[==========] 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 12:12:07.163334 14402 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.16.190:36791
I20260709 12:12:07.164885 14402 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 12:12:07.165972 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:07.182613 14408 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 12:12:07.184248 14402 server_base.cc:1061] running on GCE node
W20260709 12:12:07.182591 14409 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 12:12:07.182556 14411 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 12:12:08.399016 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:08.399295 14402 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 12:12:08.399569 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599128399537 us; error 0 us; skew 500 ppm
I20260709 12:12:08.400453 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:08.407411 14402 webserver.cc:533] Webserver started at http://127.14.16.190:46545/ using document root <none> and password file <none>
I20260709 12:12:08.408353 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:08.408603 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:08.409098 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:08.415302 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/master-0-root/instance:
uuid: "fd7456f10e7741fabc0b77e2bed48c03"
format_stamp: "Formatted at 2026-07-09 12:12:08 on dist-test-slave-3hrd"
I20260709 12:12:08.423724 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.000s	sys 0.008s
I20260709 12:12:08.429229 14417 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:08.430624 14402 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:12:08.431035 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/master-0-root
uuid: "fd7456f10e7741fabc0b77e2bed48c03"
format_stamp: "Formatted at 2026-07-09 12:12:08 on dist-test-slave-3hrd"
I20260709 12:12:08.431417 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-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 12:12:08.512795 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:08.514415 14402 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 12:12:08.514925 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:08.591806 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.190:36791
I20260709 12:12:08.591941 14468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.190:36791 every 8 connection(s)
I20260709 12:12:08.600373 14469 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 12:12:08.625211 14469 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03: Bootstrap starting.
I20260709 12:12:08.631934 14469 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.634114 14469 log.cc:826] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03: Log is configured to *not* fsync() on all Append() calls
I20260709 12:12:08.638995 14469 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03: No bootstrap required, opened a new log
I20260709 12:12:08.663127 14469 raft_consensus.cc:359] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd7456f10e7741fabc0b77e2bed48c03" member_type: VOTER }
I20260709 12:12:08.663810 14469 raft_consensus.cc:385] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.664117 14469 raft_consensus.cc:740] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7456f10e7741fabc0b77e2bed48c03, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.665105 14469 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fd7456f10e7741fabc0b77e2bed48c03" member_type: VOTER }
I20260709 12:12:08.665706 14469 raft_consensus.cc:399] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:08.666028 14469 raft_consensus.cc:493] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:08.666422 14469 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.671320 14469 raft_consensus.cc:515] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd7456f10e7741fabc0b77e2bed48c03" member_type: VOTER }
I20260709 12:12:08.672171 14469 leader_election.cc:304] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [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: fd7456f10e7741fabc0b77e2bed48c03; no voters: 
I20260709 12:12:08.674052 14469 leader_election.cc:290] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:08.674391 14472 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:08.677376 14472 raft_consensus.cc:697] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [term 1 LEADER]: Becoming Leader. State: Replica: fd7456f10e7741fabc0b77e2bed48c03, State: Running, Role: LEADER
I20260709 12:12:08.678419 14472 consensus_queue.cc:237] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [LEADER]: Queue going to LEADER mode. State: All 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: "fd7456f10e7741fabc0b77e2bed48c03" member_type: VOTER }
I20260709 12:12:08.679689 14469 sys_catalog.cc:565] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:08.691931 14473 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fd7456f10e7741fabc0b77e2bed48c03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd7456f10e7741fabc0b77e2bed48c03" member_type: VOTER } }
I20260709 12:12:08.692818 14473 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:08.694916 14474 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fd7456f10e7741fabc0b77e2bed48c03. Latest consensus state: current_term: 1 leader_uuid: "fd7456f10e7741fabc0b77e2bed48c03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd7456f10e7741fabc0b77e2bed48c03" member_type: VOTER } }
I20260709 12:12:08.695525 14474 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:08.695498 14482 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:08.707484 14482 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:08.709897 14402 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:08.725283 14482 catalog_manager.cc:1383] Generated new cluster ID: eb8ecb035f5a46509e6661ac65f3b52a
I20260709 12:12:08.725636 14482 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:08.741197 14482 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:08.742828 14482 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:08.763814 14482 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03: Generated new TSK 0
I20260709 12:12:08.765168 14482 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:08.777508 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:08.786657 14491 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 12:12:08.788548 14492 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 12:12:08.792699 14494 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 12:12:08.793531 14402 server_base.cc:1061] running on GCE node
I20260709 12:12:08.794495 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:08.794853 14402 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 12:12:08.795106 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599128795069 us; error 0 us; skew 500 ppm
I20260709 12:12:08.795744 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:08.800410 14402 webserver.cc:533] Webserver started at http://127.14.16.129:44145/ using document root <none> and password file <none>
I20260709 12:12:08.801010 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:08.801224 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:08.801535 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:08.802744 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/ts-0-root/instance:
uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
format_stamp: "Formatted at 2026-07-09 12:12:08 on dist-test-slave-3hrd"
I20260709 12:12:08.808933 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:12:08.813856 14499 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:08.814747 14402 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:12:08.815083 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/ts-0-root
uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
format_stamp: "Formatted at 2026-07-09 12:12:08 on dist-test-slave-3hrd"
I20260709 12:12:08.815374 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-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 12:12:08.839985 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:08.841392 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:08.844352 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:08.849243 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:08.849470 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:08.849848 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:08.850032 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:08.963933 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.129:41669
I20260709 12:12:08.964016 14561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.129:41669 every 8 connection(s)
I20260709 12:12:08.971360 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:08.982215 14566 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 12:12:08.993532 14567 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 12:12:08.994967 14569 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 12:12:09.000677 14402 server_base.cc:1061] running on GCE node
I20260709 12:12:09.001677 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:09.001876 14402 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 12:12:09.002017 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599129002002 us; error 0 us; skew 500 ppm
I20260709 12:12:09.002585 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:09.007687 14402 webserver.cc:533] Webserver started at http://127.14.16.130:44129/ using document root <none> and password file <none>
I20260709 12:12:09.007718 14562 heartbeater.cc:344] Connected to a master server at 127.14.16.190:36791
I20260709 12:12:09.008339 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:09.008312 14562 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:09.009406 14562 heartbeater.cc:507] Master 127.14.16.190:36791 requested a full tablet report, sending...
I20260709 12:12:09.009764 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:09.010155 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:09.011564 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/ts-1-root/instance:
uuid: "3592a2076ac646a19ab88f8251f03fc8"
format_stamp: "Formatted at 2026-07-09 12:12:09 on dist-test-slave-3hrd"
I20260709 12:12:09.013037 14434 ts_manager.cc:194] Registered new tserver with Master: cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669)
I20260709 12:12:09.016184 14434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35324
I20260709 12:12:09.018941 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:12:09.023910 14574 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:09.024854 14402 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:12:09.025190 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/ts-1-root
uuid: "3592a2076ac646a19ab88f8251f03fc8"
format_stamp: "Formatted at 2026-07-09 12:12:09 on dist-test-slave-3hrd"
I20260709 12:12:09.025556 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-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 12:12:09.054877 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:09.056597 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:09.059279 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:09.063241 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:09.063511 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:09.063782 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:09.063974 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:09.173413 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.130:42881
I20260709 12:12:09.173714 14636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.130:42881 every 8 connection(s)
I20260709 12:12:09.184062 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:09.193711 14640 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 12:12:09.195328 14641 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 12:12:09.198947 14637 heartbeater.cc:344] Connected to a master server at 127.14.16.190:36791
I20260709 12:12:09.199313 14637 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:09.200268 14637 heartbeater.cc:507] Master 127.14.16.190:36791 requested a full tablet report, sending...
I20260709 12:12:09.202818 14434 ts_manager.cc:194] Registered new tserver with Master: 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:09.204604 14402 server_base.cc:1061] running on GCE node
I20260709 12:12:09.204831 14434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35332
W20260709 12:12:09.206487 14643 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 12:12:09.207904 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:09.208180 14402 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 12:12:09.208382 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599129208365 us; error 0 us; skew 500 ppm
I20260709 12:12:09.209101 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:09.212103 14402 webserver.cc:533] Webserver started at http://127.14.16.131:34323/ using document root <none> and password file <none>
I20260709 12:12:09.212718 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:09.212965 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:09.213277 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:09.214870 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/ts-2-root/instance:
uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
format_stamp: "Formatted at 2026-07-09 12:12:09 on dist-test-slave-3hrd"
I20260709 12:12:09.221014 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 12:12:09.225281 14648 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:09.226241 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:12:09.226572 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/ts-2-root
uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
format_stamp: "Formatted at 2026-07-09 12:12:09 on dist-test-slave-3hrd"
I20260709 12:12:09.226946 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599126986349-14402-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 12:12:09.252770 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:09.254225 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:09.256870 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:09.260511 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:09.260697 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:09.261013 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:09.261231 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:09.361545 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.131:44159
I20260709 12:12:09.361765 14710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.131:44159 every 8 connection(s)
I20260709 12:12:09.380280 14711 heartbeater.cc:344] Connected to a master server at 127.14.16.190:36791
I20260709 12:12:09.380694 14711 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:09.381670 14711 heartbeater.cc:507] Master 127.14.16.190:36791 requested a full tablet report, sending...
I20260709 12:12:09.383771 14434 ts_manager.cc:194] Registered new tserver with Master: 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:09.383941 14402 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015860694s
I20260709 12:12:09.385178 14434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35342
I20260709 12:12:09.455513 14434 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35358:
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 12:12:09.461099 14434 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 12:12:09.586489 14525 tablet_service.cc:1511] Processing CreateTablet for tablet 49341e38589841109402b81239e301ce (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:09.589061 14524 tablet_service.cc:1511] Processing CreateTablet for tablet 5e15d9e7b03846fe97f98a54882c8b2a (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:09.592495 14525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49341e38589841109402b81239e301ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.586573 14526 tablet_service.cc:1511] Processing CreateTablet for tablet 78616bc586a54781ac7b283ea23c0f68 (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:09.591354 14527 tablet_service.cc:1511] Processing CreateTablet for tablet 4e642c46a586428a99790626a4b8739f (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:09.597545 14527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e642c46a586428a99790626a4b8739f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.599423 14523 tablet_service.cc:1511] Processing CreateTablet for tablet 1547fa0e9ec44a628f09546f3193ba79 (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:09.601819 14524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e15d9e7b03846fe97f98a54882c8b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.601091 14522 tablet_service.cc:1511] Processing CreateTablet for tablet 66192056c6174051814790d1d9d6b8b8 (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:09.605960 14521 tablet_service.cc:1511] Processing CreateTablet for tablet beac8c9369aa48abb46d0447f10ae122 (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:09.607631 14526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78616bc586a54781ac7b283ea23c0f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.608798 14521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beac8c9369aa48abb46d0447f10ae122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.617220 14522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66192056c6174051814790d1d9d6b8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.620972 14520 tablet_service.cc:1511] Processing CreateTablet for tablet 91d8f963d37f4b9ea87e3efc419ea8fc (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:09.623409 14523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1547fa0e9ec44a628f09546f3193ba79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.625093 14520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d8f963d37f4b9ea87e3efc419ea8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.640084 14675 tablet_service.cc:1511] Processing CreateTablet for tablet 78616bc586a54781ac7b283ea23c0f68 (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:09.642284 14676 tablet_service.cc:1511] Processing CreateTablet for tablet 4e642c46a586428a99790626a4b8739f (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:09.643117 14673 tablet_service.cc:1511] Processing CreateTablet for tablet 5e15d9e7b03846fe97f98a54882c8b2a (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:09.650024 14675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78616bc586a54781ac7b283ea23c0f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.652797 14670 tablet_service.cc:1511] Processing CreateTablet for tablet beac8c9369aa48abb46d0447f10ae122 (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:09.661054 14672 tablet_service.cc:1511] Processing CreateTablet for tablet 1547fa0e9ec44a628f09546f3193ba79 (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:09.654512 14674 tablet_service.cc:1511] Processing CreateTablet for tablet 49341e38589841109402b81239e301ce (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:09.660254 14671 tablet_service.cc:1511] Processing CreateTablet for tablet 66192056c6174051814790d1d9d6b8b8 (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:09.663211 14669 tablet_service.cc:1511] Processing CreateTablet for tablet 91d8f963d37f4b9ea87e3efc419ea8fc (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:09.665645 14673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e15d9e7b03846fe97f98a54882c8b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.667742 14519 tablet_service.cc:1511] Processing CreateTablet for tablet 8c61fd73f5c4465b94dc4236f07c01fe (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:09.673517 14519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c61fd73f5c4465b94dc4236f07c01fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.675143 14671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66192056c6174051814790d1d9d6b8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.677798 14670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beac8c9369aa48abb46d0447f10ae122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.684319 14672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1547fa0e9ec44a628f09546f3193ba79. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:09.701102 14481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:09.708480 14674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49341e38589841109402b81239e301ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.710176 14669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d8f963d37f4b9ea87e3efc419ea8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.716264 14668 tablet_service.cc:1511] Processing CreateTablet for tablet 8c61fd73f5c4465b94dc4236f07c01fe (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:09.725934 14676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e642c46a586428a99790626a4b8739f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.731321 14601 tablet_service.cc:1511] Processing CreateTablet for tablet 78616bc586a54781ac7b283ea23c0f68 (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:09.737969 14602 tablet_service.cc:1511] Processing CreateTablet for tablet 4e642c46a586428a99790626a4b8739f (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:09.741128 14601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78616bc586a54781ac7b283ea23c0f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.741765 14668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c61fd73f5c4465b94dc4236f07c01fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.765673 14602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e642c46a586428a99790626a4b8739f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.736021 14600 tablet_service.cc:1511] Processing CreateTablet for tablet 49341e38589841109402b81239e301ce (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:09.768339 14599 tablet_service.cc:1511] Processing CreateTablet for tablet 5e15d9e7b03846fe97f98a54882c8b2a (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:09.780197 14600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49341e38589841109402b81239e301ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.789724 14597 tablet_service.cc:1511] Processing CreateTablet for tablet 66192056c6174051814790d1d9d6b8b8 (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:09.799186 14599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e15d9e7b03846fe97f98a54882c8b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.806190 14598 tablet_service.cc:1511] Processing CreateTablet for tablet 1547fa0e9ec44a628f09546f3193ba79 (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:09.809191 14729 tablet_bootstrap.cc:492] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c: Bootstrap starting.
I20260709 12:12:09.814304 14596 tablet_service.cc:1511] Processing CreateTablet for tablet beac8c9369aa48abb46d0447f10ae122 (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:09.812469 14597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66192056c6174051814790d1d9d6b8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.831882 14595 tablet_service.cc:1511] Processing CreateTablet for tablet 91d8f963d37f4b9ea87e3efc419ea8fc (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:09.839193 14594 tablet_service.cc:1511] Processing CreateTablet for tablet 8c61fd73f5c4465b94dc4236f07c01fe (DEFAULT_TABLE table=test-workload [id=be4db52df7f44fa58057bb56cc69f8ee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:09.836882 14598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1547fa0e9ec44a628f09546f3193ba79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.854570 14594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c61fd73f5c4465b94dc4236f07c01fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.860846 14595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d8f963d37f4b9ea87e3efc419ea8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.876659 14596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beac8c9369aa48abb46d0447f10ae122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:09.970805 14730 tablet_bootstrap.cc:492] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc: Bootstrap starting.
I20260709 12:12:09.990377 14730 tablet_bootstrap.cc:654] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.990762 14731 tablet_bootstrap.cc:492] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8: Bootstrap starting.
I20260709 12:12:09.993369 14729 tablet_bootstrap.cc:654] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.000658 14731 tablet_bootstrap.cc:654] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.003857 14729 tablet_bootstrap.cc:492] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c: No bootstrap required, opened a new log
I20260709 12:12:10.004447 14729 ts_tablet_manager.cc:1403] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c: Time spent bootstrapping tablet: real 0.199s	user 0.015s	sys 0.013s
I20260709 12:12:10.007537 14729 raft_consensus.cc:359] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.009632 14729 raft_consensus.cc:385] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.010002 14729 raft_consensus.cc:740] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.010816 14729 consensus_queue.cc:260] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.012042 14730 tablet_bootstrap.cc:492] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc: No bootstrap required, opened a new log
I20260709 12:12:10.012645 14730 ts_tablet_manager.cc:1403] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.008s
I20260709 12:12:10.016497 14730 raft_consensus.cc:359] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.017033 14731 tablet_bootstrap.cc:492] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8: No bootstrap required, opened a new log
I20260709 12:12:10.017287 14730 raft_consensus.cc:385] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.017493 14731 ts_tablet_manager.cc:1403] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8: Time spent bootstrapping tablet: real 0.044s	user 0.002s	sys 0.019s
I20260709 12:12:10.017818 14730 raft_consensus.cc:740] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.019030 14729 ts_tablet_manager.cc:1434] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 12:12:10.018859 14730 consensus_queue.cc:260] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.019968 14562 heartbeater.cc:499] Master 127.14.16.190:36791 was elected leader, sending a full tablet report...
I20260709 12:12:10.020287 14729 tablet_bootstrap.cc:492] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c: Bootstrap starting.
I20260709 12:12:10.021055 14731 raft_consensus.cc:359] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.021798 14731 raft_consensus.cc:385] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.022082 14731 raft_consensus.cc:740] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.023236 14731 consensus_queue.cc:260] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.027736 14729 tablet_bootstrap.cc:654] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.032508 14731 ts_tablet_manager.cc:1434] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.009s
I20260709 12:12:10.033236 14637 heartbeater.cc:499] Master 127.14.16.190:36791 was elected leader, sending a full tablet report...
I20260709 12:12:10.043380 14731 tablet_bootstrap.cc:492] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8: Bootstrap starting.
I20260709 12:12:10.047690 14711 heartbeater.cc:499] Master 127.14.16.190:36791 was elected leader, sending a full tablet report...
I20260709 12:12:10.048348 14730 ts_tablet_manager.cc:1434] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.007s
I20260709 12:12:10.049458 14730 tablet_bootstrap.cc:492] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc: Bootstrap starting.
I20260709 12:12:10.053864 14729 tablet_bootstrap.cc:492] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c: No bootstrap required, opened a new log
I20260709 12:12:10.054378 14729 ts_tablet_manager.cc:1403] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.011s
I20260709 12:12:10.057984 14730 tablet_bootstrap.cc:654] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.063228 14729 raft_consensus.cc:359] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.064158 14729 raft_consensus.cc:385] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.064481 14729 raft_consensus.cc:740] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.065308 14729 consensus_queue.cc:260] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.067665 14729 ts_tablet_manager.cc:1434] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:12:10.068703 14729 tablet_bootstrap.cc:492] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c: Bootstrap starting.
I20260709 12:12:10.075209 14729 tablet_bootstrap.cc:654] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.087742 14731 tablet_bootstrap.cc:654] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.092195 14729 tablet_bootstrap.cc:492] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c: No bootstrap required, opened a new log
I20260709 12:12:10.102474 14729 ts_tablet_manager.cc:1403] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.011s
I20260709 12:12:10.105274 14729 raft_consensus.cc:359] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.106036 14729 raft_consensus.cc:385] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.106338 14729 raft_consensus.cc:740] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.107046 14729 consensus_queue.cc:260] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.110745 14729 ts_tablet_manager.cc:1434] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:12:10.111375 14730 tablet_bootstrap.cc:492] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc: No bootstrap required, opened a new log
I20260709 12:12:10.111719 14729 tablet_bootstrap.cc:492] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c: Bootstrap starting.
I20260709 12:12:10.111847 14730 ts_tablet_manager.cc:1403] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent bootstrapping tablet: real 0.063s	user 0.028s	sys 0.028s
I20260709 12:12:10.114902 14730 raft_consensus.cc:359] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.115684 14730 raft_consensus.cc:385] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.115995 14730 raft_consensus.cc:740] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.116830 14730 consensus_queue.cc:260] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.119036 14730 ts_tablet_manager.cc:1434] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:10.119630 14731 tablet_bootstrap.cc:492] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8: No bootstrap required, opened a new log
W20260709 12:12:10.119942 14712 tablet.cc:2406] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:10.120129 14731 ts_tablet_manager.cc:1403] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.000s
I20260709 12:12:10.119941 14730 tablet_bootstrap.cc:492] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc: Bootstrap starting.
I20260709 12:12:10.123137 14731 raft_consensus.cc:359] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:10.123857 14731 raft_consensus.cc:385] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.124132 14731 raft_consensus.cc:740] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.124938 14731 consensus_queue.cc:260] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:10.126971 14731 ts_tablet_manager.cc:1434] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:12:10.127884 14731 tablet_bootstrap.cc:492] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8: Bootstrap starting.
I20260709 12:12:10.130681 14730 tablet_bootstrap.cc:654] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.131050 14729 tablet_bootstrap.cc:654] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.138718 14731 tablet_bootstrap.cc:654] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.142760 14730 tablet_bootstrap.cc:492] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc: No bootstrap required, opened a new log
I20260709 12:12:10.143261 14730 ts_tablet_manager.cc:1403] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260709 12:12:10.146291 14730 raft_consensus.cc:359] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.146847 14729 tablet_bootstrap.cc:492] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c: No bootstrap required, opened a new log
I20260709 12:12:10.147022 14730 raft_consensus.cc:385] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.147334 14729 ts_tablet_manager.cc:1403] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.008s
I20260709 12:12:10.147387 14730 raft_consensus.cc:740] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.148797 14730 consensus_queue.cc:260] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.150249 14729 raft_consensus.cc:359] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:10.150934 14729 raft_consensus.cc:385] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.151232 14730 ts_tablet_manager.cc:1434] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:12:10.151211 14729 raft_consensus.cc:740] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.152302 14730 tablet_bootstrap.cc:492] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc: Bootstrap starting.
I20260709 12:12:10.152117 14729 consensus_queue.cc:260] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:10.154577 14729 ts_tablet_manager.cc:1434] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 12:12:10.155509 14729 tablet_bootstrap.cc:492] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c: Bootstrap starting.
I20260709 12:12:10.159327 14730 tablet_bootstrap.cc:654] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.161973 14731 tablet_bootstrap.cc:492] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8: No bootstrap required, opened a new log
I20260709 12:12:10.162444 14731 ts_tablet_manager.cc:1403] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.006s
I20260709 12:12:10.165131 14731 raft_consensus.cc:359] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.165871 14731 raft_consensus.cc:385] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.166149 14731 raft_consensus.cc:740] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.166831 14731 consensus_queue.cc:260] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.171125 14730 tablet_bootstrap.cc:492] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc: No bootstrap required, opened a new log
I20260709 12:12:10.171639 14730 ts_tablet_manager.cc:1403] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 12:12:10.174876 14731 ts_tablet_manager.cc:1434] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:12:10.174590 14730 raft_consensus.cc:359] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.175343 14730 raft_consensus.cc:385] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.175668 14730 raft_consensus.cc:740] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.175858 14731 tablet_bootstrap.cc:492] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8: Bootstrap starting.
I20260709 12:12:10.176420 14730 consensus_queue.cc:260] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.179141 14730 ts_tablet_manager.cc:1434] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:10.180120 14730 tablet_bootstrap.cc:492] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc: Bootstrap starting.
I20260709 12:12:10.182569 14731 tablet_bootstrap.cc:654] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.186650 14729 tablet_bootstrap.cc:654] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.188433 14730 tablet_bootstrap.cc:654] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.206270 14729 tablet_bootstrap.cc:492] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c: No bootstrap required, opened a new log
I20260709 12:12:10.206828 14729 ts_tablet_manager.cc:1403] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.011s
I20260709 12:12:10.210587 14729 raft_consensus.cc:359] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.211328 14729 raft_consensus.cc:385] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.211611 14729 raft_consensus.cc:740] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.212406 14730 tablet_bootstrap.cc:492] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc: No bootstrap required, opened a new log
I20260709 12:12:10.212913 14730 ts_tablet_manager.cc:1403] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.007s
I20260709 12:12:10.212353 14729 consensus_queue.cc:260] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.214104 14735 raft_consensus.cc:493] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.214939 14735 raft_consensus.cc:515] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.215996 14730 raft_consensus.cc:359] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.216578 14730 raft_consensus.cc:385] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.216827 14730 raft_consensus.cc:740] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.218137 14738 raft_consensus.cc:493] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.218004 14730 consensus_queue.cc:260] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.218796 14738 raft_consensus.cc:515] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.218168 14735 leader_election.cc:290] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:10.225912 14731 tablet_bootstrap.cc:492] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8: No bootstrap required, opened a new log
I20260709 12:12:10.226406 14731 ts_tablet_manager.cc:1403] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.001s
I20260709 12:12:10.226629 14738 leader_election.cc:290] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:10.229040 14731 raft_consensus.cc:359] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.236553 14731 raft_consensus.cc:385] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.240628 14731 raft_consensus.cc:740] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.241429 14731 consensus_queue.cc:260] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.248225 14731 ts_tablet_manager.cc:1434] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:12:10.249236 14731 tablet_bootstrap.cc:492] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8: Bootstrap starting.
I20260709 12:12:10.285192 14731 tablet_bootstrap.cc:654] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.292693 14729 ts_tablet_manager.cc:1434] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.008s
I20260709 12:12:10.314700 14729 tablet_bootstrap.cc:492] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c: Bootstrap starting.
I20260709 12:12:10.318606 14730 ts_tablet_manager.cc:1434] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent starting tablet: real 0.105s	user 0.012s	sys 0.033s
I20260709 12:12:10.320675 14730 tablet_bootstrap.cc:492] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc: Bootstrap starting.
I20260709 12:12:10.334659 14730 tablet_bootstrap.cc:654] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.347513 14738 raft_consensus.cc:493] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.347927 14752 raft_consensus.cc:493] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.349794 14752 raft_consensus.cc:515] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.353394 14750 raft_consensus.cc:493] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.348904 14738 raft_consensus.cc:515] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.354640 14750 raft_consensus.cc:515] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.348748 14537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78616bc586a54781ac7b283ea23c0f68" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" is_pre_election: true
I20260709 12:12:10.359243 14738 leader_election.cc:290] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:10.361792 14750 leader_election.cc:290] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
W20260709 12:12:10.365391 14651 leader_election.cc:343] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.366779 14752 leader_election.cc:290] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:10.366261 14738 raft_consensus.cc:493] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.366827 14536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66192056c6174051814790d1d9d6b8b8" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" is_pre_election: true
I20260709 12:12:10.370566 14738 raft_consensus.cc:515] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
W20260709 12:12:10.372200 14651 leader_election.cc:343] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.372816 14738 leader_election.cc:290] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:10.373651 14537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" is_pre_election: true
I20260709 12:12:10.376463 14536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e15d9e7b03846fe97f98a54882c8b2a" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" is_pre_election: true
W20260709 12:12:10.377723 14651 leader_election.cc:343] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.379120 14536 raft_consensus.cc:2468] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 0.
I20260709 12:12:10.383908 14651 leader_election.cc:304] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:10.387214 14731 tablet_bootstrap.cc:492] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8: No bootstrap required, opened a new log
I20260709 12:12:10.388218 14729 tablet_bootstrap.cc:654] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.389092 14731 ts_tablet_manager.cc:1403] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8: Time spent bootstrapping tablet: real 0.140s	user 0.039s	sys 0.003s
I20260709 12:12:10.389449 14738 raft_consensus.cc:2804] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.390177 14738 raft_consensus.cc:493] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:10.390748 14738 raft_consensus.cc:3060] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.390528 14612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
I20260709 12:12:10.392168 14611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e15d9e7b03846fe97f98a54882c8b2a" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
I20260709 12:12:10.395187 14736 raft_consensus.cc:493] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:12:10.395377 14500 leader_election.cc:343] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:10.396683 14500 leader_election.cc:343] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.395728 14736 raft_consensus.cc:515] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.400369 14752 raft_consensus.cc:493] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.401407 14752 raft_consensus.cc:515] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.403409 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e15d9e7b03846fe97f98a54882c8b2a" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" is_pre_election: true
I20260709 12:12:10.404825 14686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" is_pre_election: true
I20260709 12:12:10.406387 14736 leader_election.cc:290] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:10.406440 14686 raft_consensus.cc:2468] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 0.
I20260709 12:12:10.407630 14752 leader_election.cc:290] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:10.409240 14500 leader_election.cc:304] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 3592a2076ac646a19ab88f8251f03fc8
I20260709 12:12:10.410521 14730 tablet_bootstrap.cc:492] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc: No bootstrap required, opened a new log
I20260709 12:12:10.411701 14536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" is_pre_election: true
I20260709 12:12:10.412241 14750 raft_consensus.cc:2804] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.413795 14750 raft_consensus.cc:493] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:10.418800 14750 raft_consensus.cc:3060] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.413118 14730 ts_tablet_manager.cc:1403] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.004s
I20260709 12:12:10.421396 14731 raft_consensus.cc:359] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.428857 14731 raft_consensus.cc:385] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.429210 14731 raft_consensus.cc:740] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.429998 14731 consensus_queue.cc:260] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.436470 14731 ts_tablet_manager.cc:1434] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.004s
I20260709 12:12:10.438405 14731 tablet_bootstrap.cc:492] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8: Bootstrap starting.
I20260709 12:12:10.441473 14730 raft_consensus.cc:359] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.442615 14730 raft_consensus.cc:385] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.432786 14738 raft_consensus.cc:515] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.444769 14685 raft_consensus.cc:2393] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd97b2cb0a504f65922cd85fc073ee5c in current term 1: Already voted for candidate 1427d46f2dc84f9d9907c4cbcda132fc in this term.
I20260709 12:12:10.446946 14537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e15d9e7b03846fe97f98a54882c8b2a" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:10.447562 14738 leader_election.cc:290] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:10.447700 14537 raft_consensus.cc:3060] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.443010 14730 raft_consensus.cc:740] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.455030 14730 consensus_queue.cc:260] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.455868 14750 raft_consensus.cc:515] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.458607 14537 raft_consensus.cc:2468] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 1.
I20260709 12:12:10.458639 14612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
I20260709 12:12:10.460390 14611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78616bc586a54781ac7b283ea23c0f68" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
I20260709 12:12:10.469285 14609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e15d9e7b03846fe97f98a54882c8b2a" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
I20260709 12:12:10.470966 14607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e15d9e7b03846fe97f98a54882c8b2a" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:10.474867 14651 leader_election.cc:304] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:10.473392 14611 raft_consensus.cc:2468] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 0.
I20260709 12:12:10.475311 14731 tablet_bootstrap.cc:654] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.473112 14610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66192056c6174051814790d1d9d6b8b8" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
W20260709 12:12:10.478766 14649 leader_election.cc:343] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.479030 14738 raft_consensus.cc:2804] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:10.479773 14738 raft_consensus.cc:697] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Becoming Leader. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Running, Role: LEADER
I20260709 12:12:10.481415 14730 ts_tablet_manager.cc:1434] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.001s
W20260709 12:12:10.479828 14649 leader_election.cc:343] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.477460 14608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
I20260709 12:12:10.478793 14536 raft_consensus.cc:2393] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1427d46f2dc84f9d9907c4cbcda132fc in current term 1: Already voted for candidate cd97b2cb0a504f65922cd85fc073ee5c in this term.
I20260709 12:12:10.486055 14735 raft_consensus.cc:493] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.481112 14738 consensus_queue.cc:237] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.487564 14735 raft_consensus.cc:515] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.485620 14610 raft_consensus.cc:2468] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 0.
W20260709 12:12:10.493490 14649 leader_election.cc:343] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.494679 14649 leader_election.cc:304] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc; no voters: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:10.496362 14752 raft_consensus.cc:2749] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:10.496703 14649 leader_election.cc:304] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8; no voters: cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:10.495240 14730 tablet_bootstrap.cc:492] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc: Bootstrap starting.
W20260709 12:12:10.497916 14649 leader_election.cc:343] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.498760 14752 raft_consensus.cc:2804] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.499145 14752 raft_consensus.cc:493] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:10.500366 14752 raft_consensus.cc:3060] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.498611 14649 leader_election.cc:304] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8; no voters: cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:10.500990 14750 leader_election.cc:290] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 election: Requested vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:10.506709 14610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:10.506047 14686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:10.509093 14736 raft_consensus.cc:493] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.510421 14686 raft_consensus.cc:3060] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:10.512859 14500 leader_election.cc:343] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.513860 14537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49341e38589841109402b81239e301ce" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" is_pre_election: true
I20260709 12:12:10.514518 14537 raft_consensus.cc:2468] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 0.
I20260709 12:12:10.522367 14738 raft_consensus.cc:2804] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.523002 14738 raft_consensus.cc:493] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:10.523469 14738 raft_consensus.cc:3060] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.515486 14736 raft_consensus.cc:515] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:10.527779 14736 leader_election.cc:290] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159), cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669)
I20260709 12:12:10.531040 14686 raft_consensus.cc:2468] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 1.
I20260709 12:12:10.530846 14752 raft_consensus.cc:515] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.533754 14729 tablet_bootstrap.cc:492] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c: No bootstrap required, opened a new log
I20260709 12:12:10.535946 14500 leader_election.cc:304] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 3592a2076ac646a19ab88f8251f03fc8
I20260709 12:12:10.537758 14750 raft_consensus.cc:493] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.540042 14729 ts_tablet_manager.cc:1403] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c: Time spent bootstrapping tablet: real 0.239s	user 0.025s	sys 0.029s
I20260709 12:12:10.544965 14752 leader_election.cc:290] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:10.545188 14537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78616bc586a54781ac7b283ea23c0f68" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:10.543071 14750 raft_consensus.cc:515] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:10.535126 14577 leader_election.cc:304] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:10.550686 14686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49341e38589841109402b81239e301ce" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" is_pre_election: true
W20260709 12:12:10.544917 14649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.130:42881, user_credentials={real_user=slave}} blocked reactor thread for 46362.5us
I20260709 12:12:10.553021 14730 tablet_bootstrap.cc:654] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.555190 14684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e642c46a586428a99790626a4b8739f" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" is_pre_election: true
I20260709 12:12:10.555303 14738 raft_consensus.cc:515] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
W20260709 12:12:10.555707 14651 leader_election.cc:343] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.557636 14767 raft_consensus.cc:2804] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:12:10.557690 14575 leader_election.cc:343] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.557323 14736 raft_consensus.cc:2804] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.558509 14750 leader_election.cc:290] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
W20260709 12:12:10.558771 14575 leader_election.cc:343] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.558779 14736 raft_consensus.cc:493] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:10.559542 14736 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.561033 14731 tablet_bootstrap.cc:492] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8: No bootstrap required, opened a new log
I20260709 12:12:10.561324 14738 leader_election.cc:290] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
W20260709 12:12:10.561797 14577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.129:41669, user_credentials={real_user=slave}} blocked reactor thread for 45437.3us
I20260709 12:12:10.560519 14610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78616bc586a54781ac7b283ea23c0f68" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:10.562014 14731 ts_tablet_manager.cc:1403] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8: Time spent bootstrapping tablet: real 0.124s	user 0.019s	sys 0.006s
I20260709 12:12:10.563395 14610 raft_consensus.cc:3060] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.563910 14767 raft_consensus.cc:697] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Becoming Leader. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:10.564577 14537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66192056c6174051814790d1d9d6b8b8" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:10.565598 14535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e642c46a586428a99790626a4b8739f" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" is_pre_election: true
I20260709 12:12:10.567512 14535 raft_consensus.cc:2468] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 0.
I20260709 12:12:10.567037 14608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66192056c6174051814790d1d9d6b8b8" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:10.568570 14577 leader_election.cc:304] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 1427d46f2dc84f9d9907c4cbcda132fc
I20260709 12:12:10.569870 14608 raft_consensus.cc:3060] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.571924 14729 raft_consensus.cc:359] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.571838 14736 raft_consensus.cc:515] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.572799 14729 raft_consensus.cc:385] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.582882 14736 leader_election.cc:290] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 1 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:10.583709 14736 raft_consensus.cc:2804] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.587155 14684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49341e38589841109402b81239e301ce" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
W20260709 12:12:10.589395 14575 leader_election.cc:343] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.578398 14729 raft_consensus.cc:740] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.595487 14735 leader_election.cc:290] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:10.584146 14736 raft_consensus.cc:493] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:10.598331 14736 raft_consensus.cc:3060] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.577358 14767 consensus_queue.cc:237] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.594692 14729 consensus_queue.cc:260] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.608433 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e642c46a586428a99790626a4b8739f" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" is_pre_election: true
I20260709 12:12:10.608644 14537 raft_consensus.cc:3060] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.609248 14500 leader_election.cc:304] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd97b2cb0a504f65922cd85fc073ee5c; no voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8
I20260709 12:12:10.609665 14611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beac8c9369aa48abb46d0447f10ae122" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
I20260709 12:12:10.607937 14684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beac8c9369aa48abb46d0447f10ae122" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" is_pre_election: true
I20260709 12:12:10.610417 14611 raft_consensus.cc:2468] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 0.
I20260709 12:12:10.611891 14735 raft_consensus.cc:2749] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:10.612092 14612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e642c46a586428a99790626a4b8739f" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
I20260709 12:12:10.608747 14651 leader_election.cc:304] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc; no voters: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:10.615523 14738 raft_consensus.cc:2749] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:10.618817 14500 leader_election.cc:304] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
W20260709 12:12:10.620003 14500 leader_election.cc:343] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.620990 14537 raft_consensus.cc:2468] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 1.
I20260709 12:12:10.622674 14735 raft_consensus.cc:2804] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.623209 14735 raft_consensus.cc:493] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:10.623672 14735 raft_consensus.cc:3060] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.626137 14651 leader_election.cc:304] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:10.627161 14738 raft_consensus.cc:2804] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:10.627650 14738 raft_consensus.cc:697] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Becoming Leader. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Running, Role: LEADER
I20260709 12:12:10.628631 14729 ts_tablet_manager.cc:1434] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.002s
I20260709 12:12:10.628552 14738 consensus_queue.cc:237] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.636343 14736 raft_consensus.cc:515] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:10.640681 14729 tablet_bootstrap.cc:492] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c: Bootstrap starting.
W20260709 12:12:10.633291 14500 leader_election.cc:343] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:10.651002 14577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.129:41669, user_credentials={real_user=slave}} blocked reactor thread for 82519.1us
I20260709 12:12:10.651510 14612 raft_consensus.cc:2393] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd97b2cb0a504f65922cd85fc073ee5c in current term 1: Already voted for candidate 3592a2076ac646a19ab88f8251f03fc8 in this term.
I20260709 12:12:10.654812 14537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49341e38589841109402b81239e301ce" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:10.655452 14537 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.628062 14431 catalog_manager.cc:5697] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131). New cstate: current_term: 1 leader_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:10.655678 14500 leader_election.cc:304] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd97b2cb0a504f65922cd85fc073ee5c; no voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8
I20260709 12:12:10.658020 14768 raft_consensus.cc:3060] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.657550 14730 tablet_bootstrap.cc:492] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc: No bootstrap required, opened a new log
I20260709 12:12:10.661329 14730 ts_tablet_manager.cc:1403] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent bootstrapping tablet: real 0.172s	user 0.022s	sys 0.018s
I20260709 12:12:10.653474 14610 raft_consensus.cc:2468] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 1.
I20260709 12:12:10.667520 14649 leader_election.cc:304] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8; no voters: cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:10.661791 14608 raft_consensus.cc:2468] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 1.
I20260709 12:12:10.670821 14738 raft_consensus.cc:2804] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:10.671386 14738 raft_consensus.cc:697] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Becoming Leader. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Running, Role: LEADER
I20260709 12:12:10.672219 14738 consensus_queue.cc:237] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.674440 14736 leader_election.cc:290] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 1 election: Requested vote from peers 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159), cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669)
I20260709 12:12:10.675621 14684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e642c46a586428a99790626a4b8739f" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
W20260709 12:12:10.684310 14575 leader_election.cc:343] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.684177 14730 raft_consensus.cc:359] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:10.685015 14730 raft_consensus.cc:385] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.685338 14730 raft_consensus.cc:740] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.677734 14729 tablet_bootstrap.cc:654] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.673295 14731 raft_consensus.cc:359] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.686820 14536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e642c46a586428a99790626a4b8739f" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:10.687393 14768 raft_consensus.cc:2749] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:10.690807 14731 raft_consensus.cc:385] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.687844 14537 raft_consensus.cc:2468] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 1.
I20260709 12:12:10.691264 14731 raft_consensus.cc:740] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.695564 14577 leader_election.cc:304] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 1427d46f2dc84f9d9907c4cbcda132fc
I20260709 12:12:10.688539 14735 raft_consensus.cc:515] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.696421 14731 consensus_queue.cc:260] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.705681 14769 raft_consensus.cc:2804] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:10.715179 14731 ts_tablet_manager.cc:1434] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8: Time spent starting tablet: real 0.150s	user 0.010s	sys 0.000s
I20260709 12:12:10.715545 14684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beac8c9369aa48abb46d0447f10ae122" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:10.754761 14731 tablet_bootstrap.cc:492] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8: Bootstrap starting.
W20260709 12:12:10.755715 14500 leader_election.cc:343] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.756381 14769 raft_consensus.cc:697] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 1 LEADER]: Becoming Leader. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:10.756863 14729 tablet_bootstrap.cc:492] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c: No bootstrap required, opened a new log
W20260709 12:12:10.711162 14481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:10.729759 14432 catalog_manager.cc:5697] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c reported cstate change: term changed from 0 to 1, leader changed from <none> to cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129). New cstate: current_term: 1 leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:10.757371 14769 consensus_queue.cc:237] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.714730 14608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beac8c9369aa48abb46d0447f10ae122" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:10.763146 14731 tablet_bootstrap.cc:654] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.757959 14729 ts_tablet_manager.cc:1403] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c: Time spent bootstrapping tablet: real 0.120s	user 0.020s	sys 0.028s
I20260709 12:12:10.750782 14536 raft_consensus.cc:2468] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 1.
I20260709 12:12:10.709172 14735 leader_election.cc:290] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 election: Requested vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:10.704864 14730 consensus_queue.cc:260] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:10.763278 14608 raft_consensus.cc:3060] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.768131 14577 leader_election.cc:304] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 1427d46f2dc84f9d9907c4cbcda132fc
I20260709 12:12:10.769266 14777 raft_consensus.cc:2804] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:10.769802 14777 raft_consensus.cc:697] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 1 LEADER]: Becoming Leader. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:10.770669 14729 raft_consensus.cc:359] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.770669 14777 consensus_queue.cc:237] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:10.772837 14729 raft_consensus.cc:385] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.773204 14729 raft_consensus.cc:740] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.774163 14729 consensus_queue.cc:260] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.780037 14729 ts_tablet_manager.cc:1434] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:12:10.781136 14729 tablet_bootstrap.cc:492] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c: Bootstrap starting.
I20260709 12:12:10.783857 14608 raft_consensus.cc:2468] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 1.
I20260709 12:12:10.785450 14730 ts_tablet_manager.cc:1434] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent starting tablet: real 0.123s	user 0.015s	sys 0.007s
I20260709 12:12:10.785548 14500 leader_election.cc:304] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 1427d46f2dc84f9d9907c4cbcda132fc
I20260709 12:12:10.786525 14730 tablet_bootstrap.cc:492] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc: Bootstrap starting.
I20260709 12:12:10.786686 14735 raft_consensus.cc:2804] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:10.787137 14735 raft_consensus.cc:697] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Becoming Leader. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:10.787976 14735 consensus_queue.cc:237] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.792635 14729 tablet_bootstrap.cc:654] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.796180 14731 tablet_bootstrap.cc:492] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8: No bootstrap required, opened a new log
I20260709 12:12:10.796695 14731 ts_tablet_manager.cc:1403] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.008s
I20260709 12:12:10.805814 14731 raft_consensus.cc:359] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.811383 14731 raft_consensus.cc:385] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.811874 14731 raft_consensus.cc:740] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.806926 14730 tablet_bootstrap.cc:654] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.815953 14729 tablet_bootstrap.cc:492] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c: No bootstrap required, opened a new log
I20260709 12:12:10.815644 14731 consensus_queue.cc:260] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.816476 14729 ts_tablet_manager.cc:1403] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260709 12:12:10.818549 14731 ts_tablet_manager.cc:1434] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.001s
I20260709 12:12:10.819942 14731 tablet_bootstrap.cc:492] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8: Bootstrap starting.
I20260709 12:12:10.820029 14729 raft_consensus.cc:359] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.821179 14729 raft_consensus.cc:385] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.821556 14729 raft_consensus.cc:740] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.822335 14729 consensus_queue.cc:260] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.824875 14729 ts_tablet_manager.cc:1434] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:12:10.825937 14729 tablet_bootstrap.cc:492] T 8c61fd73f5c4465b94dc4236f07c01fe P cd97b2cb0a504f65922cd85fc073ee5c: Bootstrap starting.
I20260709 12:12:10.827095 14730 tablet_bootstrap.cc:492] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc: No bootstrap required, opened a new log
I20260709 12:12:10.827613 14730 ts_tablet_manager.cc:1403] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.012s
I20260709 12:12:10.828771 14731 tablet_bootstrap.cc:654] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.830637 14730 raft_consensus.cc:359] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.831633 14730 raft_consensus.cc:385] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.832047 14730 raft_consensus.cc:740] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.832489 14729 tablet_bootstrap.cc:654] T 8c61fd73f5c4465b94dc4236f07c01fe P cd97b2cb0a504f65922cd85fc073ee5c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.833211 14730 consensus_queue.cc:260] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.836470 14730 ts_tablet_manager.cc:1434] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:10.837843 14730 tablet_bootstrap.cc:492] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc: Bootstrap starting.
I20260709 12:12:10.845043 14735 raft_consensus.cc:493] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.845669 14735 raft_consensus.cc:515] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.846482 14730 tablet_bootstrap.cc:654] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.848122 14735 leader_election.cc:290] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:10.848423 14731 tablet_bootstrap.cc:492] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8: No bootstrap required, opened a new log
I20260709 12:12:10.840345 14433 catalog_manager.cc:5697] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131). New cstate: current_term: 1 leader_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:10.850567 14608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
I20260709 12:12:10.852334 14684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" is_pre_election: true
I20260709 12:12:10.853346 14684 raft_consensus.cc:2468] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 0.
I20260709 12:12:10.852396 14433 catalog_manager.cc:5697] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131). New cstate: current_term: 1 leader_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:10.855310 14500 leader_election.cc:304] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:10.857540 14735 raft_consensus.cc:2804] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.858006 14735 raft_consensus.cc:493] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:10.856544 14731 ts_tablet_manager.cc:1403] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.003s
I20260709 12:12:10.858543 14735 raft_consensus.cc:3060] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.862757 14731 raft_consensus.cc:359] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.863828 14731 raft_consensus.cc:385] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.864203 14731 raft_consensus.cc:740] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Initialized, Role: FOLLOWER
W20260709 12:12:10.857882 14500 leader_election.cc:343] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.866307 14735 raft_consensus.cc:515] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.869904 14608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:10.871567 14735 leader_election.cc:290] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 election: Requested vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:10.874838 14684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:10.875777 14684 raft_consensus.cc:3060] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.894670 14684 raft_consensus.cc:2468] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 1.
I20260709 12:12:10.896377 14500 leader_election.cc:304] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:10.897672 14735 raft_consensus.cc:2804] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:10.898388 14735 raft_consensus.cc:697] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Becoming Leader. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:10.897346 14432 catalog_manager.cc:5697] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c reported cstate change: term changed from 0 to 1, leader changed from <none> to cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129). New cstate: current_term: 1 leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:10.899549 14735 consensus_queue.cc:237] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.896418 14431 catalog_manager.cc:5697] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "3592a2076ac646a19ab88f8251f03fc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:10.905112 14431 catalog_manager.cc:5697] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "3592a2076ac646a19ab88f8251f03fc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:10.910609 14731 consensus_queue.cc:260] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.911533 14608 raft_consensus.cc:3060] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.919093 14608 raft_consensus.cc:2468] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 1.
I20260709 12:12:10.920362 14738 raft_consensus.cc:493] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.921051 14738 raft_consensus.cc:515] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.924084 14738 leader_election.cc:290] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:10.926651 14610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49341e38589841109402b81239e301ce" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
I20260709 12:12:10.931162 14536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49341e38589841109402b81239e301ce" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" is_pre_election: true
I20260709 12:12:10.932338 14536 raft_consensus.cc:2393] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1427d46f2dc84f9d9907c4cbcda132fc in current term 1: Already voted for candidate 3592a2076ac646a19ab88f8251f03fc8 in this term.
I20260709 12:12:10.934042 14651 leader_election.cc:304] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc; no voters: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:10.935165 14752 raft_consensus.cc:493] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.935642 14752 raft_consensus.cc:515] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.938489 14752 leader_election.cc:290] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:10.939215 14752 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.943290 14610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c61fd73f5c4465b94dc4236f07c01fe" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
I20260709 12:12:10.944263 14610 raft_consensus.cc:2468] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 0.
I20260709 12:12:10.945983 14649 leader_election.cc:304] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8; no voters: 
I20260709 12:12:10.947206 14765 raft_consensus.cc:2804] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.947726 14765 raft_consensus.cc:493] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:10.948143 14765 raft_consensus.cc:3060] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.955302 14536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c61fd73f5c4465b94dc4236f07c01fe" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" is_pre_election: true
W20260709 12:12:10.957316 14651 leader_election.cc:343] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.969092 14752 raft_consensus.cc:2749] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:10.975696 14731 ts_tablet_manager.cc:1434] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8: Time spent starting tablet: real 0.117s	user 0.006s	sys 0.001s
I20260709 12:12:10.965322 14765 raft_consensus.cc:515] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.979122 14730 tablet_bootstrap.cc:492] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc: No bootstrap required, opened a new log
I20260709 12:12:10.979584 14730 ts_tablet_manager.cc:1403] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent bootstrapping tablet: real 0.142s	user 0.060s	sys 0.037s
I20260709 12:12:10.982471 14729 tablet_bootstrap.cc:492] T 8c61fd73f5c4465b94dc4236f07c01fe P cd97b2cb0a504f65922cd85fc073ee5c: No bootstrap required, opened a new log
I20260709 12:12:10.982399 14730 raft_consensus.cc:359] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.983007 14729 ts_tablet_manager.cc:1403] T 8c61fd73f5c4465b94dc4236f07c01fe P cd97b2cb0a504f65922cd85fc073ee5c: Time spent bootstrapping tablet: real 0.157s	user 0.055s	sys 0.077s
I20260709 12:12:10.983186 14730 raft_consensus.cc:385] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.981793 14432 catalog_manager.cc:5697] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c reported cstate change: term changed from 0 to 1, leader changed from <none> to cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129). New cstate: current_term: 1 leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:10.985325 14731 tablet_bootstrap.cc:492] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8: Bootstrap starting.
I20260709 12:12:10.985968 14729 raft_consensus.cc:359] T 8c61fd73f5c4465b94dc4236f07c01fe P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.986658 14729 raft_consensus.cc:385] T 8c61fd73f5c4465b94dc4236f07c01fe P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.986936 14729 raft_consensus.cc:740] T 8c61fd73f5c4465b94dc4236f07c01fe P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.987713 14729 consensus_queue.cc:260] T 8c61fd73f5c4465b94dc4236f07c01fe P cd97b2cb0a504f65922cd85fc073ee5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.990127 14729 ts_tablet_manager.cc:1434] T 8c61fd73f5c4465b94dc4236f07c01fe P cd97b2cb0a504f65922cd85fc073ee5c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:10.991717 14731 tablet_bootstrap.cc:654] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.983759 14730 raft_consensus.cc:740] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.984181 14536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c61fd73f5c4465b94dc4236f07c01fe" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:10.994596 14536 raft_consensus.cc:3060] T 8c61fd73f5c4465b94dc4236f07c01fe P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.994494 14730 consensus_queue.cc:260] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:10.996543 14730 ts_tablet_manager.cc:1434] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:12:10.998353 14610 raft_consensus.cc:3060] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.984347 14608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c61fd73f5c4465b94dc4236f07c01fe" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:11.001909 14608 raft_consensus.cc:3060] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.984666 14765 leader_election.cc:290] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:11.008030 14536 raft_consensus.cc:2468] T 8c61fd73f5c4465b94dc4236f07c01fe P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 1.
I20260709 12:12:11.009524 14651 leader_election.cc:304] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:11.009642 14752 consensus_queue.cc:1048] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:11.011482 14752 raft_consensus.cc:2804] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:11.013592 14752 raft_consensus.cc:697] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Becoming Leader. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Running, Role: LEADER
I20260709 12:12:11.019569 14752 consensus_queue.cc:237] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.024760 14731 tablet_bootstrap.cc:492] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8: No bootstrap required, opened a new log
I20260709 12:12:11.025483 14731 ts_tablet_manager.cc:1403] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.006s
I20260709 12:12:11.028741 14731 raft_consensus.cc:359] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.029615 14731 raft_consensus.cc:385] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.029975 14731 raft_consensus.cc:740] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.030877 14731 consensus_queue.cc:260] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.031785 14765 consensus_queue.cc:1048] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:11.033609 14731 ts_tablet_manager.cc:1434] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:11.039536 14608 raft_consensus.cc:2468] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 1.
I20260709 12:12:11.054039 14735 raft_consensus.cc:493] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.054677 14735 raft_consensus.cc:515] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.056980 14735 leader_election.cc:290] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:11.060760 14684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78616bc586a54781ac7b283ea23c0f68" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" is_pre_election: true
I20260709 12:12:11.066717 14738 consensus_queue.cc:1048] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:11.070102 14608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78616bc586a54781ac7b283ea23c0f68" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
I20260709 12:12:11.071029 14608 raft_consensus.cc:2393] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd97b2cb0a504f65922cd85fc073ee5c in current term 1: Already voted for candidate 1427d46f2dc84f9d9907c4cbcda132fc in this term.
I20260709 12:12:11.072196 14500 leader_election.cc:304] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd97b2cb0a504f65922cd85fc073ee5c; no voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8
I20260709 12:12:11.073731 14735 raft_consensus.cc:3060] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.080456 14735 raft_consensus.cc:2749] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.085075 14765 consensus_queue.cc:1048] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:11.087221 14432 catalog_manager.cc:5697] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131). New cstate: current_term: 1 leader_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:11.099308 14777 raft_consensus.cc:493] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.099812 14777 raft_consensus.cc:515] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.102087 14777 leader_election.cc:290] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:11.102195 14738 consensus_queue.cc:1048] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:11.104348 14537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" is_pre_election: true
I20260709 12:12:11.104836 14684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" is_pre_election: true
I20260709 12:12:11.105922 14684 raft_consensus.cc:2393] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3592a2076ac646a19ab88f8251f03fc8 in current term 1: Already voted for candidate cd97b2cb0a504f65922cd85fc073ee5c in this term.
I20260709 12:12:11.108510 14575 leader_election.cc:304] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3592a2076ac646a19ab88f8251f03fc8; no voters: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:11.110770 14777 raft_consensus.cc:3060] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.118072 14752 raft_consensus.cc:493] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.118603 14752 raft_consensus.cc:515] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:11.121227 14752 leader_election.cc:290] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669)
I20260709 12:12:11.123168 14537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e642c46a586428a99790626a4b8739f" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" is_pre_election: true
I20260709 12:12:11.124064 14537 raft_consensus.cc:2393] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1427d46f2dc84f9d9907c4cbcda132fc in current term 1: Already voted for candidate 3592a2076ac646a19ab88f8251f03fc8 in this term.
I20260709 12:12:11.126353 14611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e642c46a586428a99790626a4b8739f" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
I20260709 12:12:11.127291 14768 consensus_queue.cc:1048] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:11.131525 14649 leader_election.cc:304] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc; no voters: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:11.134343 14765 raft_consensus.cc:3060] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.139125 14738 consensus_queue.cc:1048] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:11.148180 14777 raft_consensus.cc:2749] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.152510 14765 raft_consensus.cc:2749] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.162323 14797 raft_consensus.cc:493] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.163123 14797 raft_consensus.cc:515] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.175880 14535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beac8c9369aa48abb46d0447f10ae122" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" is_pre_election: true
I20260709 12:12:11.180526 14777 consensus_queue.cc:1048] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:12:11.189108 14797 leader_election.cc:290] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:11.191370 14612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beac8c9369aa48abb46d0447f10ae122" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3592a2076ac646a19ab88f8251f03fc8" is_pre_election: true
I20260709 12:12:11.192305 14612 raft_consensus.cc:2393] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1427d46f2dc84f9d9907c4cbcda132fc in current term 1: Already voted for candidate cd97b2cb0a504f65922cd85fc073ee5c in this term.
I20260709 12:12:11.194800 14769 consensus_queue.cc:1048] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:11.199210 14649 leader_election.cc:304] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc; no voters: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:11.200659 14738 raft_consensus.cc:3060] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.201061 14735 consensus_queue.cc:1048] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:11.225186 14738 raft_consensus.cc:2749] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.247876 14769 consensus_queue.cc:1048] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:11.248248 14735 consensus_queue.cc:1048] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:11.266604 14806 log.cc:927] Time spent T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 12:12:11.291591 14769 consensus_queue.cc:1048] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:11.302616 14735 consensus_queue.cc:1048] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:11.357435 14608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e642c46a586428a99790626a4b8739f"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
mode: GRACEFUL
new_leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 12:12:11.358219 14608 raft_consensus.cc:606] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 1 LEADER]: Received request to transfer leadership to TS cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:11.380465 14686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78616bc586a54781ac7b283ea23c0f68"
dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
mode: GRACEFUL
new_leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
 from {username='slave'} at 127.0.0.1:49354
I20260709 12:12:11.381167 14686 raft_consensus.cc:606] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Received request to transfer leadership to TS cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:11.387580 14608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49341e38589841109402b81239e301ce"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
mode: GRACEFUL
new_leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 12:12:11.388271 14608 raft_consensus.cc:606] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 1 LEADER]: Received request to transfer leadership to TS cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:11.394878 14686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e15d9e7b03846fe97f98a54882c8b2a"
dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
mode: GRACEFUL
new_leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
 from {username='slave'} at 127.0.0.1:49354
I20260709 12:12:11.395612 14686 raft_consensus.cc:606] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Received request to transfer leadership to TS cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:11.421312 14535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79"
dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
mode: GRACEFUL
new_leader_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:37930
I20260709 12:12:11.421965 14535 raft_consensus.cc:606] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Received request to transfer leadership to TS 3592a2076ac646a19ab88f8251f03fc8
I20260709 12:12:11.427771 14686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66192056c6174051814790d1d9d6b8b8"
dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
mode: GRACEFUL
new_leader_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:49354
I20260709 12:12:11.428406 14686 raft_consensus.cc:606] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Received request to transfer leadership to TS 3592a2076ac646a19ab88f8251f03fc8
I20260709 12:12:11.433969 14535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beac8c9369aa48abb46d0447f10ae122"
dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
mode: GRACEFUL
new_leader_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:37930
I20260709 12:12:11.434510 14535 raft_consensus.cc:606] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Received request to transfer leadership to TS 3592a2076ac646a19ab88f8251f03fc8
I20260709 12:12:11.440970 14535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc"
dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
mode: GRACEFUL
new_leader_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:37930
I20260709 12:12:11.441519 14535 raft_consensus.cc:606] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Received request to transfer leadership to TS 3592a2076ac646a19ab88f8251f03fc8
I20260709 12:12:11.486987 14735 consensus_queue.cc:1048] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:11.494329 14767 raft_consensus.cc:993] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c: : Instructing follower 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:11.494813 14768 raft_consensus.cc:1081] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Signalling peer 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:11.500520 14608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:50530
I20260709 12:12:11.500687 14735 consensus_queue.cc:1048] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:11.501395 14608 raft_consensus.cc:493] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:11.501839 14608 raft_consensus.cc:3060] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.514416 14608 raft_consensus.cc:515] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.517974 14686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:11.518676 14608 leader_election.cc:290] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 2 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:11.518555 14535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:11.519258 14535 raft_consensus.cc:3055] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:11.519589 14535 raft_consensus.cc:740] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:11.518599 14686 raft_consensus.cc:3060] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.520543 14535 consensus_queue.cc:260] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.522294 14535 raft_consensus.cc:3060] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.526005 14686 raft_consensus.cc:2468] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 2.
I20260709 12:12:11.527503 14575 leader_election.cc:304] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8; no voters: 
I20260709 12:12:11.528626 14777 raft_consensus.cc:2804] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:11.529129 14777 raft_consensus.cc:697] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Becoming Leader. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:11.530225 14535 raft_consensus.cc:2468] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 2.
I20260709 12:12:11.529978 14777 consensus_queue.cc:237] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.535029 14797 consensus_queue.cc:1048] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:11.538487 14433 catalog_manager.cc:5697] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 reported cstate change: term changed from 1 to 2, leader changed from cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129) to 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130). New cstate: current_term: 2 leader_uuid: "3592a2076ac646a19ab88f8251f03fc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:11.540320 14797 raft_consensus.cc:993] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc: : Instructing follower 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:11.540845 14765 raft_consensus.cc:1081] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Signalling peer 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:11.542658 14610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66192056c6174051814790d1d9d6b8b8"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:50536
I20260709 12:12:11.543249 14610 raft_consensus.cc:493] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:11.543641 14610 raft_consensus.cc:3060] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.552388 14797 consensus_queue.cc:1048] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:11.555151 14610 raft_consensus.cc:515] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.559012 14537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66192056c6174051814790d1d9d6b8b8" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:11.559617 14537 raft_consensus.cc:3060] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.559969 14610 leader_election.cc:290] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 2 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:11.566020 14686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66192056c6174051814790d1d9d6b8b8" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:11.566635 14686 raft_consensus.cc:3055] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:11.567162 14686 raft_consensus.cc:740] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Running, Role: LEADER
I20260709 12:12:11.567958 14686 consensus_queue.cc:260] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.569322 14686 raft_consensus.cc:3060] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.572117 14537 raft_consensus.cc:2468] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 2.
I20260709 12:12:11.573638 14577 leader_election.cc:304] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:11.574620 14777 raft_consensus.cc:2804] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:11.575176 14777 raft_consensus.cc:697] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Becoming Leader. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:11.576107 14777 consensus_queue.cc:237] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.581276 14686 raft_consensus.cc:2468] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 2.
I20260709 12:12:11.585734 14433 catalog_manager.cc:5697] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 reported cstate change: term changed from 1 to 2, leader changed from 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131) to 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130). New cstate: current_term: 2 leader_uuid: "3592a2076ac646a19ab88f8251f03fc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:11.655719 14797 raft_consensus.cc:993] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc: : Instructing follower cd97b2cb0a504f65922cd85fc073ee5c to start an election
I20260709 12:12:11.656206 14765 raft_consensus.cc:1081] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Signalling peer cd97b2cb0a504f65922cd85fc073ee5c to start an election
I20260709 12:12:11.658023 14537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e15d9e7b03846fe97f98a54882c8b2a"
dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
 from {username='slave'} at 127.0.0.1:37904
I20260709 12:12:11.658706 14537 raft_consensus.cc:493] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:11.659099 14537 raft_consensus.cc:3060] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.664316 14537 raft_consensus.cc:515] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.666320 14537 leader_election.cc:290] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 2 election: Requested vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:11.667181 14610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e15d9e7b03846fe97f98a54882c8b2a" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:11.667764 14610 raft_consensus.cc:3060] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.670650 14686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e15d9e7b03846fe97f98a54882c8b2a" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:11.671304 14686 raft_consensus.cc:3055] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:11.671658 14686 raft_consensus.cc:740] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Running, Role: LEADER
I20260709 12:12:11.672537 14686 consensus_queue.cc:260] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.673918 14686 raft_consensus.cc:3060] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.674904 14610 raft_consensus.cc:2468] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 2.
I20260709 12:12:11.676214 14500 leader_election.cc:304] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:11.677076 14735 raft_consensus.cc:2804] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:11.677556 14735 raft_consensus.cc:697] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Becoming Leader. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:11.683110 14686 raft_consensus.cc:2468] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 2.
I20260709 12:12:11.678452 14735 consensus_queue.cc:237] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.690224 14767 raft_consensus.cc:993] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c: : Instructing follower 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:11.690752 14767 raft_consensus.cc:1081] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Signalling peer 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:11.692559 14610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:50530
I20260709 12:12:11.693126 14610 raft_consensus.cc:493] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:11.693529 14610 raft_consensus.cc:3060] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.693343 14433 catalog_manager.cc:5697] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c reported cstate change: term changed from 1 to 2, leader changed from 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131) to cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129). New cstate: current_term: 2 leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:11.700802 14610 raft_consensus.cc:515] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.703024 14610 leader_election.cc:290] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 2 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:11.704985 14537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:11.705657 14537 raft_consensus.cc:3055] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:11.705612 14686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:11.706076 14537 raft_consensus.cc:740] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:11.706287 14686 raft_consensus.cc:3060] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.707057 14537 consensus_queue.cc:260] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.708348 14537 raft_consensus.cc:3060] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.714557 14686 raft_consensus.cc:2468] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 2.
I20260709 12:12:11.715879 14537 raft_consensus.cc:2468] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 2.
I20260709 12:12:11.716094 14575 leader_election.cc:304] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8; no voters: 
I20260709 12:12:11.716974 14736 raft_consensus.cc:2804] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:11.717546 14736 raft_consensus.cc:697] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Becoming Leader. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:11.718317 14736 consensus_queue.cc:237] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.726118 14433 catalog_manager.cc:5697] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 reported cstate change: term changed from 1 to 2, leader changed from cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129) to 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130). New cstate: current_term: 2 leader_uuid: "3592a2076ac646a19ab88f8251f03fc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:11.790755 14797 raft_consensus.cc:993] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc: : Instructing follower cd97b2cb0a504f65922cd85fc073ee5c to start an election
I20260709 12:12:11.791224 14765 raft_consensus.cc:1081] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Signalling peer cd97b2cb0a504f65922cd85fc073ee5c to start an election
I20260709 12:12:11.792904 14537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78616bc586a54781ac7b283ea23c0f68"
dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
 from {username='slave'} at 127.0.0.1:37904
I20260709 12:12:11.793452 14537 raft_consensus.cc:493] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:11.793890 14537 raft_consensus.cc:3060] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.798847 14537 raft_consensus.cc:515] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.800594 14537 leader_election.cc:290] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 2 election: Requested vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:11.801995 14686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78616bc586a54781ac7b283ea23c0f68" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:11.801915 14610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78616bc586a54781ac7b283ea23c0f68" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:11.802615 14686 raft_consensus.cc:3055] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:11.802675 14610 raft_consensus.cc:3060] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.803102 14686 raft_consensus.cc:740] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Running, Role: LEADER
I20260709 12:12:11.803854 14686 consensus_queue.cc:260] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.804741 14686 raft_consensus.cc:3060] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.809196 14686 raft_consensus.cc:2468] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 2.
I20260709 12:12:11.809391 14610 raft_consensus.cc:2468] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 2.
I20260709 12:12:11.810364 14500 leader_election.cc:304] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:11.811069 14767 raft_consensus.cc:2804] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:11.811560 14767 raft_consensus.cc:697] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Becoming Leader. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:11.812369 14767 consensus_queue.cc:237] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.820225 14433 catalog_manager.cc:5697] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c reported cstate change: term changed from 1 to 2, leader changed from 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131) to cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129). New cstate: current_term: 2 leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:11.824995 14777 raft_consensus.cc:993] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8: : Instructing follower cd97b2cb0a504f65922cd85fc073ee5c to start an election
I20260709 12:12:11.826090 14736 raft_consensus.cc:1081] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 1 LEADER]: Signalling peer cd97b2cb0a504f65922cd85fc073ee5c to start an election
I20260709 12:12:11.828711 14537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e642c46a586428a99790626a4b8739f"
dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
 from {username='slave'} at 127.0.0.1:37920
I20260709 12:12:11.829301 14537 raft_consensus.cc:493] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:11.829708 14537 raft_consensus.cc:3060] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.836688 14537 raft_consensus.cc:515] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:11.838824 14537 leader_election.cc:290] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 2 election: Requested vote from peers 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:11.839795 14686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e642c46a586428a99790626a4b8739f" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:11.840042 14610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e642c46a586428a99790626a4b8739f" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:11.840441 14686 raft_consensus.cc:3060] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.840546 14610 raft_consensus.cc:3055] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:11.840900 14610 raft_consensus.cc:740] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:11.841773 14610 consensus_queue.cc:260] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:11.842991 14610 raft_consensus.cc:3060] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.847462 14686 raft_consensus.cc:2468] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 2.
I20260709 12:12:11.848717 14500 leader_election.cc:304] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:11.849615 14767 raft_consensus.cc:2804] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:11.849805 14610 raft_consensus.cc:2468] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 2.
I20260709 12:12:11.850188 14767 raft_consensus.cc:697] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Becoming Leader. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:11.851052 14767 consensus_queue.cc:237] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:11.858381 14777 raft_consensus.cc:993] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8: : Instructing follower cd97b2cb0a504f65922cd85fc073ee5c to start an election
I20260709 12:12:11.858911 14736 raft_consensus.cc:1081] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 1 LEADER]: Signalling peer cd97b2cb0a504f65922cd85fc073ee5c to start an election
I20260709 12:12:11.859117 14433 catalog_manager.cc:5697] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c reported cstate change: term changed from 1 to 2, leader changed from 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130) to cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129). New cstate: current_term: 2 leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:11.860733 14537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49341e38589841109402b81239e301ce"
dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
 from {username='slave'} at 127.0.0.1:37920
I20260709 12:12:11.861289 14537 raft_consensus.cc:493] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:11.861701 14537 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.867213 14537 raft_consensus.cc:515] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.869642 14537 leader_election.cc:290] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 2 election: Requested vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:11.870880 14610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49341e38589841109402b81239e301ce" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:11.871236 14686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49341e38589841109402b81239e301ce" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:11.871526 14610 raft_consensus.cc:3055] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:11.871806 14686 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.871924 14610 raft_consensus.cc:740] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:11.872740 14610 consensus_queue.cc:260] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.873741 14610 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.878232 14610 raft_consensus.cc:2468] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 2.
I20260709 12:12:11.878921 14686 raft_consensus.cc:2468] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 2.
I20260709 12:12:11.879381 14500 leader_election.cc:304] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:11.880228 14767 raft_consensus.cc:2804] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:11.880718 14767 raft_consensus.cc:697] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Becoming Leader. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:11.881546 14767 consensus_queue.cc:237] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.888398 14433 catalog_manager.cc:5697] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c reported cstate change: term changed from 1 to 2, leader changed from 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130) to cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129). New cstate: current_term: 2 leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:11.949707 14537 raft_consensus.cc:1275] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:11.951151 14736 consensus_queue.cc:1048] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:11.956807 14823 raft_consensus.cc:993] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c: : Instructing follower 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:11.957260 14823 raft_consensus.cc:1081] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Signalling peer 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:11.959811 14610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beac8c9369aa48abb46d0447f10ae122"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:50530
I20260709 12:12:11.961833 14610 raft_consensus.cc:493] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:11.962270 14610 raft_consensus.cc:3060] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.964243 14686 raft_consensus.cc:1275] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:11.966044 14736 consensus_queue.cc:1048] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:11.973773 14610 raft_consensus.cc:515] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.976284 14610 leader_election.cc:290] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 2 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:11.977701 14537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beac8c9369aa48abb46d0447f10ae122" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:11.978355 14537 raft_consensus.cc:3055] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:11.978708 14537 raft_consensus.cc:740] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:11.979004 14686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beac8c9369aa48abb46d0447f10ae122" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:11.979704 14686 raft_consensus.cc:3060] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.979604 14537 consensus_queue.cc:260] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.980932 14537 raft_consensus.cc:3060] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.987241 14686 raft_consensus.cc:2468] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 2.
I20260709 12:12:11.989425 14575 leader_election.cc:304] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8; no voters: 
I20260709 12:12:11.990289 14736 raft_consensus.cc:2804] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:11.990792 14736 raft_consensus.cc:697] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Becoming Leader. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:11.991622 14736 consensus_queue.cc:237] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:11.995406 14537 raft_consensus.cc:2468] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 2.
I20260709 12:12:11.999781 14432 catalog_manager.cc:5697] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 reported cstate change: term changed from 1 to 2, leader changed from cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129) to 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130). New cstate: current_term: 2 leader_uuid: "3592a2076ac646a19ab88f8251f03fc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:12.072790 14686 raft_consensus.cc:1275] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:12.074159 14736 consensus_queue.cc:1048] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:12.085636 14537 raft_consensus.cc:1275] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:12.089588 14777 consensus_queue.cc:1048] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:12.105311 14537 raft_consensus.cc:1275] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:12.106729 14777 consensus_queue.cc:1048] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:12.115532 14686 raft_consensus.cc:1275] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:12.117048 14825 consensus_queue.cc:1048] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:12.186661 14610 raft_consensus.cc:1275] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Refusing update from remote peer cd97b2cb0a504f65922cd85fc073ee5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:12.188531 14823 consensus_queue.cc:1048] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:12.204077 14684 raft_consensus.cc:1275] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Refusing update from remote peer cd97b2cb0a504f65922cd85fc073ee5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:12.206157 14767 consensus_queue.cc:1048] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:12.258955 14610 raft_consensus.cc:1275] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Refusing update from remote peer cd97b2cb0a504f65922cd85fc073ee5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:12.260466 14767 consensus_queue.cc:1048] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:12.271360 14684 raft_consensus.cc:1275] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Refusing update from remote peer cd97b2cb0a504f65922cd85fc073ee5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:12.272765 14827 consensus_queue.cc:1048] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:12.280232 14610 raft_consensus.cc:1275] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Refusing update from remote peer cd97b2cb0a504f65922cd85fc073ee5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:12.281805 14827 consensus_queue.cc:1048] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:12.284027 14610 raft_consensus.cc:1275] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Refusing update from remote peer cd97b2cb0a504f65922cd85fc073ee5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:12.286201 14827 consensus_queue.cc:1048] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:12.294139 14684 raft_consensus.cc:1275] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Refusing update from remote peer cd97b2cb0a504f65922cd85fc073ee5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:12.298249 14684 raft_consensus.cc:1275] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Refusing update from remote peer cd97b2cb0a504f65922cd85fc073ee5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:12.300529 14823 consensus_queue.cc:1048] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:12.300871 14827 consensus_queue.cc:1048] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:12.396857 14684 raft_consensus.cc:1275] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:12.398376 14825 consensus_queue.cc:1048] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:12.407778 14537 raft_consensus.cc:1275] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:12.409341 14736 consensus_queue.cc:1048] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:14.222519 14558 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6060 after lost signal to thread 14405
W20260709 12:12:14.223387 14558 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6740 after lost signal to thread 14468
W20260709 12:12:14.224293 14558 debug-util.cc:398] Leaking SignalData structure 0x7b08001b54e0 after lost signal to thread 14561
W20260709 12:12:14.225164 14558 debug-util.cc:398] Leaking SignalData structure 0x7b08001fdde0 after lost signal to thread 14636
W20260709 12:12:14.225952 14558 debug-util.cc:398] Leaking SignalData structure 0x7b080014d560 after lost signal to thread 14710
I20260709 12:12:14.537916 14402 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:12:14.538764 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:14.562760 14608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
mode: GRACEFUL
new_leader_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
 from {username='slave'} at 127.0.0.1:53014
I20260709 12:12:14.563382 14608 raft_consensus.cc:606] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Received request to transfer leadership to TS 1427d46f2dc84f9d9907c4cbcda132fc
I20260709 12:12:14.577466 14537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49341e38589841109402b81239e301ce"
dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
mode: GRACEFUL
new_leader_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
 from {username='slave'} at 127.0.0.1:42304
I20260709 12:12:14.578083 14537 raft_consensus.cc:606] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Received request to transfer leadership to TS 1427d46f2dc84f9d9907c4cbcda132fc
I20260709 12:12:14.579589 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:14.580325 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:14.601397 14840 raft_consensus.cc:993] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8: : Instructing follower 1427d46f2dc84f9d9907c4cbcda132fc to start an election
I20260709 12:12:14.602008 14736 raft_consensus.cc:1081] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Signalling peer 1427d46f2dc84f9d9907c4cbcda132fc to start an election
I20260709 12:12:14.603641 14686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79"
dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
 from {username='slave'} at 127.0.0.1:49350
I20260709 12:12:14.604173 14686 raft_consensus.cc:493] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:14.604521 14686 raft_consensus.cc:3060] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:14.609393 14686 raft_consensus.cc:515] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:14.611102 14686 leader_election.cc:290] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 3 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:14.612227 14608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:14.612214 14537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:14.612967 14608 raft_consensus.cc:3055] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:14.613416 14608 raft_consensus.cc:740] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:14.612982 14537 raft_consensus.cc:3060] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:14.614223 14608 consensus_queue.cc:260] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:14.615262 14608 raft_consensus.cc:3060] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:14.620479 14608 raft_consensus.cc:2468] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 3.
I20260709 12:12:14.620751 14537 raft_consensus.cc:2468] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 3.
I20260709 12:12:14.621910 14649 leader_election.cc:304] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8; no voters: 
I20260709 12:12:14.622928 14835 raft_consensus.cc:2804] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:14.624575 14835 raft_consensus.cc:697] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 LEADER]: Becoming Leader. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Running, Role: LEADER
I20260709 12:12:14.625633 14835 consensus_queue.cc:237] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:14.636468 14433 catalog_manager.cc:5697] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc reported cstate change: term changed from 2 to 3, leader changed from 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130) to 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131). New cstate: current_term: 3 leader_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:14.872834 14767 raft_consensus.cc:993] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c: : Instructing follower 1427d46f2dc84f9d9907c4cbcda132fc to start an election
I20260709 12:12:14.873374 14847 raft_consensus.cc:1081] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Signalling peer 1427d46f2dc84f9d9907c4cbcda132fc to start an election
I20260709 12:12:14.875617 14686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49341e38589841109402b81239e301ce"
dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
 from {username='slave'} at 127.0.0.1:49346
I20260709 12:12:14.876191 14686 raft_consensus.cc:493] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:14.876526 14686 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:14.883883 14686 raft_consensus.cc:515] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:14.886067 14686 leader_election.cc:290] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 3 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:14.887493 14537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49341e38589841109402b81239e301ce" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:14.888543 14537 raft_consensus.cc:3055] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:14.888898 14537 raft_consensus.cc:740] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:14.888792 14608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49341e38589841109402b81239e301ce" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:14.889546 14608 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:14.889806 14537 consensus_queue.cc:260] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:14.891077 14537 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:14.897100 14608 raft_consensus.cc:2468] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 3.
I20260709 12:12:14.897831 14537 raft_consensus.cc:2468] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 3.
I20260709 12:12:14.898609 14649 leader_election.cc:304] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8; no voters: 
I20260709 12:12:14.899814 14835 raft_consensus.cc:2804] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:14.900357 14835 raft_consensus.cc:697] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 LEADER]: Becoming Leader. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Running, Role: LEADER
I20260709 12:12:14.901216 14835 consensus_queue.cc:237] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:14.909965 14433 catalog_manager.cc:5697] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc reported cstate change: term changed from 2 to 3, leader changed from cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129) to 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131). New cstate: current_term: 3 leader_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:15.064977 14608 raft_consensus.cc:1275] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Refusing update from remote peer 1427d46f2dc84f9d9907c4cbcda132fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:15.066612 14835 consensus_queue.cc:1048] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:15.078296 14537 raft_consensus.cc:1275] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Refusing update from remote peer 1427d46f2dc84f9d9907c4cbcda132fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:15.080538 14841 consensus_queue.cc:1048] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:15.457089 14608 raft_consensus.cc:1275] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Refusing update from remote peer 1427d46f2dc84f9d9907c4cbcda132fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:15.458968 14835 consensus_queue.cc:1048] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:15.469535 14537 raft_consensus.cc:1275] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Refusing update from remote peer 1427d46f2dc84f9d9907c4cbcda132fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:15.472362 14841 consensus_queue.cc:1048] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:15.581521 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:15.589665 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:15.590309 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:16.591631 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:16.600077 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:16.600657 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:17.602118 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:17.607960 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:17.608528 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:18.609788 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:18.614437 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:18.614810 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:19.615692 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:19.620579 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:19.620934 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:20.622052 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:20.626852 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:20.627235 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:21.628185 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:21.635608 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:21.636135 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:22.637204 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:22.642405 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:22.642863 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:23.644265 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:23.649643 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:23.650254 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:24.686029 14402 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:12:24.691258 14535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e642c46a586428a99790626a4b8739f"
dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
mode: GRACEFUL
new_leader_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:37930
I20260709 12:12:24.691927 14535 raft_consensus.cc:606] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Received request to transfer leadership to TS 3592a2076ac646a19ab88f8251f03fc8
I20260709 12:12:24.697700 14535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78616bc586a54781ac7b283ea23c0f68"
dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
mode: GRACEFUL
new_leader_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:37930
I20260709 12:12:24.698221 14535 raft_consensus.cc:606] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Received request to transfer leadership to TS 3592a2076ac646a19ab88f8251f03fc8
I20260709 12:12:24.703563 14686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49341e38589841109402b81239e301ce"
dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
mode: GRACEFUL
new_leader_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:49354
I20260709 12:12:24.704017 14686 raft_consensus.cc:606] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 LEADER]: Received request to transfer leadership to TS 3592a2076ac646a19ab88f8251f03fc8
I20260709 12:12:24.709497 14535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e15d9e7b03846fe97f98a54882c8b2a"
dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
mode: GRACEFUL
new_leader_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:37930
I20260709 12:12:24.710321 14535 raft_consensus.cc:606] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Received request to transfer leadership to TS 3592a2076ac646a19ab88f8251f03fc8
I20260709 12:12:24.715660 14686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79"
dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
mode: GRACEFUL
new_leader_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:49354
I20260709 12:12:24.716144 14686 raft_consensus.cc:606] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 LEADER]: Received request to transfer leadership to TS 3592a2076ac646a19ab88f8251f03fc8
I20260709 12:12:24.899971 14866 raft_consensus.cc:993] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc: : Instructing follower 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:24.900605 14868 raft_consensus.cc:1081] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 LEADER]: Signalling peer 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:24.902277 14610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49341e38589841109402b81239e301ce"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:50536
I20260709 12:12:24.902742 14610 raft_consensus.cc:493] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:24.903066 14610 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:24.907785 14610 raft_consensus.cc:515] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:24.909554 14610 leader_election.cc:290] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 4 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:24.910660 14535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49341e38589841109402b81239e301ce" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:24.910681 14686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49341e38589841109402b81239e301ce" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:24.911685 14535 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:24.911742 14686 raft_consensus.cc:3055] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:24.912256 14686 raft_consensus.cc:740] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Running, Role: LEADER
I20260709 12:12:24.913234 14686 consensus_queue.cc:260] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:24.914669 14686 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:24.920213 14535 raft_consensus.cc:2468] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 4.
I20260709 12:12:24.922578 14686 raft_consensus.cc:2468] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 4.
I20260709 12:12:24.923985 14577 leader_election.cc:304] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [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: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:24.925135 14867 raft_consensus.cc:2804] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:24.929605 14867 raft_consensus.cc:697] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 4 LEADER]: Becoming Leader. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:24.930755 14867 consensus_queue.cc:237] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:24.931833 14869 raft_consensus.cc:993] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c: : Instructing follower 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:24.932420 14767 raft_consensus.cc:1081] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Signalling peer 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:24.934063 14610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e15d9e7b03846fe97f98a54882c8b2a"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:50530
I20260709 12:12:24.934790 14610 raft_consensus.cc:493] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:24.935300 14610 raft_consensus.cc:3060] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.939296 14432 catalog_manager.cc:5697] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 reported cstate change: term changed from 3 to 4, leader changed from 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131) to 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130). New cstate: current_term: 4 leader_uuid: "3592a2076ac646a19ab88f8251f03fc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:24.939889 14610 raft_consensus.cc:515] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:24.942015 14610 leader_election.cc:290] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 3 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:24.942443 14535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e15d9e7b03846fe97f98a54882c8b2a" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:24.942734 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e15d9e7b03846fe97f98a54882c8b2a" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:24.943259 14535 raft_consensus.cc:3055] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:24.943290 14685 raft_consensus.cc:3060] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.943843 14535 raft_consensus.cc:740] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:24.944563 14535 consensus_queue.cc:260] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:24.945519 14535 raft_consensus.cc:3060] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.951820 14685 raft_consensus.cc:2468] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 3.
I20260709 12:12:24.952615 14535 raft_consensus.cc:2468] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 3.
I20260709 12:12:24.953387 14575 leader_election.cc:304] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8; no voters: 
I20260709 12:12:24.954403 14867 raft_consensus.cc:2804] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:24.955053 14867 raft_consensus.cc:697] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [term 3 LEADER]: Becoming Leader. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:24.956149 14867 consensus_queue.cc:237] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:24.963835 14432 catalog_manager.cc:5697] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 reported cstate change: term changed from 2 to 3, leader changed from cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129) to 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130). New cstate: current_term: 3 leader_uuid: "3592a2076ac646a19ab88f8251f03fc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.039693 14866 raft_consensus.cc:993] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc: : Instructing follower 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:25.040129 14868 raft_consensus.cc:1081] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 LEADER]: Signalling peer 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:25.041714 14610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:50536
I20260709 12:12:25.042235 14610 raft_consensus.cc:493] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:25.042528 14610 raft_consensus.cc:3060] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:25.046941 14610 raft_consensus.cc:515] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:25.048508 14610 leader_election.cc:290] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 4 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:25.049445 14535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:25.049495 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1547fa0e9ec44a628f09546f3193ba79" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:25.050293 14535 raft_consensus.cc:3060] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:25.050292 14685 raft_consensus.cc:3055] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:25.050879 14685 raft_consensus.cc:740] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Running, Role: LEADER
I20260709 12:12:25.051699 14685 consensus_queue.cc:260] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:25.052770 14685 raft_consensus.cc:3060] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:25.056317 14535 raft_consensus.cc:2468] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 4.
I20260709 12:12:25.058115 14577 leader_election.cc:304] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [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: 3592a2076ac646a19ab88f8251f03fc8, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:25.059006 14871 raft_consensus.cc:2804] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:25.059460 14871 raft_consensus.cc:697] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 4 LEADER]: Becoming Leader. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:25.059475 14685 raft_consensus.cc:2468] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 4.
I20260709 12:12:25.060940 14871 consensus_queue.cc:237] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:25.068795 14432 catalog_manager.cc:5697] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 reported cstate change: term changed from 3 to 4, leader changed from 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131) to 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130). New cstate: current_term: 4 leader_uuid: "3592a2076ac646a19ab88f8251f03fc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.140812 14869 raft_consensus.cc:993] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c: : Instructing follower 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:25.141248 14767 raft_consensus.cc:1081] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Signalling peer 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:25.142650 14610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78616bc586a54781ac7b283ea23c0f68"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:50530
I20260709 12:12:25.143126 14610 raft_consensus.cc:493] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:25.143417 14610 raft_consensus.cc:3060] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:25.147378 14610 raft_consensus.cc:515] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:25.148746 14610 leader_election.cc:290] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 3 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:25.149644 14535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78616bc586a54781ac7b283ea23c0f68" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:25.149879 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78616bc586a54781ac7b283ea23c0f68" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:25.150195 14535 raft_consensus.cc:3055] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:25.150379 14685 raft_consensus.cc:3060] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:25.150511 14535 raft_consensus.cc:740] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:25.152529 14535 consensus_queue.cc:260] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:25.153743 14535 raft_consensus.cc:3060] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:25.156992 14685 raft_consensus.cc:2468] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 3.
I20260709 12:12:25.158372 14575 leader_election.cc:304] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8; no voters: 
I20260709 12:12:25.159057 14871 raft_consensus.cc:2804] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:25.159549 14871 raft_consensus.cc:697] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 LEADER]: Becoming Leader. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:25.159619 14535 raft_consensus.cc:2468] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 3.
I20260709 12:12:25.160457 14871 consensus_queue.cc:237] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:25.168879 14432 catalog_manager.cc:5697] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 reported cstate change: term changed from 2 to 3, leader changed from cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129) to 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130). New cstate: current_term: 3 leader_uuid: "3592a2076ac646a19ab88f8251f03fc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.203581 14869 raft_consensus.cc:993] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c: : Instructing follower 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:25.204061 14767 raft_consensus.cc:1081] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Signalling peer 3592a2076ac646a19ab88f8251f03fc8 to start an election
I20260709 12:12:25.205674 14610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e642c46a586428a99790626a4b8739f"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
 from {username='slave'} at 127.0.0.1:50530
I20260709 12:12:25.206131 14610 raft_consensus.cc:493] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:25.206420 14610 raft_consensus.cc:3060] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:25.211128 14610 raft_consensus.cc:515] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:25.212913 14610 leader_election.cc:290] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 3 election: Requested vote from peers 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159), cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669)
I20260709 12:12:25.213739 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e642c46a586428a99790626a4b8739f" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:25.213841 14535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e642c46a586428a99790626a4b8739f" candidate_uuid: "3592a2076ac646a19ab88f8251f03fc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:25.214347 14685 raft_consensus.cc:3060] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:25.214463 14535 raft_consensus.cc:3055] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:25.214823 14535 raft_consensus.cc:740] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:25.215408 14535 consensus_queue.cc:260] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [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: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:25.216302 14535 raft_consensus.cc:3060] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:25.219318 14685 raft_consensus.cc:2468] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 3.
I20260709 12:12:25.220381 14535 raft_consensus.cc:2468] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3592a2076ac646a19ab88f8251f03fc8 in term 3.
I20260709 12:12:25.220369 14575 leader_election.cc:304] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, 3592a2076ac646a19ab88f8251f03fc8; no voters: 
I20260709 12:12:25.221339 14871 raft_consensus.cc:2804] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:25.222194 14871 raft_consensus.cc:697] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 3 LEADER]: Becoming Leader. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:25.223018 14871 consensus_queue.cc:237] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [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: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:25.230360 14432 catalog_manager.cc:5697] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 reported cstate change: term changed from 2 to 3, leader changed from cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129) to 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130). New cstate: current_term: 3 leader_uuid: "3592a2076ac646a19ab88f8251f03fc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.380330 14535 raft_consensus.cc:1275] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 4 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:25.381853 14871 consensus_queue.cc:1048] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:25.392508 14685 raft_consensus.cc:1275] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 4 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:25.394284 14867 consensus_queue.cc:1048] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:25.443552 14535 raft_consensus.cc:1275] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:25.444977 14867 consensus_queue.cc:1048] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:25.454849 14685 raft_consensus.cc:1275] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:25.457077 14871 consensus_queue.cc:1048] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:25.505004 14535 raft_consensus.cc:1275] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 4 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:25.506330 14867 consensus_queue.cc:1048] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:25.517349 14685 raft_consensus.cc:1275] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 4 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:25.518778 14871 consensus_queue.cc:1048] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:25.629129 14535 raft_consensus.cc:1275] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:25.630451 14871 consensus_queue.cc:1048] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:25.640182 14685 raft_consensus.cc:1275] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:25.641779 14891 consensus_queue.cc:1048] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:25.763784 14685 raft_consensus.cc:1275] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:25.765244 14891 consensus_queue.cc:1048] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:25.768692 14535 raft_consensus.cc:1275] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Refusing update from remote peer 3592a2076ac646a19ab88f8251f03fc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:25.770033 14891 consensus_queue.cc:1048] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:27.765667 14402 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:12:27.766973 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:27.774566 14610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49341e38589841109402b81239e301ce"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
mode: GRACEFUL
new_leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
 from {username='slave'} at 127.0.0.1:53014
I20260709 12:12:27.775195 14610 raft_consensus.cc:606] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 4 LEADER]: Received request to transfer leadership to TS cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:27.777981 14610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e642c46a586428a99790626a4b8739f"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
mode: GRACEFUL
new_leader_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
 from {username='slave'} at 127.0.0.1:53014
I20260709 12:12:27.778388 14610 raft_consensus.cc:606] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 3 LEADER]: Received request to transfer leadership to TS 1427d46f2dc84f9d9907c4cbcda132fc
I20260709 12:12:27.780879 14610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66192056c6174051814790d1d9d6b8b8"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
mode: GRACEFUL
new_leader_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
 from {username='slave'} at 127.0.0.1:53014
I20260709 12:12:27.781492 14610 raft_consensus.cc:606] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Received request to transfer leadership to TS 1427d46f2dc84f9d9907c4cbcda132fc
I20260709 12:12:27.784106 14610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
mode: GRACEFUL
new_leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
 from {username='slave'} at 127.0.0.1:53014
I20260709 12:12:27.784591 14610 raft_consensus.cc:606] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Received request to transfer leadership to TS cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:27.787084 14610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beac8c9369aa48abb46d0447f10ae122"
dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
mode: GRACEFUL
new_leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
 from {username='slave'} at 127.0.0.1:53014
I20260709 12:12:27.787679 14610 raft_consensus.cc:606] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Received request to transfer leadership to TS cd97b2cb0a504f65922cd85fc073ee5c
I20260709 12:12:27.789036 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:12:27.789611 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:27.803066 14896 raft_consensus.cc:993] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8: : Instructing follower 1427d46f2dc84f9d9907c4cbcda132fc to start an election
I20260709 12:12:27.803550 14896 raft_consensus.cc:1081] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Signalling peer 1427d46f2dc84f9d9907c4cbcda132fc to start an election
I20260709 12:12:27.805315 14686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66192056c6174051814790d1d9d6b8b8"
dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
 from {username='slave'} at 127.0.0.1:49350
I20260709 12:12:27.805910 14686 raft_consensus.cc:493] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:27.806219 14686 raft_consensus.cc:3060] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:27.812220 14898 raft_consensus.cc:993] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8: : Instructing follower 1427d46f2dc84f9d9907c4cbcda132fc to start an election
I20260709 12:12:27.812740 14896 raft_consensus.cc:1081] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 3 LEADER]: Signalling peer 1427d46f2dc84f9d9907c4cbcda132fc to start an election
I20260709 12:12:27.813238 14686 raft_consensus.cc:515] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:27.814754 14685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e642c46a586428a99790626a4b8739f"
dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
 from {username='slave'} at 127.0.0.1:49350
I20260709 12:12:27.815367 14685 raft_consensus.cc:493] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:27.815725 14685 raft_consensus.cc:3060] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:27.816231 14686 leader_election.cc:290] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 3 election: Requested vote from peers cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669), 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881)
I20260709 12:12:27.817389 14610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66192056c6174051814790d1d9d6b8b8" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:27.817775 14535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66192056c6174051814790d1d9d6b8b8" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:27.818159 14610 raft_consensus.cc:3055] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:27.818357 14535 raft_consensus.cc:3060] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:27.818563 14610 raft_consensus.cc:740] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:27.819665 14610 consensus_queue.cc:260] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:27.820641 14610 raft_consensus.cc:3060] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:27.823729 14685 raft_consensus.cc:515] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:27.825618 14535 raft_consensus.cc:2468] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 3.
I20260709 12:12:27.826130 14610 raft_consensus.cc:2468] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 3.
I20260709 12:12:27.826648 14685 leader_election.cc:290] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 4 election: Requested vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669)
I20260709 12:12:27.827301 14608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e642c46a586428a99790626a4b8739f" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:27.827400 14651 leader_election.cc:304] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:27.828033 14608 raft_consensus.cc:3055] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:27.828374 14608 raft_consensus.cc:740] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:27.828605 14535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e642c46a586428a99790626a4b8739f" candidate_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
I20260709 12:12:27.828497 14868 raft_consensus.cc:2804] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:27.829147 14535 raft_consensus.cc:3060] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:27.829560 14608 consensus_queue.cc:260] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [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: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:27.831571 14868 raft_consensus.cc:697] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 LEADER]: Becoming Leader. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Running, Role: LEADER
I20260709 12:12:27.832242 14608 raft_consensus.cc:3060] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:27.832698 14868 consensus_queue.cc:237] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:27.836338 14535 raft_consensus.cc:2468] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 4.
I20260709 12:12:27.837388 14537 raft_consensus.cc:1240] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 4 FOLLOWER]: Rejecting Update request from peer 3592a2076ac646a19ab88f8251f03fc8 for earlier term 3. Current term is 4. Ops: []
I20260709 12:12:27.837953 14651 leader_election.cc:304] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [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: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:27.839418 14899 raft_consensus.cc:2804] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:27.841004 14608 raft_consensus.cc:2468] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1427d46f2dc84f9d9907c4cbcda132fc in term 4.
I20260709 12:12:27.845734 14899 raft_consensus.cc:697] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 4 LEADER]: Becoming Leader. State: Replica: 1427d46f2dc84f9d9907c4cbcda132fc, State: Running, Role: LEADER
I20260709 12:12:27.846843 14899 consensus_queue.cc:237] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [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: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } }
I20260709 12:12:27.851665 14433 catalog_manager.cc:5697] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc reported cstate change: term changed from 2 to 3, leader changed from 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130) to 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131). New cstate: current_term: 3 leader_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:27.871922 14433 catalog_manager.cc:5697] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc reported cstate change: term changed from 3 to 4, leader changed from 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130) to 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131). New cstate: current_term: 4 leader_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:28.115017 14898 raft_consensus.cc:993] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8: : Instructing follower cd97b2cb0a504f65922cd85fc073ee5c to start an election
I20260709 12:12:28.115588 14898 raft_consensus.cc:1081] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Signalling peer cd97b2cb0a504f65922cd85fc073ee5c to start an election
I20260709 12:12:28.117254 14537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beac8c9369aa48abb46d0447f10ae122"
dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
 from {username='slave'} at 127.0.0.1:37920
I20260709 12:12:28.117825 14537 raft_consensus.cc:493] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:28.118100 14537 raft_consensus.cc:3060] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:28.122519 14537 raft_consensus.cc:515] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:28.125557 14537 leader_election.cc:290] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 3 election: Requested vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:28.126919 14608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beac8c9369aa48abb46d0447f10ae122" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:28.127698 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beac8c9369aa48abb46d0447f10ae122" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:28.127727 14608 raft_consensus.cc:3055] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:28.128211 14685 raft_consensus.cc:3060] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:28.128368 14608 raft_consensus.cc:740] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:28.129477 14608 consensus_queue.cc:260] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:28.130618 14608 raft_consensus.cc:3060] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:28.135432 14685 raft_consensus.cc:2468] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 3.
I20260709 12:12:28.136493 14608 raft_consensus.cc:2468] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 3.
I20260709 12:12:28.137149 14500 leader_election.cc:304] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:28.138971 14907 raft_consensus.cc:2804] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:28.140178 14907 raft_consensus.cc:697] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 LEADER]: Becoming Leader. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:28.141170 14907 consensus_queue.cc:237] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:28.149170 14433 catalog_manager.cc:5697] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c reported cstate change: term changed from 2 to 3, leader changed from 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130) to cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129). New cstate: current_term: 3 leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:28.185730 14896 raft_consensus.cc:993] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8: : Instructing follower cd97b2cb0a504f65922cd85fc073ee5c to start an election
I20260709 12:12:28.186312 14896 raft_consensus.cc:1081] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 4 LEADER]: Signalling peer cd97b2cb0a504f65922cd85fc073ee5c to start an election
I20260709 12:12:28.187866 14537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49341e38589841109402b81239e301ce"
dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
 from {username='slave'} at 127.0.0.1:37920
I20260709 12:12:28.188284 14537 raft_consensus.cc:493] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:28.188513 14537 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:28.195830 14537 raft_consensus.cc:515] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:28.197932 14537 leader_election.cc:290] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 5 election: Requested vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:28.198974 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49341e38589841109402b81239e301ce" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:28.199604 14685 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:28.199021 14608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49341e38589841109402b81239e301ce" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:28.200241 14608 raft_consensus.cc:3055] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:28.200520 14608 raft_consensus.cc:740] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:28.201355 14608 consensus_queue.cc:260] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:28.207003 14685 raft_consensus.cc:2468] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 5.
I20260709 12:12:28.207917 14608 raft_consensus.cc:3060] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:28.208312 14500 leader_election.cc:304] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [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: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:28.209290 14907 raft_consensus.cc:2804] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:28.209792 14907 raft_consensus.cc:697] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 5 LEADER]: Becoming Leader. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:28.210661 14907 consensus_queue.cc:237] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:28.215792 14608 raft_consensus.cc:2468] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 5.
I20260709 12:12:28.219352 14434 catalog_manager.cc:5697] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c reported cstate change: term changed from 4 to 5, leader changed from 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130) to cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129). New cstate: current_term: 5 leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:28.250466 14608 raft_consensus.cc:1275] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Refusing update from remote peer 1427d46f2dc84f9d9907c4cbcda132fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:28.251837 14899 consensus_queue.cc:1048] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:28.263342 14537 raft_consensus.cc:1275] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Refusing update from remote peer 1427d46f2dc84f9d9907c4cbcda132fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:28.264837 14901 consensus_queue.cc:1048] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:28.279376 14537 raft_consensus.cc:1275] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 4 FOLLOWER]: Refusing update from remote peer 1427d46f2dc84f9d9907c4cbcda132fc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:28.280654 14901 consensus_queue.cc:1048] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:28.289961 14608 raft_consensus.cc:1275] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 4 FOLLOWER]: Refusing update from remote peer 1427d46f2dc84f9d9907c4cbcda132fc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:28.291916 14901 consensus_queue.cc:1048] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:28.296916 14898 raft_consensus.cc:993] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8: : Instructing follower cd97b2cb0a504f65922cd85fc073ee5c to start an election
I20260709 12:12:28.297452 14898 raft_consensus.cc:1081] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Signalling peer cd97b2cb0a504f65922cd85fc073ee5c to start an election
I20260709 12:12:28.299625 14537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc"
dest_uuid: "cd97b2cb0a504f65922cd85fc073ee5c"
 from {username='slave'} at 127.0.0.1:37920
I20260709 12:12:28.300266 14537 raft_consensus.cc:493] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:28.300704 14537 raft_consensus.cc:3060] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:28.305438 14537 raft_consensus.cc:515] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:28.307268 14537 leader_election.cc:290] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 3 election: Requested vote from peers 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130:42881), 1427d46f2dc84f9d9907c4cbcda132fc (127.14.16.131:44159)
I20260709 12:12:28.308228 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1427d46f2dc84f9d9907c4cbcda132fc"
I20260709 12:12:28.307883 14608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d8f963d37f4b9ea87e3efc419ea8fc" candidate_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3592a2076ac646a19ab88f8251f03fc8"
I20260709 12:12:28.308913 14685 raft_consensus.cc:3060] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:28.308969 14608 raft_consensus.cc:3055] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:28.309481 14608 raft_consensus.cc:740] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3592a2076ac646a19ab88f8251f03fc8, State: Running, Role: LEADER
I20260709 12:12:28.310295 14608 consensus_queue.cc:260] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:28.311481 14608 raft_consensus.cc:3060] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:28.315773 14685 raft_consensus.cc:2468] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 3.
I20260709 12:12:28.316924 14500 leader_election.cc:304] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1427d46f2dc84f9d9907c4cbcda132fc, cd97b2cb0a504f65922cd85fc073ee5c; no voters: 
I20260709 12:12:28.317348 14608 raft_consensus.cc:2468] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd97b2cb0a504f65922cd85fc073ee5c in term 3.
I20260709 12:12:28.317662 14907 raft_consensus.cc:2804] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:28.318270 14907 raft_consensus.cc:697] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 3 LEADER]: Becoming Leader. State: Replica: cd97b2cb0a504f65922cd85fc073ee5c, State: Running, Role: LEADER
I20260709 12:12:28.319187 14907 consensus_queue.cc:237] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [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: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } }
I20260709 12:12:28.326310 14433 catalog_manager.cc:5697] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c reported cstate change: term changed from 2 to 3, leader changed from 3592a2076ac646a19ab88f8251f03fc8 (127.14.16.130) to cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129). New cstate: current_term: 3 leader_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd97b2cb0a504f65922cd85fc073ee5c" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 41669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:28.589636 14685 raft_consensus.cc:1275] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Refusing update from remote peer cd97b2cb0a504f65922cd85fc073ee5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:28.591012 14907 consensus_queue.cc:1048] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:28.603684 14608 raft_consensus.cc:1275] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Refusing update from remote peer cd97b2cb0a504f65922cd85fc073ee5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:28.605252 14922 consensus_queue.cc:1048] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:28.703055 14685 raft_consensus.cc:1275] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 5 FOLLOWER]: Refusing update from remote peer cd97b2cb0a504f65922cd85fc073ee5c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:28.704272 14922 consensus_queue.cc:1048] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:28.713472 14608 raft_consensus.cc:1275] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 5 FOLLOWER]: Refusing update from remote peer cd97b2cb0a504f65922cd85fc073ee5c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:28.715509 14922 consensus_queue.cc:1048] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:28.719610 14685 raft_consensus.cc:1275] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Refusing update from remote peer cd97b2cb0a504f65922cd85fc073ee5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:28.721483 14908 consensus_queue.cc:1048] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1427d46f2dc84f9d9907c4cbcda132fc" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:28.735261 14608 raft_consensus.cc:1275] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Refusing update from remote peer cd97b2cb0a504f65922cd85fc073ee5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:28.736732 14908 consensus_queue.cc:1048] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3592a2076ac646a19ab88f8251f03fc8" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:28.790916 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:28.796623 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:28.797006 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:29.798014 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:29.803197 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:29.803646 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:30.804692 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:30.809916 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:30.810365 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:31.811439 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:31.816428 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:31.816959 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:32.818184 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:32.823190 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:32.823555 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:33.901319 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:34.516577 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:34.517177 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:35.182693 14558 debug-util.cc:398] Leaking SignalData structure 0x7b080014d740 after lost signal to thread 14405
W20260709 12:12:35.183991 14558 debug-util.cc:398] Leaking SignalData structure 0x7b08001fe260 after lost signal to thread 14468
W20260709 12:12:35.184777 14558 debug-util.cc:398] Leaking SignalData structure 0x7b08000e63a0 after lost signal to thread 14561
W20260709 12:12:35.185482 14558 debug-util.cc:398] Leaking SignalData structure 0x7b08001edd20 after lost signal to thread 14636
W20260709 12:12:35.186399 14558 debug-util.cc:398] Leaking SignalData structure 0x7b0800147de0 after lost signal to thread 14710
I20260709 12:12:35.865864 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:35.871577 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:35.872102 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:36.724596 14558 debug-util.cc:398] Leaking SignalData structure 0x7b0800147ec0 after lost signal to thread 14405
W20260709 12:12:36.725440 14558 debug-util.cc:398] Leaking SignalData structure 0x7b08001edb40 after lost signal to thread 14468
W20260709 12:12:36.726347 14558 debug-util.cc:398] Leaking SignalData structure 0x7b080014d700 after lost signal to thread 14561
W20260709 12:12:36.727223 14558 debug-util.cc:398] Leaking SignalData structure 0x7b0800200500 after lost signal to thread 14636
W20260709 12:12:36.728120 14558 debug-util.cc:398] Leaking SignalData structure 0x7b08001fd160 after lost signal to thread 14710
I20260709 12:12:36.873371 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:36.878507 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:36.878942 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:37.880234 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:37.886876 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:37.887406 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:38.918476 14402 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:12:38.919358 14402 tablet_server.cc:179] TabletServer@127.14.16.129:0 shutting down...
W20260709 12:12:38.935747 14577 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:12:38.942588 14577 consensus_peers.cc:597] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 -> Peer cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669): Couldn't send request to peer cd97b2cb0a504f65922cd85fc073ee5c. 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 12:12:38.962749 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:38.963778 14402 tablet_replica.cc:333] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c: stopping tablet replica
I20260709 12:12:38.965107 14402 raft_consensus.cc:2243] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:38.966058 14402 raft_consensus.cc:2272] T 78616bc586a54781ac7b283ea23c0f68 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.968497 14402 tablet_replica.cc:333] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c: stopping tablet replica
I20260709 12:12:38.968991 14402 raft_consensus.cc:2243] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:38.969415 14402 raft_consensus.cc:2272] T 4e642c46a586428a99790626a4b8739f P cd97b2cb0a504f65922cd85fc073ee5c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.971243 14402 tablet_replica.cc:333] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c: stopping tablet replica
I20260709 12:12:38.971728 14402 raft_consensus.cc:2243] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:38.972106 14402 raft_consensus.cc:2272] T 5e15d9e7b03846fe97f98a54882c8b2a P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.973955 14402 tablet_replica.cc:333] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c: stopping tablet replica
I20260709 12:12:38.974422 14402 raft_consensus.cc:2243] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:38.975143 14402 raft_consensus.cc:2272] T 49341e38589841109402b81239e301ce P cd97b2cb0a504f65922cd85fc073ee5c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.976792 14402 tablet_replica.cc:333] T 8c61fd73f5c4465b94dc4236f07c01fe P cd97b2cb0a504f65922cd85fc073ee5c: stopping tablet replica
I20260709 12:12:38.977239 14402 raft_consensus.cc:2243] T 8c61fd73f5c4465b94dc4236f07c01fe P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:38.977680 14402 raft_consensus.cc:2272] T 8c61fd73f5c4465b94dc4236f07c01fe P cd97b2cb0a504f65922cd85fc073ee5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.979251 14402 tablet_replica.cc:333] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c: stopping tablet replica
I20260709 12:12:38.979655 14402 raft_consensus.cc:2243] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:38.979996 14402 raft_consensus.cc:2272] T 66192056c6174051814790d1d9d6b8b8 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.981482 14402 tablet_replica.cc:333] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c: stopping tablet replica
I20260709 12:12:38.981978 14402 raft_consensus.cc:2243] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:38.982689 14402 raft_consensus.cc:2272] T beac8c9369aa48abb46d0447f10ae122 P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.984472 14402 tablet_replica.cc:333] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c: stopping tablet replica
I20260709 12:12:38.984998 14402 raft_consensus.cc:2243] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:38.985376 14402 raft_consensus.cc:2272] T 1547fa0e9ec44a628f09546f3193ba79 P cd97b2cb0a504f65922cd85fc073ee5c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.987049 14402 tablet_replica.cc:333] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c: stopping tablet replica
I20260709 12:12:38.987428 14402 raft_consensus.cc:2243] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:38.988121 14402 raft_consensus.cc:2272] T 91d8f963d37f4b9ea87e3efc419ea8fc P cd97b2cb0a504f65922cd85fc073ee5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.109428 14402 tablet_server.cc:196] TabletServer@127.14.16.129:0 shutdown complete.
I20260709 12:12:39.131904 14402 tablet_server.cc:179] TabletServer@127.14.16.130:0 shutting down...
I20260709 12:12:39.166344 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:39.167074 14402 tablet_replica.cc:333] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8: stopping tablet replica
I20260709 12:12:39.168166 14402 raft_consensus.cc:2243] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.169250 14402 raft_consensus.cc:2272] T 91d8f963d37f4b9ea87e3efc419ea8fc P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.171341 14402 tablet_replica.cc:333] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8: stopping tablet replica
I20260709 12:12:39.171927 14402 raft_consensus.cc:2243] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.172909 14402 raft_consensus.cc:2272] T 1547fa0e9ec44a628f09546f3193ba79 P 3592a2076ac646a19ab88f8251f03fc8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.174798 14402 tablet_replica.cc:333] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8: stopping tablet replica
I20260709 12:12:39.175288 14402 raft_consensus.cc:2243] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.175653 14402 raft_consensus.cc:2272] T 8c61fd73f5c4465b94dc4236f07c01fe P 3592a2076ac646a19ab88f8251f03fc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.177240 14402 tablet_replica.cc:333] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8: stopping tablet replica
I20260709 12:12:39.177971 14402 raft_consensus.cc:2243] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.178453 14402 raft_consensus.cc:2272] T 66192056c6174051814790d1d9d6b8b8 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.180213 14402 tablet_replica.cc:333] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8: stopping tablet replica
I20260709 12:12:39.180676 14402 raft_consensus.cc:2243] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.181047 14402 raft_consensus.cc:2272] T beac8c9369aa48abb46d0447f10ae122 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.183127 14402 tablet_replica.cc:333] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8: stopping tablet replica
I20260709 12:12:39.183676 14402 raft_consensus.cc:2243] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.184230 14402 raft_consensus.cc:2272] T 49341e38589841109402b81239e301ce P 3592a2076ac646a19ab88f8251f03fc8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.186266 14402 tablet_replica.cc:333] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8: stopping tablet replica
I20260709 12:12:39.186781 14402 raft_consensus.cc:2243] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.187604 14402 raft_consensus.cc:2272] T 5e15d9e7b03846fe97f98a54882c8b2a P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.189682 14402 tablet_replica.cc:333] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8: stopping tablet replica
I20260709 12:12:39.190266 14402 raft_consensus.cc:2243] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.190873 14402 raft_consensus.cc:2272] T 4e642c46a586428a99790626a4b8739f P 3592a2076ac646a19ab88f8251f03fc8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.193003 14402 tablet_replica.cc:333] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8: stopping tablet replica
I20260709 12:12:39.193670 14402 raft_consensus.cc:2243] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.194594 14402 raft_consensus.cc:2272] T 78616bc586a54781ac7b283ea23c0f68 P 3592a2076ac646a19ab88f8251f03fc8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:39.197691 14651 consensus_peers.cc:597] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc -> Peer cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669): Couldn't send request to peer cd97b2cb0a504f65922cd85fc073ee5c. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:41669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:39.223969 14402 tablet_server.cc:196] TabletServer@127.14.16.130:0 shutdown complete.
W20260709 12:12:39.237332 14651 consensus_peers.cc:597] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc -> Peer cd97b2cb0a504f65922cd85fc073ee5c (127.14.16.129:41669): Couldn't send request to peer cd97b2cb0a504f65922cd85fc073ee5c. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:41669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:39.248003 14402 tablet_server.cc:179] TabletServer@127.14.16.131:0 shutting down...
I20260709 12:12:39.275857 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:39.276634 14402 tablet_replica.cc:333] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc: stopping tablet replica
I20260709 12:12:39.277503 14402 raft_consensus.cc:2243] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.278034 14402 raft_consensus.cc:2272] T 49341e38589841109402b81239e301ce P 1427d46f2dc84f9d9907c4cbcda132fc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.280072 14402 tablet_replica.cc:333] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc: stopping tablet replica
I20260709 12:12:39.280575 14402 raft_consensus.cc:2243] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.280984 14402 raft_consensus.cc:2272] T 78616bc586a54781ac7b283ea23c0f68 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.282682 14402 tablet_replica.cc:333] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc: stopping tablet replica
I20260709 12:12:39.283321 14402 raft_consensus.cc:2243] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.283741 14402 raft_consensus.cc:2272] T 1547fa0e9ec44a628f09546f3193ba79 P 1427d46f2dc84f9d9907c4cbcda132fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.285478 14402 tablet_replica.cc:333] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc: stopping tablet replica
I20260709 12:12:39.286031 14402 raft_consensus.cc:2243] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.286417 14402 raft_consensus.cc:2272] T 91d8f963d37f4b9ea87e3efc419ea8fc P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.288012 14402 tablet_replica.cc:333] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc: stopping tablet replica
I20260709 12:12:39.288447 14402 raft_consensus.cc:2243] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.289258 14402 raft_consensus.cc:2272] T 4e642c46a586428a99790626a4b8739f P 1427d46f2dc84f9d9907c4cbcda132fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.290985 14402 tablet_replica.cc:333] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc: stopping tablet replica
I20260709 12:12:39.291482 14402 raft_consensus.cc:2243] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.291899 14402 raft_consensus.cc:2272] T 5e15d9e7b03846fe97f98a54882c8b2a P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.293443 14402 tablet_replica.cc:333] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc: stopping tablet replica
I20260709 12:12:39.293957 14402 raft_consensus.cc:2243] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.294386 14402 raft_consensus.cc:2272] T beac8c9369aa48abb46d0447f10ae122 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.295920 14402 tablet_replica.cc:333] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc: stopping tablet replica
I20260709 12:12:39.296326 14402 raft_consensus.cc:2243] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.297030 14402 raft_consensus.cc:2272] T 8c61fd73f5c4465b94dc4236f07c01fe P 1427d46f2dc84f9d9907c4cbcda132fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.298817 14402 tablet_replica.cc:333] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc: stopping tablet replica
I20260709 12:12:39.299207 14402 raft_consensus.cc:2243] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.299912 14402 raft_consensus.cc:2272] T 66192056c6174051814790d1d9d6b8b8 P 1427d46f2dc84f9d9907c4cbcda132fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.328765 14402 tablet_server.cc:196] TabletServer@127.14.16.131:0 shutdown complete.
I20260709 12:12:39.348372 14402 master.cc:562] Master@127.14.16.190:36791 shutting down...
I20260709 12:12:39.507786 14402 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.508474 14402 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.508808 14402 tablet_replica.cc:333] T 00000000000000000000000000000000 P fd7456f10e7741fabc0b77e2bed48c03: stopping tablet replica
I20260709 12:12:39.529372 14402 master.cc:584] Master@127.14.16.190:36791 shutdown complete.
1427d46f2dc84f9d9907c4cbcda132fc  1
3592a2076ac646a19ab88f8251f03fc8  4
cd97b2cb0a504f65922cd85fc073ee5c  4
1427d46f2dc84f9d9907c4cbcda132fc  3
3592a2076ac646a19ab88f8251f03fc8  3
cd97b2cb0a504f65922cd85fc073ee5c  3
1427d46f2dc84f9d9907c4cbcda132fc  1
3592a2076ac646a19ab88f8251f03fc8  8
cd97b2cb0a504f65922cd85fc073ee5c  0
1427d46f2dc84f9d9907c4cbcda132fc  3
3592a2076ac646a19ab88f8251f03fc8  3
cd97b2cb0a504f65922cd85fc073ee5c  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (32417 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:12:39.579782 14402 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.16.190:43089
I20260709 12:12:39.580936 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:39.586702 14944 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 12:12:39.587579 14945 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 12:12:39.589008 14947 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 12:12:39.590735 14402 server_base.cc:1061] running on GCE node
I20260709 12:12:39.591951 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:39.592195 14402 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 12:12:39.592411 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599159592373 us; error 0 us; skew 500 ppm
I20260709 12:12:39.593008 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:39.595991 14402 webserver.cc:533] Webserver started at http://127.14.16.190:39915/ using document root <none> and password file <none>
I20260709 12:12:39.596675 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:39.596900 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:39.597237 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:39.598634 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/master-0-root/instance:
uuid: "4e29df207d5741629a0dee2eb4cab872"
format_stamp: "Formatted at 2026-07-09 12:12:39 on dist-test-slave-3hrd"
I20260709 12:12:39.603843 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260709 12:12:39.607883 14952 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:39.608824 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:12:39.609112 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/master-0-root
uuid: "4e29df207d5741629a0dee2eb4cab872"
format_stamp: "Formatted at 2026-07-09 12:12:39 on dist-test-slave-3hrd"
I20260709 12:12:39.609383 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-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 12:12:39.624326 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:39.625531 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:39.666692 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.190:43089
I20260709 12:12:39.666888 15003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.190:43089 every 8 connection(s)
I20260709 12:12:39.670753 15004 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 12:12:39.680799 15004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872: Bootstrap starting.
I20260709 12:12:39.685627 15004 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:39.690248 15004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872: No bootstrap required, opened a new log
I20260709 12:12:39.692833 15004 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e29df207d5741629a0dee2eb4cab872" member_type: VOTER }
I20260709 12:12:39.693357 15004 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:39.693638 15004 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e29df207d5741629a0dee2eb4cab872, State: Initialized, Role: FOLLOWER
I20260709 12:12:39.694343 15004 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4e29df207d5741629a0dee2eb4cab872" member_type: VOTER }
I20260709 12:12:39.694830 15004 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:39.695042 15004 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:39.695273 15004 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:39.699860 15004 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e29df207d5741629a0dee2eb4cab872" member_type: VOTER }
I20260709 12:12:39.700448 15004 leader_election.cc:304] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [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: 4e29df207d5741629a0dee2eb4cab872; no voters: 
I20260709 12:12:39.701800 15004 leader_election.cc:290] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:39.702220 15007 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:39.703948 15007 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [term 1 LEADER]: Becoming Leader. State: Replica: 4e29df207d5741629a0dee2eb4cab872, State: Running, Role: LEADER
I20260709 12:12:39.704802 15007 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [LEADER]: Queue going to LEADER mode. State: All 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: "4e29df207d5741629a0dee2eb4cab872" member_type: VOTER }
I20260709 12:12:39.705125 15004 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:39.711696 15009 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e29df207d5741629a0dee2eb4cab872. Latest consensus state: current_term: 1 leader_uuid: "4e29df207d5741629a0dee2eb4cab872" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e29df207d5741629a0dee2eb4cab872" member_type: VOTER } }
I20260709 12:12:39.712343 15009 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:39.712458 15008 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4e29df207d5741629a0dee2eb4cab872" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e29df207d5741629a0dee2eb4cab872" member_type: VOTER } }
I20260709 12:12:39.713023 15008 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:39.714630 15014 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:39.723793 15014 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:39.724965 14402 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:39.734035 15014 catalog_manager.cc:1383] Generated new cluster ID: b843da751b424795869d4ac964ede8a2
I20260709 12:12:39.734355 15014 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:39.755458 15014 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:39.756877 15014 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:39.774767 15014 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872: Generated new TSK 0
I20260709 12:12:39.775418 15014 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:39.791679 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:39.798452 15025 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 12:12:39.799889 15026 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 12:12:39.801903 14402 server_base.cc:1061] running on GCE node
W20260709 12:12:39.802006 15028 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 12:12:39.803197 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:39.803411 14402 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 12:12:39.803619 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599159803603 us; error 0 us; skew 500 ppm
I20260709 12:12:39.804260 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:39.806944 14402 webserver.cc:533] Webserver started at http://127.14.16.129:46369/ using document root <none> and password file <none>
I20260709 12:12:39.807512 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:39.807727 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:39.808029 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:39.809188 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/ts-0-root/instance:
uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
format_stamp: "Formatted at 2026-07-09 12:12:39 on dist-test-slave-3hrd"
I20260709 12:12:39.814407 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:39.818428 15033 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:39.819419 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:12:39.819702 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/ts-0-root
uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
format_stamp: "Formatted at 2026-07-09 12:12:39 on dist-test-slave-3hrd"
I20260709 12:12:39.819972 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-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 12:12:39.834117 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:39.835443 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:39.837040 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:39.840065 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:39.840301 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:39.840605 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:39.840834 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:39.886678 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.129:43473
I20260709 12:12:39.886785 15095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.129:43473 every 8 connection(s)
I20260709 12:12:39.892128 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:39.899863 15100 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 12:12:39.900228 15101 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 12:12:39.901955 15103 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 12:12:39.903594 14402 server_base.cc:1061] running on GCE node
I20260709 12:12:39.905056 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:39.905342 14402 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 12:12:39.905521 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599159905499 us; error 0 us; skew 500 ppm
I20260709 12:12:39.906141 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:39.909794 14402 webserver.cc:533] Webserver started at http://127.14.16.130:35175/ using document root <none> and password file <none>
I20260709 12:12:39.910346 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:39.910567 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:39.910614 15096 heartbeater.cc:344] Connected to a master server at 127.14.16.190:43089
I20260709 12:12:39.910892 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:39.911063 15096 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:39.911908 15096 heartbeater.cc:507] Master 127.14.16.190:43089 requested a full tablet report, sending...
I20260709 12:12:39.912220 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/ts-1-root/instance:
uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
format_stamp: "Formatted at 2026-07-09 12:12:39 on dist-test-slave-3hrd"
I20260709 12:12:39.914041 14969 ts_manager.cc:194] Registered new tserver with Master: c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473)
I20260709 12:12:39.916074 14969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44846
I20260709 12:12:39.917616 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 12:12:39.921881 15108 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:39.922986 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:12:39.923328 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/ts-1-root
uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
format_stamp: "Formatted at 2026-07-09 12:12:39 on dist-test-slave-3hrd"
I20260709 12:12:39.923651 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-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 12:12:39.944700 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:39.945951 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:39.947475 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:39.949805 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:39.950044 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:39.950299 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:39.950485 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:39.990816 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.130:39659
I20260709 12:12:39.990972 15170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.130:39659 every 8 connection(s)
I20260709 12:12:39.995886 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:40.005208 15175 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 12:12:40.005702 15174 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 12:12:40.012598 14402 server_base.cc:1061] running on GCE node
W20260709 12:12:40.012750 15177 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 12:12:40.014091 15171 heartbeater.cc:344] Connected to a master server at 127.14.16.190:43089
I20260709 12:12:40.014478 15171 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:40.014289 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:40.014827 14402 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 12:12:40.015014 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599160014974 us; error 0 us; skew 500 ppm
I20260709 12:12:40.015375 15171 heartbeater.cc:507] Master 127.14.16.190:43089 requested a full tablet report, sending...
I20260709 12:12:40.015609 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:40.017956 14969 ts_manager.cc:194] Registered new tserver with Master: b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659)
I20260709 12:12:40.018666 14402 webserver.cc:533] Webserver started at http://127.14.16.131:42275/ using document root <none> and password file <none>
I20260709 12:12:40.019243 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:40.019481 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:40.019479 14969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44848
I20260709 12:12:40.019780 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:40.021407 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/ts-2-root/instance:
uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
format_stamp: "Formatted at 2026-07-09 12:12:40 on dist-test-slave-3hrd"
I20260709 12:12:40.026765 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:12:40.030782 15182 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:40.031725 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:12:40.032075 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/ts-2-root
uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
format_stamp: "Formatted at 2026-07-09 12:12:40 on dist-test-slave-3hrd"
I20260709 12:12:40.032404 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599126986349-14402-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 12:12:40.045250 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:40.046489 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:40.047906 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:40.050210 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:40.050395 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:40.050694 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:40.050851 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:40.093361 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.131:36461
I20260709 12:12:40.093575 15244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.131:36461 every 8 connection(s)
I20260709 12:12:40.108444 15245 heartbeater.cc:344] Connected to a master server at 127.14.16.190:43089
I20260709 12:12:40.108887 15245 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:40.109853 15245 heartbeater.cc:507] Master 127.14.16.190:43089 requested a full tablet report, sending...
I20260709 12:12:40.112540 14969 ts_manager.cc:194] Registered new tserver with Master: ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:40.112813 14402 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016204137s
I20260709 12:12:40.114478 14969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44850
I20260709 12:12:40.142465 14969 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44852:
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 12:12:40.146008 14969 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 12:12:40.232014 15210 tablet_service.cc:1511] Processing CreateTablet for tablet d32bbe7264ac4cc18b054ae35bc3975a (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:40.233531 15210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32bbe7264ac4cc18b054ae35bc3975a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.235205 15209 tablet_service.cc:1511] Processing CreateTablet for tablet 30134d22fd73458abd437128ce575406 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:40.238237 15208 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfe8af92e2e47858c82d4220771ac4e (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:40.240190 15209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30134d22fd73458abd437128ce575406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.239748 15207 tablet_service.cc:1511] Processing CreateTablet for tablet 585a114b6b2a449cbdc00d632aee40b8 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:40.241412 15207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 585a114b6b2a449cbdc00d632aee40b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.242125 15208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfe8af92e2e47858c82d4220771ac4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.242022 15061 tablet_service.cc:1511] Processing CreateTablet for tablet d32bbe7264ac4cc18b054ae35bc3975a (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:40.244671 15061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32bbe7264ac4cc18b054ae35bc3975a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.247656 15206 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5d6d14cc1a4c779cf4ab89a6a0720f (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:40.249276 15206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5d6d14cc1a4c779cf4ab89a6a0720f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.247713 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 30134d22fd73458abd437128ce575406 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:40.251250 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30134d22fd73458abd437128ce575406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.250957 15059 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfe8af92e2e47858c82d4220771ac4e (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:40.252408 15059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfe8af92e2e47858c82d4220771ac4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.254058 15205 tablet_service.cc:1511] Processing CreateTablet for tablet da4a6b7a549240d5a2c580d74517a994 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:40.255370 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 585a114b6b2a449cbdc00d632aee40b8 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:40.256896 15205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4a6b7a549240d5a2c580d74517a994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.257037 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 585a114b6b2a449cbdc00d632aee40b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.262560 15057 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5d6d14cc1a4c779cf4ab89a6a0720f (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:40.264008 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5d6d14cc1a4c779cf4ab89a6a0720f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.266923 15056 tablet_service.cc:1511] Processing CreateTablet for tablet da4a6b7a549240d5a2c580d74517a994 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:40.268651 15056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4a6b7a549240d5a2c580d74517a994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.271299 15055 tablet_service.cc:1511] Processing CreateTablet for tablet 627eae6e42684aaba78a109e35bf4fca (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:40.272657 15055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627eae6e42684aaba78a109e35bf4fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.283293 15204 tablet_service.cc:1511] Processing CreateTablet for tablet 627eae6e42684aaba78a109e35bf4fca (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:40.284904 15204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627eae6e42684aaba78a109e35bf4fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.285782 15054 tablet_service.cc:1511] Processing CreateTablet for tablet 308e379d2e6b42d282cf61274341cd2d (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:40.287655 15054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308e379d2e6b42d282cf61274341cd2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.290825 15053 tablet_service.cc:1511] Processing CreateTablet for tablet 0220e3eed3264ae298b0541dbbf6f5b0 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:40.291289 15203 tablet_service.cc:1511] Processing CreateTablet for tablet 308e379d2e6b42d282cf61274341cd2d (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:40.292352 15053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0220e3eed3264ae298b0541dbbf6f5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.292501 15203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308e379d2e6b42d282cf61274341cd2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.295390 15202 tablet_service.cc:1511] Processing CreateTablet for tablet 0220e3eed3264ae298b0541dbbf6f5b0 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:40.296770 15202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0220e3eed3264ae298b0541dbbf6f5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.303154 15052 tablet_service.cc:1511] Processing CreateTablet for tablet 1bab2bbccc2b40668b4b5610b9673eb5 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:40.304746 15052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bab2bbccc2b40668b4b5610b9673eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.307768 15201 tablet_service.cc:1511] Processing CreateTablet for tablet 1bab2bbccc2b40668b4b5610b9673eb5 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:40.309221 15201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bab2bbccc2b40668b4b5610b9673eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.373087 15136 tablet_service.cc:1511] Processing CreateTablet for tablet d32bbe7264ac4cc18b054ae35bc3975a (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:40.376360 15129 tablet_service.cc:1511] Processing CreateTablet for tablet 308e379d2e6b42d282cf61274341cd2d (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:40.380172 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 627eae6e42684aaba78a109e35bf4fca (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:40.382877 15131 tablet_service.cc:1511] Processing CreateTablet for tablet da4a6b7a549240d5a2c580d74517a994 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:40.385169 15133 tablet_service.cc:1511] Processing CreateTablet for tablet 585a114b6b2a449cbdc00d632aee40b8 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:40.387391 15132 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5d6d14cc1a4c779cf4ab89a6a0720f (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:40.389634 15134 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfe8af92e2e47858c82d4220771ac4e (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:40.391830 15135 tablet_service.cc:1511] Processing CreateTablet for tablet 30134d22fd73458abd437128ce575406 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:40.395247 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 0220e3eed3264ae298b0541dbbf6f5b0 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:40.397073 15136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32bbe7264ac4cc18b054ae35bc3975a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.407241 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308e379d2e6b42d282cf61274341cd2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.408365 15127 tablet_service.cc:1511] Processing CreateTablet for tablet 1bab2bbccc2b40668b4b5610b9673eb5 (DEFAULT_TABLE table=test-workload [id=1a2844b272f04e95bdc395eded6f5574]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:40.413902 15131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4a6b7a549240d5a2c580d74517a994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.414865 15135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30134d22fd73458abd437128ce575406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.416392 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfe8af92e2e47858c82d4220771ac4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.419317 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0220e3eed3264ae298b0541dbbf6f5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.435180 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5d6d14cc1a4c779cf4ab89a6a0720f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.437927 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627eae6e42684aaba78a109e35bf4fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.439311 15127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bab2bbccc2b40668b4b5610b9673eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.453758 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 585a114b6b2a449cbdc00d632aee40b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:40.467995 15260 tablet_bootstrap.cc:492] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f: Bootstrap starting.
I20260709 12:12:40.483819 15261 tablet_bootstrap.cc:492] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee: Bootstrap starting.
I20260709 12:12:40.492168 15262 tablet_bootstrap.cc:492] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e: Bootstrap starting.
I20260709 12:12:40.494059 15260 tablet_bootstrap.cc:654] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.515879 15262 tablet_bootstrap.cc:654] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.511765 15261 tablet_bootstrap.cc:654] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.518010 15260 tablet_bootstrap.cc:492] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f: No bootstrap required, opened a new log
I20260709 12:12:40.518452 15260 ts_tablet_manager.cc:1403] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.004s
I20260709 12:12:40.521128 15260 raft_consensus.cc:359] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.522037 15260 raft_consensus.cc:385] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.522373 15260 raft_consensus.cc:740] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.523312 15260 consensus_queue.cc:260] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.524238 15261 tablet_bootstrap.cc:492] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee: No bootstrap required, opened a new log
I20260709 12:12:40.525169 15261 ts_tablet_manager.cc:1403] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.003s
I20260709 12:12:40.527755 15262 tablet_bootstrap.cc:492] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e: No bootstrap required, opened a new log
I20260709 12:12:40.528252 15262 ts_tablet_manager.cc:1403] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.003s
I20260709 12:12:40.528283 15261 raft_consensus.cc:359] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.529124 15261 raft_consensus.cc:385] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.529460 15245 heartbeater.cc:499] Master 127.14.16.190:43089 was elected leader, sending a full tablet report...
I20260709 12:12:40.530133 15260 ts_tablet_manager.cc:1434] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260709 12:12:40.531031 15260 tablet_bootstrap.cc:492] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f: Bootstrap starting.
I20260709 12:12:40.531911 15262 raft_consensus.cc:359] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.529426 15261 raft_consensus.cc:740] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.532641 15262 raft_consensus.cc:385] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.532998 15262 raft_consensus.cc:740] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.533782 15262 consensus_queue.cc:260] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.533799 15261 consensus_queue.cc:260] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.538751 15260 tablet_bootstrap.cc:654] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.545019 15261 ts_tablet_manager.cc:1434] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.006s
I20260709 12:12:40.546257 15096 heartbeater.cc:499] Master 127.14.16.190:43089 was elected leader, sending a full tablet report...
I20260709 12:12:40.546427 15261 tablet_bootstrap.cc:492] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Bootstrap starting.
I20260709 12:12:40.554370 15261 tablet_bootstrap.cc:654] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.554782 15171 heartbeater.cc:499] Master 127.14.16.190:43089 was elected leader, sending a full tablet report...
I20260709 12:12:40.555310 15262 ts_tablet_manager.cc:1434] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e: Time spent starting tablet: real 0.027s	user 0.017s	sys 0.008s
I20260709 12:12:40.556313 15262 tablet_bootstrap.cc:492] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e: Bootstrap starting.
I20260709 12:12:40.563186 15262 tablet_bootstrap.cc:654] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.568915 15260 tablet_bootstrap.cc:492] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f: No bootstrap required, opened a new log
I20260709 12:12:40.569612 15260 ts_tablet_manager.cc:1403] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.007s
I20260709 12:12:40.573627 15260 raft_consensus.cc:359] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.574667 15260 raft_consensus.cc:385] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.575069 15260 raft_consensus.cc:740] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.575695 15262 tablet_bootstrap.cc:492] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e: No bootstrap required, opened a new log
I20260709 12:12:40.576273 15262 ts_tablet_manager.cc:1403] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 12:12:40.576366 15260 consensus_queue.cc:260] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.579864 15260 ts_tablet_manager.cc:1434] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:12:40.579890 15262 raft_consensus.cc:359] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.581277 15262 raft_consensus.cc:385] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.582342 15262 raft_consensus.cc:740] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.583215 15262 consensus_queue.cc:260] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.583833 15261 tablet_bootstrap.cc:492] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee: No bootstrap required, opened a new log
I20260709 12:12:40.584408 15261 ts_tablet_manager.cc:1403] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.012s
I20260709 12:12:40.585412 15262 ts_tablet_manager.cc:1434] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 12:12:40.586370 15262 tablet_bootstrap.cc:492] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e: Bootstrap starting.
I20260709 12:12:40.581768 15260 tablet_bootstrap.cc:492] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f: Bootstrap starting.
I20260709 12:12:40.587747 15261 raft_consensus.cc:359] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.589933 15261 raft_consensus.cc:385] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.590366 15261 raft_consensus.cc:740] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.591223 15261 consensus_queue.cc:260] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.594259 15261 ts_tablet_manager.cc:1434] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260709 12:12:40.595625 15261 tablet_bootstrap.cc:492] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee: Bootstrap starting.
I20260709 12:12:40.595692 15260 tablet_bootstrap.cc:654] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:40.598241 15246 tablet.cc:2406] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:40.605114 15261 tablet_bootstrap.cc:654] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.594383 15262 tablet_bootstrap.cc:654] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.611369 15268 raft_consensus.cc:493] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:40.612264 15268 raft_consensus.cc:515] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.622674 15262 tablet_bootstrap.cc:492] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e: No bootstrap required, opened a new log
I20260709 12:12:40.622794 15268 leader_election.cc:290] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:40.630435 15260 tablet_bootstrap.cc:492] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f: No bootstrap required, opened a new log
I20260709 12:12:40.631295 15260 ts_tablet_manager.cc:1403] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.010s
I20260709 12:12:40.623365 15262 ts_tablet_manager.cc:1403] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.000s
I20260709 12:12:40.636135 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bab2bbccc2b40668b4b5610b9673eb5" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" is_pre_election: true
I20260709 12:12:40.636366 15260 raft_consensus.cc:359] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.637919 15260 raft_consensus.cc:385] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:40.638144 15036 leader_election.cc:343] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:40.638516 15260 raft_consensus.cc:740] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.639868 15260 consensus_queue.cc:260] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.637022 15262 raft_consensus.cc:359] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } } peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } }
I20260709 12:12:40.642521 15262 raft_consensus.cc:385] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.642937 15262 raft_consensus.cc:740] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.644078 15261 tablet_bootstrap.cc:492] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee: No bootstrap required, opened a new log
I20260709 12:12:40.643858 15262 consensus_queue.cc:260] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } } peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } }
I20260709 12:12:40.644716 15261 ts_tablet_manager.cc:1403] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent bootstrapping tablet: real 0.049s	user 0.030s	sys 0.001s
I20260709 12:12:40.646438 15262 ts_tablet_manager.cc:1434] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:12:40.649295 15262 tablet_bootstrap.cc:492] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e: Bootstrap starting.
I20260709 12:12:40.650588 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bab2bbccc2b40668b4b5610b9673eb5" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" is_pre_election: true
I20260709 12:12:40.651021 15267 raft_consensus.cc:493] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:40.651523 15267 raft_consensus.cc:515] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
W20260709 12:12:40.652336 15037 leader_election.cc:343] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:40.652855 15037 leader_election.cc:304] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f
I20260709 12:12:40.653843 15268 raft_consensus.cc:2749] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:40.656127 15262 tablet_bootstrap.cc:654] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.648383 15260 ts_tablet_manager.cc:1434] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:12:40.658612 15260 tablet_bootstrap.cc:492] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f: Bootstrap starting.
I20260709 12:12:40.647959 15261 raft_consensus.cc:359] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } } peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } }
I20260709 12:12:40.665557 15261 raft_consensus.cc:385] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.666152 15261 raft_consensus.cc:740] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.666874 15267 leader_election.cc:290] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:40.667335 15261 consensus_queue.cc:260] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } } peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } }
I20260709 12:12:40.671733 15261 ts_tablet_manager.cc:1434] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 12:12:40.673633 15261 tablet_bootstrap.cc:492] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Bootstrap starting.
I20260709 12:12:40.685231 15260 tablet_bootstrap.cc:654] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.692099 15261 tablet_bootstrap.cc:654] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.699643 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" is_pre_election: true
W20260709 12:12:40.701282 15109 leader_election.cc:343] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:40.703090 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" is_pre_election: true
W20260709 12:12:40.704859 15112 leader_election.cc:343] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:40.705068 15260 tablet_bootstrap.cc:492] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f: No bootstrap required, opened a new log
I20260709 12:12:40.705371 15112 leader_election.cc:304] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e; no voters: c2bfe3fb1de14ab3b4464ae6521cb3ee, ccfd5de96aff4b7ba04eed946f86c08f
I20260709 12:12:40.705627 15260 ts_tablet_manager.cc:1403] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.005s
I20260709 12:12:40.705549 15262 tablet_bootstrap.cc:492] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e: No bootstrap required, opened a new log
I20260709 12:12:40.706288 15261 tablet_bootstrap.cc:492] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee: No bootstrap required, opened a new log
I20260709 12:12:40.706238 15267 raft_consensus.cc:2749] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:40.706343 15262 ts_tablet_manager.cc:1403] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e: Time spent bootstrapping tablet: real 0.057s	user 0.030s	sys 0.024s
I20260709 12:12:40.706873 15261 ts_tablet_manager.cc:1403] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.007s
I20260709 12:12:40.708940 15260 raft_consensus.cc:359] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } } peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } }
I20260709 12:12:40.709326 15261 raft_consensus.cc:359] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.709753 15260 raft_consensus.cc:385] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.710052 15261 raft_consensus.cc:385] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.710183 15260 raft_consensus.cc:740] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.709810 15262 raft_consensus.cc:359] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.710513 15261 raft_consensus.cc:740] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.710810 15262 raft_consensus.cc:385] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.711297 15262 raft_consensus.cc:740] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.711073 15260 consensus_queue.cc:260] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } } peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } }
I20260709 12:12:40.711438 15261 consensus_queue.cc:260] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.714011 15261 ts_tablet_manager.cc:1434] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:12:40.715116 15261 tablet_bootstrap.cc:492] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Bootstrap starting.
I20260709 12:12:40.712553 15262 consensus_queue.cc:260] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.717736 15260 ts_tablet_manager.cc:1434] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:12:40.718827 15260 tablet_bootstrap.cc:492] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f: Bootstrap starting.
I20260709 12:12:40.719050 15262 ts_tablet_manager.cc:1434] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
W20260709 12:12:40.722528 15017 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:40.723335 15262 tablet_bootstrap.cc:492] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e: Bootstrap starting.
I20260709 12:12:40.724011 15261 tablet_bootstrap.cc:654] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.726325 15260 tablet_bootstrap.cc:654] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.731986 15262 tablet_bootstrap.cc:654] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.738950 15261 tablet_bootstrap.cc:492] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee: No bootstrap required, opened a new log
I20260709 12:12:40.739449 15261 ts_tablet_manager.cc:1403] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.012s
I20260709 12:12:40.740665 15260 tablet_bootstrap.cc:492] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f: No bootstrap required, opened a new log
I20260709 12:12:40.741288 15260 ts_tablet_manager.cc:1403] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 12:12:40.741708 15261 raft_consensus.cc:359] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.742455 15261 raft_consensus.cc:385] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.742781 15261 raft_consensus.cc:740] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.743520 15261 consensus_queue.cc:260] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.744247 15262 tablet_bootstrap.cc:492] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e: No bootstrap required, opened a new log
I20260709 12:12:40.744867 15262 ts_tablet_manager.cc:1403] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.001s
I20260709 12:12:40.746695 15260 raft_consensus.cc:359] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.747561 15260 raft_consensus.cc:385] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.747967 15260 raft_consensus.cc:740] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.747763 15262 raft_consensus.cc:359] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.748580 15262 raft_consensus.cc:385] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.748894 15262 raft_consensus.cc:740] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.748926 15260 consensus_queue.cc:260] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.750177 15261 ts_tablet_manager.cc:1434] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:12:40.749770 15262 consensus_queue.cc:260] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.751211 15261 tablet_bootstrap.cc:492] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Bootstrap starting.
I20260709 12:12:40.752363 15262 ts_tablet_manager.cc:1434] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:40.753397 15262 tablet_bootstrap.cc:492] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e: Bootstrap starting.
I20260709 12:12:40.758635 15261 tablet_bootstrap.cc:654] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.759358 15260 ts_tablet_manager.cc:1434] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260709 12:12:40.760067 15262 tablet_bootstrap.cc:654] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.767794 15260 tablet_bootstrap.cc:492] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f: Bootstrap starting.
I20260709 12:12:40.773312 15262 tablet_bootstrap.cc:492] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e: No bootstrap required, opened a new log
I20260709 12:12:40.773828 15262 ts_tablet_manager.cc:1403] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 12:12:40.774004 15261 tablet_bootstrap.cc:492] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee: No bootstrap required, opened a new log
I20260709 12:12:40.774624 15261 ts_tablet_manager.cc:1403] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260709 12:12:40.775146 15260 tablet_bootstrap.cc:654] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.776065 15262 raft_consensus.cc:359] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.776611 15262 raft_consensus.cc:385] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.776860 15262 raft_consensus.cc:740] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.777559 15262 consensus_queue.cc:260] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.777958 15261 raft_consensus.cc:359] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.779026 15261 raft_consensus.cc:385] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.779462 15261 raft_consensus.cc:740] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.779778 15262 ts_tablet_manager.cc:1434] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:40.780834 15262 tablet_bootstrap.cc:492] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e: Bootstrap starting.
I20260709 12:12:40.780565 15261 consensus_queue.cc:260] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.784226 15261 ts_tablet_manager.cc:1434] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:12:40.785748 15261 tablet_bootstrap.cc:492] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee: Bootstrap starting.
I20260709 12:12:40.790374 15262 tablet_bootstrap.cc:654] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.794780 15268 raft_consensus.cc:493] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:40.795663 15261 tablet_bootstrap.cc:654] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.795353 15268 raft_consensus.cc:515] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.799059 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220e3eed3264ae298b0541dbbf6f5b0" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" is_pre_election: true
I20260709 12:12:40.800062 15146 raft_consensus.cc:2468] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 0.
I20260709 12:12:40.801685 15266 raft_consensus.cc:493] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:40.802347 15266 raft_consensus.cc:515] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.803112 15262 tablet_bootstrap.cc:492] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e: No bootstrap required, opened a new log
I20260709 12:12:40.806154 15262 ts_tablet_manager.cc:1403] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.010s
I20260709 12:12:40.808856 15036 leader_election.cc:304] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: 
I20260709 12:12:40.809792 15290 raft_consensus.cc:493] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:40.810396 15290 raft_consensus.cc:515] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } } peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } }
I20260709 12:12:40.813997 15290 leader_election.cc:290] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461), b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659)
I20260709 12:12:40.814666 15290 raft_consensus.cc:2804] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:40.814831 15268 leader_election.cc:290] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:40.815084 15290 raft_consensus.cc:493] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:40.815567 15290 raft_consensus.cc:3060] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:40.813879 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220e3eed3264ae298b0541dbbf6f5b0" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" is_pre_election: true
I20260709 12:12:40.815661 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32bbe7264ac4cc18b054ae35bc3975a" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" is_pre_election: true
I20260709 12:12:40.816488 15219 raft_consensus.cc:2468] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 0.
I20260709 12:12:40.811502 15262 raft_consensus.cc:359] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.817107 15262 raft_consensus.cc:385] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.817499 15262 raft_consensus.cc:740] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Initialized, Role: FOLLOWER
W20260709 12:12:40.817695 15037 leader_election.cc:343] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:40.818439 15262 consensus_queue.cc:260] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.818838 15037 leader_election.cc:304] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:40.820845 15262 ts_tablet_manager.cc:1434] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:12:40.826969 15261 tablet_bootstrap.cc:492] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee: No bootstrap required, opened a new log
I20260709 12:12:40.827543 15261 ts_tablet_manager.cc:1403] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.015s
I20260709 12:12:40.828657 15266 leader_election.cc:290] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659)
I20260709 12:12:40.821961 15262 tablet_bootstrap.cc:492] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e: Bootstrap starting.
I20260709 12:12:40.831233 15261 raft_consensus.cc:359] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.831389 15290 raft_consensus.cc:515] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.832100 15261 raft_consensus.cc:385] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.832499 15261 raft_consensus.cc:740] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.833652 15268 raft_consensus.cc:2804] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:40.833806 15290 leader_election.cc:290] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 election: Requested vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:40.834117 15268 raft_consensus.cc:493] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:40.834683 15268 raft_consensus.cc:3060] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:40.834988 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220e3eed3264ae298b0541dbbf6f5b0" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
W20260709 12:12:40.836400 15037 leader_election.cc:343] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:40.838297 15262 tablet_bootstrap.cc:654] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.837961 15261 consensus_queue.cc:260] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.844748 15261 ts_tablet_manager.cc:1434] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260709 12:12:40.846463 15261 tablet_bootstrap.cc:492] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Bootstrap starting.
I20260709 12:12:40.859457 15261 tablet_bootstrap.cc:654] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.860724 15266 raft_consensus.cc:493] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:40.861227 15266 raft_consensus.cc:515] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.863638 15266 leader_election.cc:290] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659)
I20260709 12:12:40.866933 15260 tablet_bootstrap.cc:492] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f: No bootstrap required, opened a new log
I20260709 12:12:40.867470 15260 ts_tablet_manager.cc:1403] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f: Time spent bootstrapping tablet: real 0.100s	user 0.020s	sys 0.008s
I20260709 12:12:40.871129 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" is_pre_election: true
I20260709 12:12:40.870843 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30134d22fd73458abd437128ce575406" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" is_pre_election: true
I20260709 12:12:40.872222 15146 raft_consensus.cc:2468] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfd5de96aff4b7ba04eed946f86c08f in term 0.
W20260709 12:12:40.872589 15185 leader_election.cc:343] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:40.873342 15185 leader_election.cc:304] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:40.873607 15262 tablet_bootstrap.cc:492] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e: No bootstrap required, opened a new log
I20260709 12:12:40.874181 15266 raft_consensus.cc:2804] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:40.874289 15262 ts_tablet_manager.cc:1403] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.019s
I20260709 12:12:40.874528 15266 raft_consensus.cc:493] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:40.874907 15266 raft_consensus.cc:3060] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:40.878293 15262 raft_consensus.cc:359] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.879320 15262 raft_consensus.cc:385] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:40.879294 15036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.130:39659, user_credentials={real_user=slave}} blocked reactor thread for 70588.6us
I20260709 12:12:40.879894 15268 raft_consensus.cc:515] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } } peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } }
I20260709 12:12:40.879930 15262 raft_consensus.cc:740] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.881930 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220e3eed3264ae298b0541dbbf6f5b0" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:40.882493 15145 raft_consensus.cc:3060] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:40.882756 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32bbe7264ac4cc18b054ae35bc3975a" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:40.883375 15219 raft_consensus.cc:3060] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:40.883545 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32bbe7264ac4cc18b054ae35bc3975a" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" is_pre_election: true
I20260709 12:12:40.883759 15262 consensus_queue.cc:260] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.884250 15146 raft_consensus.cc:2468] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 0.
I20260709 12:12:40.884680 15267 raft_consensus.cc:493] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:40.882514 15268 leader_election.cc:290] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 election: Requested vote from peers ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461), b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659)
I20260709 12:12:40.885295 15267 raft_consensus.cc:515] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.887429 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30134d22fd73458abd437128ce575406" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" is_pre_election: true
I20260709 12:12:40.888294 15260 raft_consensus.cc:359] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.889000 15260 raft_consensus.cc:385] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.888955 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" is_pre_election: true
I20260709 12:12:40.890144 15267 leader_election.cc:290] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:40.890271 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32bbe7264ac4cc18b054ae35bc3975a" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:40.890422 15266 raft_consensus.cc:515] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.890901 15146 raft_consensus.cc:3060] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:40.891351 15183 leader_election.cc:343] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:40.892305 15183 leader_election.cc:343] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:40.889504 15260 raft_consensus.cc:740] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.892771 15183 leader_election.cc:304] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfd5de96aff4b7ba04eed946f86c08f; no voters: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee
I20260709 12:12:40.893733 15260 consensus_queue.cc:260] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.895136 15219 raft_consensus.cc:2468] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 1.
I20260709 12:12:40.897186 15261 tablet_bootstrap.cc:492] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee: No bootstrap required, opened a new log
I20260709 12:12:40.896796 15037 leader_election.cc:304] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:40.897744 15261 ts_tablet_manager.cc:1403] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.014s
I20260709 12:12:40.897887 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" is_pre_election: true
I20260709 12:12:40.898200 15292 raft_consensus.cc:493] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:40.898618 15220 raft_consensus.cc:2468] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 0.
I20260709 12:12:40.898887 15292 raft_consensus.cc:515] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.900748 15261 raft_consensus.cc:359] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.901486 15261 raft_consensus.cc:385] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.901547 15292 leader_election.cc:290] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:40.903728 15267 raft_consensus.cc:493] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:40.904433 15292 raft_consensus.cc:493] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:40.905417 15292 raft_consensus.cc:515] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.907581 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" is_pre_election: true
I20260709 12:12:40.909035 15292 leader_election.cc:290] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:40.909494 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627eae6e42684aaba78a109e35bf4fca" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" is_pre_election: true
I20260709 12:12:40.901944 15266 leader_election.cc:290] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659)
I20260709 12:12:40.910497 15218 raft_consensus.cc:2468] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 0.
I20260709 12:12:40.911005 15266 raft_consensus.cc:2749] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:40.901851 15261 raft_consensus.cc:740] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.912387 15037 leader_election.cc:304] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:40.912933 15261 consensus_queue.cc:260] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.914227 15290 raft_consensus.cc:2804] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:40.914606 15290 raft_consensus.cc:493] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:40.914973 15290 raft_consensus.cc:3060] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:40.903009 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5d6d14cc1a4c779cf4ab89a6a0720f" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" is_pre_election: true
I20260709 12:12:40.902065 15268 raft_consensus.cc:2804] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:40.920732 15297 raft_consensus.cc:493] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:40.920892 15268 raft_consensus.cc:697] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Becoming Leader. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:40.921249 15297 raft_consensus.cc:515] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
W20260709 12:12:40.921814 15037 leader_election.cc:343] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:40.922053 15268 consensus_queue.cc:237] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } } peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } }
I20260709 12:12:40.917474 15261 ts_tablet_manager.cc:1434] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:12:40.924741 15261 tablet_bootstrap.cc:492] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee: Bootstrap starting.
I20260709 12:12:40.904987 15267 raft_consensus.cc:515] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.927171 15290 raft_consensus.cc:515] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.930907 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4a6b7a549240d5a2c580d74517a994" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" is_pre_election: true
I20260709 12:12:40.931236 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585a114b6b2a449cbdc00d632aee40b8" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" is_pre_election: true
I20260709 12:12:40.931667 15070 raft_consensus.cc:2468] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 0.
I20260709 12:12:40.931964 15261 tablet_bootstrap.cc:654] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.931931 15071 raft_consensus.cc:2468] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 0.
I20260709 12:12:40.927563 15267 leader_election.cc:290] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:40.928018 15297 leader_election.cc:290] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
W20260709 12:12:40.929042 15109 leader_election.cc:343] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:40.933462 15109 leader_election.cc:304] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: 
I20260709 12:12:40.934031 15145 raft_consensus.cc:2468] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 1.
I20260709 12:12:40.917471 15260 ts_tablet_manager.cc:1434] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f: Time spent starting tablet: real 0.050s	user 0.014s	sys 0.007s
I20260709 12:12:40.934454 15109 leader_election.cc:304] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: 
I20260709 12:12:40.936007 15297 raft_consensus.cc:2804] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:40.932531 15146 raft_consensus.cc:2468] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 1.
I20260709 12:12:40.936570 15297 raft_consensus.cc:493] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:40.937119 15297 raft_consensus.cc:3060] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:40.941838 15267 raft_consensus.cc:2804] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:40.942389 15260 tablet_bootstrap.cc:492] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f: Bootstrap starting.
I20260709 12:12:40.942507 15267 raft_consensus.cc:493] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:40.943565 15262 ts_tablet_manager.cc:1434] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.010s
I20260709 12:12:40.946895 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627eae6e42684aaba78a109e35bf4fca" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:40.947628 15220 raft_consensus.cc:3060] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:40.947842 15262 tablet_bootstrap.cc:492] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e: Bootstrap starting.
I20260709 12:12:40.946208 15267 raft_consensus.cc:3060] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:40.952522 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5d6d14cc1a4c779cf4ab89a6a0720f" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" is_pre_election: true
I20260709 12:12:40.945452 15290 leader_election.cc:290] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 election: Requested vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
W20260709 12:12:40.946014 15183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.129:43473, user_credentials={real_user=slave}} blocked reactor thread for 53730.3us
I20260709 12:12:40.953824 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30134d22fd73458abd437128ce575406" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:40.954254 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4a6b7a549240d5a2c580d74517a994" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" is_pre_election: true
I20260709 12:12:40.954497 15146 raft_consensus.cc:3060] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:40.955719 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30134d22fd73458abd437128ce575406" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:40.956502 15071 raft_consensus.cc:3060] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:40.956548 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585a114b6b2a449cbdc00d632aee40b8" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" is_pre_election: true
I20260709 12:12:40.957358 15218 raft_consensus.cc:2468] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 0.
I20260709 12:12:40.962287 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627eae6e42684aaba78a109e35bf4fca" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" is_pre_election: true
I20260709 12:12:40.963099 15144 raft_consensus.cc:2468] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 0.
I20260709 12:12:40.964727 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627eae6e42684aaba78a109e35bf4fca" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:40.965430 15144 raft_consensus.cc:3060] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:40.967831 15071 raft_consensus.cc:2468] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfd5de96aff4b7ba04eed946f86c08f in term 1.
I20260709 12:12:40.969806 15183 leader_election.cc:304] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:40.970783 15036 leader_election.cc:304] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: ccfd5de96aff4b7ba04eed946f86c08f
I20260709 12:12:40.971011 15296 raft_consensus.cc:2804] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:40.972432 15296 raft_consensus.cc:697] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 LEADER]: Becoming Leader. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Running, Role: LEADER
I20260709 12:12:40.972761 15144 raft_consensus.cc:2468] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 1.
I20260709 12:12:40.973816 15112 leader_election.cc:304] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f; no voters: c2bfe3fb1de14ab3b4464ae6521cb3ee
I20260709 12:12:40.973536 15296 consensus_queue.cc:237] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
W20260709 12:12:40.974989 15112 leader_election.cc:343] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:40.977892 15298 raft_consensus.cc:493] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:40.978437 15298 raft_consensus.cc:515] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.978837 15299 raft_consensus.cc:2804] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:40.979317 15299 raft_consensus.cc:493] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:40.979764 15299 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:40.980976 15298 leader_election.cc:290] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659)
I20260709 12:12:40.983188 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bab2bbccc2b40668b4b5610b9673eb5" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" is_pre_election: true
I20260709 12:12:40.983976 15070 raft_consensus.cc:2468] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfd5de96aff4b7ba04eed946f86c08f in term 0.
I20260709 12:12:40.983188 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bab2bbccc2b40668b4b5610b9673eb5" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" is_pre_election: true
W20260709 12:12:40.986393 15185 leader_election.cc:343] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:40.987638 15260 tablet_bootstrap.cc:654] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.977120 15297 raft_consensus.cc:515] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.988876 14966 catalog_manager.cc:5697] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee reported cstate change: term changed from 0 to 1, leader changed from <none> to c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129). New cstate: current_term: 1 leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:40.996660 15261 tablet_bootstrap.cc:492] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee: No bootstrap required, opened a new log
I20260709 12:12:40.971777 15220 raft_consensus.cc:2468] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 1.
I20260709 12:12:40.997210 15261 ts_tablet_manager.cc:1403] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.034s
I20260709 12:12:40.997129 15267 raft_consensus.cc:515] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:40.991433 15262 tablet_bootstrap.cc:654] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.994445 15268 raft_consensus.cc:2804] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:40.998287 15037 leader_election.cc:304] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:40.993521 15183 leader_election.cc:304] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee, ccfd5de96aff4b7ba04eed946f86c08f; no voters: b9c5799dc82b478c9a4f250d5ca2984e
I20260709 12:12:40.999109 15268 raft_consensus.cc:697] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Becoming Leader. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:40.999523 15290 raft_consensus.cc:2804] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:40.999611 15296 raft_consensus.cc:2804] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:41.000063 15290 raft_consensus.cc:697] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Becoming Leader. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
W20260709 12:12:40.995472 15036 leader_election.cc:343] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:41.000005 15268 consensus_queue.cc:237] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.000756 15036 leader_election.cc:304] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f
I20260709 12:12:41.000999 15290 consensus_queue.cc:237] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.003249 15261 raft_consensus.cc:359] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.003569 15292 raft_consensus.cc:2749] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:41.004336 15261 raft_consensus.cc:385] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:41.004702 15261 raft_consensus.cc:740] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Initialized, Role: FOLLOWER
I20260709 12:12:41.000058 15296 raft_consensus.cc:493] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:41.005764 15296 raft_consensus.cc:3060] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.005530 15261 consensus_queue.cc:260] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.007529 15146 raft_consensus.cc:2468] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfd5de96aff4b7ba04eed946f86c08f in term 1.
I20260709 12:12:41.007964 15261 ts_tablet_manager.cc:1434] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 12:12:41.012665 15261 tablet_bootstrap.cc:492] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee: Bootstrap starting.
I20260709 12:12:41.013141 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4a6b7a549240d5a2c580d74517a994" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:41.013582 15296 raft_consensus.cc:515] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
W20260709 12:12:41.014722 15112 leader_election.cc:343] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:41.016889 15297 leader_election.cc:290] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:41.017167 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bab2bbccc2b40668b4b5610b9673eb5" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:41.017910 15071 raft_consensus.cc:3060] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.018308 15267 leader_election.cc:290] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:41.020007 15261 tablet_bootstrap.cc:654] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:41.023228 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bab2bbccc2b40668b4b5610b9673eb5" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
W20260709 12:12:41.025502 15185 leader_election.cc:343] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:41.026455 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585a114b6b2a449cbdc00d632aee40b8" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:41.027264 15220 raft_consensus.cc:3060] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.029629 15296 leader_election.cc:290] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659)
I20260709 12:12:41.033488 15262 tablet_bootstrap.cc:492] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e: No bootstrap required, opened a new log
I20260709 12:12:41.034310 15262 ts_tablet_manager.cc:1403] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.001s
I20260709 12:12:41.034340 15299 raft_consensus.cc:515] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.039297 15262 raft_consensus.cc:359] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.039855 15299 leader_election.cc:290] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:41.040087 15262 raft_consensus.cc:385] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:41.040455 15036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.130:39659, user_credentials={real_user=slave}} blocked reactor thread for 45044.8us
I20260709 12:12:41.041160 15262 raft_consensus.cc:740] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Initialized, Role: FOLLOWER
I20260709 12:12:41.041594 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:41.042213 15218 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.042073 15262 consensus_queue.cc:260] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.044759 15262 ts_tablet_manager.cc:1434] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:12:41.045647 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585a114b6b2a449cbdc00d632aee40b8" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:41.046917 15069 raft_consensus.cc:3060] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.048807 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4a6b7a549240d5a2c580d74517a994" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:41.049661 15070 raft_consensus.cc:3060] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.051990 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:41.044543 15071 raft_consensus.cc:2468] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfd5de96aff4b7ba04eed946f86c08f in term 1.
I20260709 12:12:41.055135 15183 leader_election.cc:304] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee, ccfd5de96aff4b7ba04eed946f86c08f; no voters: b9c5799dc82b478c9a4f250d5ca2984e
I20260709 12:12:41.056366 15296 raft_consensus.cc:2804] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:41.056860 15296 raft_consensus.cc:697] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 LEADER]: Becoming Leader. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Running, Role: LEADER
I20260709 12:12:41.057799 15262 tablet_bootstrap.cc:492] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e: Bootstrap starting.
I20260709 12:12:41.057686 15296 consensus_queue.cc:237] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.060323 15260 tablet_bootstrap.cc:492] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f: No bootstrap required, opened a new log
I20260709 12:12:41.061107 15260 ts_tablet_manager.cc:1403] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f: Time spent bootstrapping tablet: real 0.119s	user 0.019s	sys 0.005s
I20260709 12:12:41.048545 15220 raft_consensus.cc:2468] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 1.
I20260709 12:12:41.062743 15112 leader_election.cc:304] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:41.064077 15299 raft_consensus.cc:2804] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:41.064852 15299 raft_consensus.cc:697] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Becoming Leader. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
W20260709 12:12:41.065832 15109 leader_election.cc:343] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:41.067144 15299 consensus_queue.cc:237] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.070169 15260 raft_consensus.cc:359] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.070698 15261 tablet_bootstrap.cc:492] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee: No bootstrap required, opened a new log
I20260709 12:12:41.071226 15261 ts_tablet_manager.cc:1403] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.007s
I20260709 12:12:41.071573 15218 raft_consensus.cc:2468] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 1.
I20260709 12:12:41.071863 15260 raft_consensus.cc:385] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:41.074572 15070 raft_consensus.cc:2468] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 1.
I20260709 12:12:41.075666 15261 raft_consensus.cc:359] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.077585 15261 raft_consensus.cc:385] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:41.077877 15261 raft_consensus.cc:740] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Initialized, Role: FOLLOWER
I20260709 12:12:41.077915 15069 raft_consensus.cc:2468] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 1.
I20260709 12:12:41.078718 15261 consensus_queue.cc:260] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.079130 15262 tablet_bootstrap.cc:654] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:41.080478 15261 ts_tablet_manager.cc:1434] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:12:41.082286 15112 leader_election.cc:304] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f; no voters: c2bfe3fb1de14ab3b4464ae6521cb3ee
I20260709 12:12:41.083530 15109 leader_election.cc:304] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: ccfd5de96aff4b7ba04eed946f86c08f
I20260709 12:12:41.084081 15267 raft_consensus.cc:2804] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:41.084946 15267 raft_consensus.cc:697] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Becoming Leader. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
I20260709 12:12:41.077071 15260 raft_consensus.cc:740] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Initialized, Role: FOLLOWER
I20260709 12:12:41.086135 15297 raft_consensus.cc:2804] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:41.086892 15267 consensus_queue.cc:237] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.089380 15297 raft_consensus.cc:697] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Becoming Leader. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
I20260709 12:12:41.090327 15297 consensus_queue.cc:237] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.091425 14965 catalog_manager.cc:5697] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131). New cstate: current_term: 1 leader_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:41.100204 15260 consensus_queue.cc:260] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.102774 15260 ts_tablet_manager.cc:1434] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.002s
I20260709 12:12:41.102804 15262 tablet_bootstrap.cc:492] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e: No bootstrap required, opened a new log
I20260709 12:12:41.103468 15262 ts_tablet_manager.cc:1403] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.000s
I20260709 12:12:41.103912 15260 tablet_bootstrap.cc:492] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f: Bootstrap starting.
I20260709 12:12:41.106246 15262 raft_consensus.cc:359] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.107112 15262 raft_consensus.cc:385] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:41.107434 15262 raft_consensus.cc:740] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Initialized, Role: FOLLOWER
I20260709 12:12:41.108261 15262 consensus_queue.cc:260] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.097965 14966 catalog_manager.cc:5697] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e reported cstate change: term changed from 0 to 1, leader changed from <none> to b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130). New cstate: current_term: 1 leader_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:41.110600 15262 ts_tablet_manager.cc:1434] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:41.107869 14968 catalog_manager.cc:5697] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee reported cstate change: term changed from 0 to 1, leader changed from <none> to c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129). New cstate: current_term: 1 leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:41.112289 14968 catalog_manager.cc:5697] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee reported cstate change: term changed from 0 to 1, leader changed from <none> to c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129). New cstate: current_term: 1 leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:41.113215 15260 tablet_bootstrap.cc:654] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:41.121974 15260 tablet_bootstrap.cc:492] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f: No bootstrap required, opened a new log
I20260709 12:12:41.122525 15260 ts_tablet_manager.cc:1403] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260709 12:12:41.125366 15260 raft_consensus.cc:359] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.126114 15260 raft_consensus.cc:385] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:41.126389 15260 raft_consensus.cc:740] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Initialized, Role: FOLLOWER
I20260709 12:12:41.125624 14967 catalog_manager.cc:5697] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131). New cstate: current_term: 1 leader_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:41.127060 15260 consensus_queue.cc:260] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.127152 14966 catalog_manager.cc:5697] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e reported cstate change: term changed from 0 to 1, leader changed from <none> to b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130). New cstate: current_term: 1 leader_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:41.129148 15260 ts_tablet_manager.cc:1434] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:41.128870 14966 catalog_manager.cc:5697] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e reported cstate change: term changed from 0 to 1, leader changed from <none> to b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130). New cstate: current_term: 1 leader_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:41.130052 15260 tablet_bootstrap.cc:492] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f: Bootstrap starting.
I20260709 12:12:41.136220 15260 tablet_bootstrap.cc:654] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:41.140997 15260 tablet_bootstrap.cc:492] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f: No bootstrap required, opened a new log
I20260709 12:12:41.141419 15260 ts_tablet_manager.cc:1403] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 12:12:41.143641 15260 raft_consensus.cc:359] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.144137 15260 raft_consensus.cc:385] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:41.144367 15260 raft_consensus.cc:740] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Initialized, Role: FOLLOWER
I20260709 12:12:41.144984 15260 consensus_queue.cc:260] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.146772 15260 ts_tablet_manager.cc:1434] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:41.147974 15260 tablet_bootstrap.cc:492] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f: Bootstrap starting.
I20260709 12:12:41.152479 15260 tablet_bootstrap.cc:654] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:41.157027 15260 tablet_bootstrap.cc:492] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f: No bootstrap required, opened a new log
I20260709 12:12:41.157500 15260 ts_tablet_manager.cc:1403] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 12:12:41.159554 15260 raft_consensus.cc:359] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.160002 15260 raft_consensus.cc:385] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:41.160168 15260 raft_consensus.cc:740] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Initialized, Role: FOLLOWER
I20260709 12:12:41.160626 15260 consensus_queue.cc:260] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.162282 15260 ts_tablet_manager.cc:1434] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:12:41.196399 15296 raft_consensus.cc:493] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:41.196930 15296 raft_consensus.cc:515] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.198855 15296 leader_election.cc:290] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659)
I20260709 12:12:41.199753 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4a6b7a549240d5a2c580d74517a994" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" is_pre_election: true
I20260709 12:12:41.199949 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4a6b7a549240d5a2c580d74517a994" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" is_pre_election: true
I20260709 12:12:41.200443 15070 raft_consensus.cc:2393] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccfd5de96aff4b7ba04eed946f86c08f in current term 1: Already voted for candidate b9c5799dc82b478c9a4f250d5ca2984e in this term.
I20260709 12:12:41.201397 15183 leader_election.cc:304] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfd5de96aff4b7ba04eed946f86c08f; no voters: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee
I20260709 12:12:41.202111 15296 raft_consensus.cc:3060] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.202857 15304 raft_consensus.cc:493] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:41.203382 15304 raft_consensus.cc:515] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.206001 15304 leader_election.cc:290] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:41.206856 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" is_pre_election: true
I20260709 12:12:41.207232 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" is_pre_election: true
I20260709 12:12:41.207522 15146 raft_consensus.cc:2468] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 0.
I20260709 12:12:41.207937 15218 raft_consensus.cc:2468] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 0.
I20260709 12:12:41.208628 15036 leader_election.cc:304] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: 
I20260709 12:12:41.209088 15296 raft_consensus.cc:2749] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:41.209756 15304 raft_consensus.cc:2804] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:41.210111 15304 raft_consensus.cc:493] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:41.210430 15304 raft_consensus.cc:3060] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.215724 15304 raft_consensus.cc:515] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.217875 15304 leader_election.cc:290] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 election: Requested vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:41.218623 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:41.218811 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:41.219388 15218 raft_consensus.cc:3060] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.219405 15146 raft_consensus.cc:3060] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.226958 15218 raft_consensus.cc:2468] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 1.
I20260709 12:12:41.226958 15146 raft_consensus.cc:2468] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 1.
I20260709 12:12:41.228457 15036 leader_election.cc:304] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: 
I20260709 12:12:41.229275 15304 raft_consensus.cc:2804] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:41.229773 15304 raft_consensus.cc:697] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Becoming Leader. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:41.230620 15304 consensus_queue.cc:237] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.241283 14966 catalog_manager.cc:5697] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee reported cstate change: term changed from 0 to 1, leader changed from <none> to c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129). New cstate: current_term: 1 leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:41.304140 15304 raft_consensus.cc:493] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:41.304706 15304 raft_consensus.cc:515] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.306558 15304 leader_election.cc:290] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:41.307566 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" is_pre_election: true
I20260709 12:12:41.307644 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" is_pre_election: true
I20260709 12:12:41.308434 15218 raft_consensus.cc:2393] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in current term 1: Already voted for candidate b9c5799dc82b478c9a4f250d5ca2984e in this term.
I20260709 12:12:41.309367 15037 leader_election.cc:304] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f
I20260709 12:12:41.310195 15304 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.314895 15304 raft_consensus.cc:2749] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:41.370628 15297 raft_consensus.cc:493] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:41.371260 15297 raft_consensus.cc:515] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.373769 15297 leader_election.cc:290] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:41.374611 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bab2bbccc2b40668b4b5610b9673eb5" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" is_pre_election: true
I20260709 12:12:41.375334 15070 raft_consensus.cc:2393] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9c5799dc82b478c9a4f250d5ca2984e in current term 1: Already voted for candidate ccfd5de96aff4b7ba04eed946f86c08f in this term.
I20260709 12:12:41.375240 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bab2bbccc2b40668b4b5610b9673eb5" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" is_pre_election: true
I20260709 12:12:41.376461 15112 leader_election.cc:304] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e; no voters: c2bfe3fb1de14ab3b4464ae6521cb3ee, ccfd5de96aff4b7ba04eed946f86c08f
I20260709 12:12:41.377154 15297 raft_consensus.cc:3060] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.382575 15297 raft_consensus.cc:2749] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:41.417289 15298 raft_consensus.cc:493] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:41.417232 15296 consensus_queue.cc:1048] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:41.417981 15298 raft_consensus.cc:515] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.420094 15298 leader_election.cc:290] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659)
I20260709 12:12:41.420763 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220e3eed3264ae298b0541dbbf6f5b0" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" is_pre_election: true
I20260709 12:12:41.421147 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220e3eed3264ae298b0541dbbf6f5b0" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" is_pre_election: true
I20260709 12:12:41.422001 15146 raft_consensus.cc:2393] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccfd5de96aff4b7ba04eed946f86c08f in current term 1: Already voted for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in this term.
I20260709 12:12:41.423142 15185 leader_election.cc:304] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfd5de96aff4b7ba04eed946f86c08f; no voters: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee
I20260709 12:12:41.424044 15298 raft_consensus.cc:3060] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.425302 15297 raft_consensus.cc:493] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:41.425827 15297 raft_consensus.cc:515] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.428117 15297 leader_election.cc:290] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:41.429952 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5d6d14cc1a4c779cf4ab89a6a0720f" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" is_pre_election: true
I20260709 12:12:41.430612 15070 raft_consensus.cc:2468] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 0.
I20260709 12:12:41.431605 15298 raft_consensus.cc:2749] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:41.433638 15304 consensus_queue.cc:1048] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:41.435014 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5d6d14cc1a4c779cf4ab89a6a0720f" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" is_pre_election: true
I20260709 12:12:41.436154 15218 raft_consensus.cc:2468] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 0.
I20260709 12:12:41.437968 15112 leader_election.cc:304] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:41.441463 15297 raft_consensus.cc:2804] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:41.441921 15297 raft_consensus.cc:493] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:41.442308 15297 raft_consensus.cc:3060] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.448629 15322 consensus_queue.cc:1048] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:41.449894 15297 raft_consensus.cc:515] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.452312 15297 leader_election.cc:290] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:41.454427 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5d6d14cc1a4c779cf4ab89a6a0720f" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:41.455452 15069 raft_consensus.cc:3060] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.456085 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5d6d14cc1a4c779cf4ab89a6a0720f" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:41.456676 15218 raft_consensus.cc:3060] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.465924 15069 raft_consensus.cc:2468] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 1.
I20260709 12:12:41.468333 15109 leader_election.cc:304] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: 
I20260709 12:12:41.469550 15267 raft_consensus.cc:2804] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:41.470383 15267 raft_consensus.cc:697] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Becoming Leader. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
I20260709 12:12:41.471498 15267 consensus_queue.cc:237] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.474303 15218 raft_consensus.cc:2468] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 1.
I20260709 12:12:41.476406 15322 consensus_queue.cc:1048] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:41.477996 15268 consensus_queue.cc:1048] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:41.480983 15304 consensus_queue.cc:1048] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:41.492575 15304 consensus_queue.cc:1048] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:41.499228 15297 consensus_queue.cc:1048] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:41.514613 15304 consensus_queue.cc:1048] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:41.516498 15322 consensus_queue.cc:1048] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:41.530629 15292 consensus_queue.cc:1048] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:41.530615 14968 catalog_manager.cc:5697] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e reported cstate change: term changed from 0 to 1, leader changed from <none> to b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130). New cstate: current_term: 1 leader_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:41.582458 15267 consensus_queue.cc:1048] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:41.618520 15267 consensus_queue.cc:1048] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:41.640017 15299 consensus_queue.cc:1048] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:41.655390 15299 consensus_queue.cc:1048] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:41.673278 15267 consensus_queue.cc:1048] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:41.686344 15220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30134d22fd73458abd437128ce575406"
dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
mode: GRACEFUL
new_leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:60072
I20260709 12:12:41.687110 15220 raft_consensus.cc:606] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 LEADER]: Received request to transfer leadership to TS c2bfe3fb1de14ab3b4464ae6521cb3ee
I20260709 12:12:41.708362 15144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e"
dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
mode: GRACEFUL
new_leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:34214
I20260709 12:12:41.708935 15144 raft_consensus.cc:606] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Received request to transfer leadership to TS c2bfe3fb1de14ab3b4464ae6521cb3ee
I20260709 12:12:41.715037 15144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "585a114b6b2a449cbdc00d632aee40b8"
dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
mode: GRACEFUL
new_leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:34214
I20260709 12:12:41.715637 15144 raft_consensus.cc:606] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Received request to transfer leadership to TS c2bfe3fb1de14ab3b4464ae6521cb3ee
I20260709 12:12:41.721710 15144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e5d6d14cc1a4c779cf4ab89a6a0720f"
dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
mode: GRACEFUL
new_leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:34214
I20260709 12:12:41.722353 15144 raft_consensus.cc:606] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Received request to transfer leadership to TS c2bfe3fb1de14ab3b4464ae6521cb3ee
I20260709 12:12:41.726214 15292 consensus_queue.cc:1048] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:41.744621 15069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "627eae6e42684aaba78a109e35bf4fca"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
mode: GRACEFUL
new_leader_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
 from {username='slave'} at 127.0.0.1:51658
I20260709 12:12:41.745306 15069 raft_consensus.cc:606] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Received request to transfer leadership to TS b9c5799dc82b478c9a4f250d5ca2984e
I20260709 12:12:41.752043 15268 consensus_queue.cc:1048] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:41.752969 15069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
mode: GRACEFUL
new_leader_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
 from {username='slave'} at 127.0.0.1:51658
I20260709 12:12:41.753603 15069 raft_consensus.cc:606] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Received request to transfer leadership to TS b9c5799dc82b478c9a4f250d5ca2984e
I20260709 12:12:41.761713 15069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0220e3eed3264ae298b0541dbbf6f5b0"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
mode: GRACEFUL
new_leader_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
 from {username='slave'} at 127.0.0.1:51658
I20260709 12:12:41.762426 15069 raft_consensus.cc:606] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Received request to transfer leadership to TS b9c5799dc82b478c9a4f250d5ca2984e
I20260709 12:12:41.765990 15292 raft_consensus.cc:993] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee: : Instructing follower b9c5799dc82b478c9a4f250d5ca2984e to start an election
I20260709 12:12:41.766441 15338 raft_consensus.cc:1081] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Signalling peer b9c5799dc82b478c9a4f250d5ca2984e to start an election
I20260709 12:12:41.768226 15144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d"
dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
 from {username='slave'} at 127.0.0.1:34196
I20260709 12:12:41.768805 15144 raft_consensus.cc:493] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:41.769104 15144 raft_consensus.cc:3060] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.775991 15144 raft_consensus.cc:515] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.778390 15144 leader_election.cc:290] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 2 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:41.779320 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:41.779536 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:41.780128 15069 raft_consensus.cc:3055] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:41.780128 15219 raft_consensus.cc:3060] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.780571 15069 raft_consensus.cc:740] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:41.781474 15069 consensus_queue.cc:260] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.782838 15069 raft_consensus.cc:3060] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.786696 15219 raft_consensus.cc:2468] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 2.
I20260709 12:12:41.787947 15112 leader_election.cc:304] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:41.788741 15297 raft_consensus.cc:2804] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:41.788898 15069 raft_consensus.cc:2468] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 2.
I20260709 12:12:41.789278 15297 raft_consensus.cc:697] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 2 LEADER]: Becoming Leader. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
I20260709 12:12:41.790550 15297 consensus_queue.cc:237] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.797814 14968 catalog_manager.cc:5697] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e reported cstate change: term changed from 1 to 2, leader changed from c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129) to b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130). New cstate: current_term: 2 leader_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:41.966814 15322 raft_consensus.cc:993] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f: : Instructing follower c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:41.967298 15296 raft_consensus.cc:1081] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 LEADER]: Signalling peer c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:41.968875 15069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30134d22fd73458abd437128ce575406"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:51652
I20260709 12:12:41.969400 15069 raft_consensus.cc:493] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:41.969779 15069 raft_consensus.cc:3060] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.975065 15069 raft_consensus.cc:515] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.977065 15069 leader_election.cc:290] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 2 election: Requested vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:41.978195 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30134d22fd73458abd437128ce575406" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:41.978338 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30134d22fd73458abd437128ce575406" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:41.978875 15144 raft_consensus.cc:3060] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.978916 15219 raft_consensus.cc:3055] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:41.979311 15219 raft_consensus.cc:740] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Running, Role: LEADER
I20260709 12:12:41.979964 15219 consensus_queue.cc:260] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.980921 15219 raft_consensus.cc:3060] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.984086 15144 raft_consensus.cc:2468] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 2.
I20260709 12:12:41.985635 15036 leader_election.cc:304] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: 
I20260709 12:12:41.986171 15219 raft_consensus.cc:2468] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 2.
I20260709 12:12:41.986544 15338 raft_consensus.cc:2804] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:41.987099 15338 raft_consensus.cc:697] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Becoming Leader. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:41.987859 15338 consensus_queue.cc:237] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:41.995040 14968 catalog_manager.cc:5697] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee reported cstate change: term changed from 1 to 2, leader changed from ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131) to c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129). New cstate: current_term: 2 leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.041828 15267 consensus_queue.cc:1048] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:42.053313 15297 consensus_queue.cc:1048] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:42.062112 15267 raft_consensus.cc:993] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e: : Instructing follower c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:42.062603 15297 raft_consensus.cc:1081] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Signalling peer c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:42.064180 15292 raft_consensus.cc:993] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee: : Instructing follower b9c5799dc82b478c9a4f250d5ca2984e to start an election
I20260709 12:12:42.064311 15069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e5d6d14cc1a4c779cf4ab89a6a0720f"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:51640
I20260709 12:12:42.064908 15292 raft_consensus.cc:1081] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Signalling peer b9c5799dc82b478c9a4f250d5ca2984e to start an election
I20260709 12:12:42.064990 15069 raft_consensus.cc:493] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:42.065443 15069 raft_consensus.cc:3060] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.068406 15144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0220e3eed3264ae298b0541dbbf6f5b0"
dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
 from {username='slave'} at 127.0.0.1:34196
I20260709 12:12:42.069002 15144 raft_consensus.cc:493] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:42.069391 15144 raft_consensus.cc:3060] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.072680 15069 raft_consensus.cc:515] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.075410 15069 leader_election.cc:290] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 2 election: Requested vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:42.076582 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5d6d14cc1a4c779cf4ab89a6a0720f" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:42.077229 15219 raft_consensus.cc:3060] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.077481 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5d6d14cc1a4c779cf4ab89a6a0720f" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:42.078125 15145 raft_consensus.cc:3055] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:42.078477 15145 raft_consensus.cc:740] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
I20260709 12:12:42.079155 15144 raft_consensus.cc:515] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.079331 15145 consensus_queue.cc:260] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.080720 15145 raft_consensus.cc:3060] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.081554 15144 leader_election.cc:290] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 2 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:42.082595 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220e3eed3264ae298b0541dbbf6f5b0" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:42.083199 15220 raft_consensus.cc:3060] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.083587 15338 raft_consensus.cc:993] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee: : Instructing follower b9c5799dc82b478c9a4f250d5ca2984e to start an election
I20260709 12:12:42.084017 15338 raft_consensus.cc:1081] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Signalling peer b9c5799dc82b478c9a4f250d5ca2984e to start an election
I20260709 12:12:42.084720 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220e3eed3264ae298b0541dbbf6f5b0" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:42.085322 15069 raft_consensus.cc:3055] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:42.085460 15219 raft_consensus.cc:2468] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 2.
I20260709 12:12:42.086190 15144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "627eae6e42684aaba78a109e35bf4fca"
dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
 from {username='slave'} at 127.0.0.1:34196
I20260709 12:12:42.086745 15144 raft_consensus.cc:493] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:42.086946 15037 leader_election.cc:304] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:42.085726 15069 raft_consensus.cc:740] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:42.087889 15292 raft_consensus.cc:2804] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:42.088403 15292 raft_consensus.cc:697] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Becoming Leader. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:42.088078 15069 consensus_queue.cc:260] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.089550 15069 raft_consensus.cc:3060] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.089251 15292 consensus_queue.cc:237] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.090284 15220 raft_consensus.cc:2468] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 2.
I20260709 12:12:42.091673 15112 leader_election.cc:304] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:42.092480 15297 raft_consensus.cc:2804] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:42.092970 15297 raft_consensus.cc:697] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [term 2 LEADER]: Becoming Leader. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
I20260709 12:12:42.093194 15145 raft_consensus.cc:2468] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 2.
I20260709 12:12:42.087138 15144 raft_consensus.cc:3060] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.093847 15297 consensus_queue.cc:237] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.098963 14965 catalog_manager.cc:5697] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee reported cstate change: term changed from 1 to 2, leader changed from b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130) to c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129). New cstate: current_term: 2 leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.099972 15069 raft_consensus.cc:2468] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 2.
I20260709 12:12:42.102375 15144 raft_consensus.cc:515] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.104645 15144 leader_election.cc:290] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 2 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:42.105399 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627eae6e42684aaba78a109e35bf4fca" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:42.106284 15069 raft_consensus.cc:3055] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:42.106745 15069 raft_consensus.cc:740] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:42.107100 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627eae6e42684aaba78a109e35bf4fca" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:42.107731 15220 raft_consensus.cc:3060] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.107812 15069 consensus_queue.cc:260] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.107859 14968 catalog_manager.cc:5697] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e reported cstate change: term changed from 1 to 2, leader changed from c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129) to b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130). New cstate: current_term: 2 leader_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.109647 15069 raft_consensus.cc:3060] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.117871 15220 raft_consensus.cc:2468] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 2.
I20260709 12:12:42.118950 15341 raft_consensus.cc:993] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e: : Instructing follower c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:42.119464 15341 raft_consensus.cc:1081] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Signalling peer c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:42.121272 15069 raft_consensus.cc:2468] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 2.
I20260709 12:12:42.120819 15112 leader_election.cc:304] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:42.121579 15070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "585a114b6b2a449cbdc00d632aee40b8"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:51640
I20260709 12:12:42.122315 15070 raft_consensus.cc:493] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:42.122735 15070 raft_consensus.cc:3060] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.123953 15297 raft_consensus.cc:2804] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:42.124770 15297 raft_consensus.cc:697] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 2 LEADER]: Becoming Leader. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
I20260709 12:12:42.125682 15297 consensus_queue.cc:237] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.130720 15070 raft_consensus.cc:515] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.133651 15070 leader_election.cc:290] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 2 election: Requested vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:42.134181 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585a114b6b2a449cbdc00d632aee40b8" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:42.134814 15144 raft_consensus.cc:3055] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:42.135165 15144 raft_consensus.cc:740] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
I20260709 12:12:42.136080 15144 consensus_queue.cc:260] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.134393 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585a114b6b2a449cbdc00d632aee40b8" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:42.137353 15144 raft_consensus.cc:3060] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.136686 14968 catalog_manager.cc:5697] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e reported cstate change: term changed from 1 to 2, leader changed from c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129) to b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130). New cstate: current_term: 2 leader_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.137516 15220 raft_consensus.cc:3060] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.144236 15144 raft_consensus.cc:2468] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 2.
I20260709 12:12:42.144237 15220 raft_consensus.cc:2468] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 2.
I20260709 12:12:42.145862 15037 leader_election.cc:304] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:42.146727 15292 raft_consensus.cc:2804] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:42.147284 15292 raft_consensus.cc:697] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Becoming Leader. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:42.148205 15292 consensus_queue.cc:237] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.155411 14968 catalog_manager.cc:5697] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee reported cstate change: term changed from 1 to 2, leader changed from b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130) to c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129). New cstate: current_term: 2 leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.196137 15070 raft_consensus.cc:1275] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Refusing update from remote peer b9c5799dc82b478c9a4f250d5ca2984e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.197685 15297 consensus_queue.cc:1048] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:42.206671 15220 raft_consensus.cc:1275] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Refusing update from remote peer b9c5799dc82b478c9a4f250d5ca2984e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.207226 15297 raft_consensus.cc:993] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e: : Instructing follower c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:42.207701 15341 raft_consensus.cc:1081] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Signalling peer c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:42.210001 15070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:51640
I20260709 12:12:42.210165 15297 consensus_queue.cc:1048] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:42.211127 15070 raft_consensus.cc:493] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:42.211601 15070 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.218812 15070 raft_consensus.cc:515] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.220868 15070 leader_election.cc:290] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 2 election: Requested vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:42.221670 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:42.222288 15144 raft_consensus.cc:3055] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:42.222540 15144 raft_consensus.cc:740] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
I20260709 12:12:42.222445 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:42.223420 15220 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.223690 15144 consensus_queue.cc:260] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.224798 15144 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.230346 15220 raft_consensus.cc:2468] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 2.
I20260709 12:12:42.231380 15144 raft_consensus.cc:2468] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 2.
I20260709 12:12:42.231639 15037 leader_election.cc:304] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:42.232524 15292 raft_consensus.cc:2804] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:42.233071 15292 raft_consensus.cc:697] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Becoming Leader. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:42.233946 15292 consensus_queue.cc:237] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:42.242123 14965 catalog_manager.cc:5697] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee reported cstate change: term changed from 1 to 2, leader changed from b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130) to c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129). New cstate: current_term: 2 leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.487524 15070 raft_consensus.cc:1275] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Refusing update from remote peer b9c5799dc82b478c9a4f250d5ca2984e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.488855 15297 consensus_queue.cc:1048] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:42.498206 15220 raft_consensus.cc:1275] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Refusing update from remote peer b9c5799dc82b478c9a4f250d5ca2984e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.499763 15297 consensus_queue.cc:1048] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:42.502532 15144 raft_consensus.cc:1275] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.504309 15292 consensus_queue.cc:1048] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:42.515334 15220 raft_consensus.cc:1275] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.519181 15268 consensus_queue.cc:1048] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:42.524299 15218 raft_consensus.cc:1275] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.526263 15268 consensus_queue.cc:1048] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:42.535616 15144 raft_consensus.cc:1275] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.537252 15268 consensus_queue.cc:1048] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:42.542593 15220 raft_consensus.cc:1275] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Refusing update from remote peer b9c5799dc82b478c9a4f250d5ca2984e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.544245 15297 consensus_queue.cc:1048] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:42.555064 15070 raft_consensus.cc:1275] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Refusing update from remote peer b9c5799dc82b478c9a4f250d5ca2984e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.557235 15299 consensus_queue.cc:1048] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:42.627060 15144 raft_consensus.cc:1275] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.628504 15268 consensus_queue.cc:1048] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:42.634902 15220 raft_consensus.cc:1275] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.636803 15338 consensus_queue.cc:1048] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:42.754118 15144 raft_consensus.cc:1275] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.755465 15268 consensus_queue.cc:1048] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:42.765914 15220 raft_consensus.cc:1275] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.768128 15268 consensus_queue.cc:1048] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:44.803599 14402 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:12:44.804481 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:44.822098 15070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30134d22fd73458abd437128ce575406"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
mode: GRACEFUL
new_leader_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
 from {username='slave'} at 127.0.0.1:53036
I20260709 12:12:44.822635 15070 raft_consensus.cc:606] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Received request to transfer leadership to TS ccfd5de96aff4b7ba04eed946f86c08f
I20260709 12:12:44.824970 15070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
mode: GRACEFUL
new_leader_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
 from {username='slave'} at 127.0.0.1:53036
I20260709 12:12:44.825677 15070 raft_consensus.cc:606] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Received request to transfer leadership to TS ccfd5de96aff4b7ba04eed946f86c08f
I20260709 12:12:44.826839 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:44.827289 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:45.114708 15268 raft_consensus.cc:993] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee: : Instructing follower ccfd5de96aff4b7ba04eed946f86c08f to start an election
I20260709 12:12:45.115276 15268 raft_consensus.cc:1081] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Signalling peer ccfd5de96aff4b7ba04eed946f86c08f to start an election
I20260709 12:12:45.117115 15220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e"
dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
 from {username='slave'} at 127.0.0.1:60066
I20260709 12:12:45.117841 15220 raft_consensus.cc:493] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:45.118130 15220 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.123588 15220 raft_consensus.cc:515] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:45.125316 15220 leader_election.cc:290] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 3 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659)
I20260709 12:12:45.126303 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:45.126427 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:45.127068 15144 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.127048 15070 raft_consensus.cc:3055] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:45.127611 15070 raft_consensus.cc:740] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:45.128469 15070 consensus_queue.cc:260] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:45.129741 15070 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.134398 15144 raft_consensus.cc:2468] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfd5de96aff4b7ba04eed946f86c08f in term 3.
I20260709 12:12:45.135767 15185 leader_election.cc:304] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:45.136636 15362 raft_consensus.cc:2804] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:45.136932 15070 raft_consensus.cc:2468] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfd5de96aff4b7ba04eed946f86c08f in term 3.
I20260709 12:12:45.137786 15362 raft_consensus.cc:697] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 3 LEADER]: Becoming Leader. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Running, Role: LEADER
I20260709 12:12:45.139048 15362 consensus_queue.cc:237] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:45.149323 14965 catalog_manager.cc:5697] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f reported cstate change: term changed from 2 to 3, leader changed from c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129) to ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131). New cstate: current_term: 3 leader_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:45.168671 15361 raft_consensus.cc:993] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee: : Instructing follower ccfd5de96aff4b7ba04eed946f86c08f to start an election
I20260709 12:12:45.169178 15268 raft_consensus.cc:1081] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Signalling peer ccfd5de96aff4b7ba04eed946f86c08f to start an election
I20260709 12:12:45.170818 15220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30134d22fd73458abd437128ce575406"
dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
 from {username='slave'} at 127.0.0.1:60066
I20260709 12:12:45.171389 15220 raft_consensus.cc:493] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:45.171723 15220 raft_consensus.cc:3060] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.176232 15220 raft_consensus.cc:515] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:45.178243 15220 leader_election.cc:290] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 3 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659)
I20260709 12:12:45.179369 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30134d22fd73458abd437128ce575406" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:45.179517 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30134d22fd73458abd437128ce575406" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:45.180053 15070 raft_consensus.cc:3055] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:45.180120 15144 raft_consensus.cc:3060] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.180507 15070 raft_consensus.cc:740] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:45.181341 15070 consensus_queue.cc:260] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:45.182984 15070 raft_consensus.cc:3060] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.188730 15144 raft_consensus.cc:2468] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfd5de96aff4b7ba04eed946f86c08f in term 3.
I20260709 12:12:45.190420 15185 leader_election.cc:304] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:45.190847 15070 raft_consensus.cc:2468] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfd5de96aff4b7ba04eed946f86c08f in term 3.
I20260709 12:12:45.191252 15362 raft_consensus.cc:2804] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:45.191769 15362 raft_consensus.cc:697] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 LEADER]: Becoming Leader. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Running, Role: LEADER
I20260709 12:12:45.192575 15362 consensus_queue.cc:237] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:45.200748 14965 catalog_manager.cc:5697] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f reported cstate change: term changed from 2 to 3, leader changed from c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129) to ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131). New cstate: current_term: 3 leader_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:45.525234 15070 raft_consensus.cc:1275] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Refusing update from remote peer ccfd5de96aff4b7ba04eed946f86c08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:45.526741 15362 consensus_queue.cc:1048] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.542040 15144 raft_consensus.cc:1275] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Refusing update from remote peer ccfd5de96aff4b7ba04eed946f86c08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:45.543529 15362 consensus_queue.cc:1048] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.626709 15144 raft_consensus.cc:1275] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Refusing update from remote peer ccfd5de96aff4b7ba04eed946f86c08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:45.628042 15362 consensus_queue.cc:1048] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.637939 15070 raft_consensus.cc:1275] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Refusing update from remote peer ccfd5de96aff4b7ba04eed946f86c08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:45.639557 15362 consensus_queue.cc:1048] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:45.828238 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:45.833468 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:45.833974 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:46.834970 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:46.840345 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:46.840816 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:47.842594 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:47.849931 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:47.850560 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:48.851878 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:48.857901 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:48.858310 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:49.859442 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:49.867636 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:49.868129 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:50.869125 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:50.874985 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:50.876084 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:51.877280 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:51.884305 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:51.884716 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:52.885744 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:52.894093 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:52.894646 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:53.895977 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:53.903687 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:53.904177 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:54.940860 14402 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:12:54.948966 15218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30134d22fd73458abd437128ce575406"
dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
mode: GRACEFUL
new_leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:60072
I20260709 12:12:54.949900 15218 raft_consensus.cc:606] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 LEADER]: Received request to transfer leadership to TS c2bfe3fb1de14ab3b4464ae6521cb3ee
I20260709 12:12:54.955478 15218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e"
dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
mode: GRACEFUL
new_leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:60072
I20260709 12:12:54.955997 15218 raft_consensus.cc:606] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 3 LEADER]: Received request to transfer leadership to TS c2bfe3fb1de14ab3b4464ae6521cb3ee
I20260709 12:12:54.967226 15144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da4a6b7a549240d5a2c580d74517a994"
dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
mode: GRACEFUL
new_leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:34214
I20260709 12:12:54.967859 15144 raft_consensus.cc:606] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Received request to transfer leadership to TS c2bfe3fb1de14ab3b4464ae6521cb3ee
I20260709 12:12:54.973690 15144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "627eae6e42684aaba78a109e35bf4fca"
dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
mode: GRACEFUL
new_leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:34214
I20260709 12:12:54.974160 15144 raft_consensus.cc:606] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 2 LEADER]: Received request to transfer leadership to TS c2bfe3fb1de14ab3b4464ae6521cb3ee
I20260709 12:12:54.979964 15144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d"
dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
mode: GRACEFUL
new_leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:34214
I20260709 12:12:54.980448 15144 raft_consensus.cc:606] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 2 LEADER]: Received request to transfer leadership to TS c2bfe3fb1de14ab3b4464ae6521cb3ee
I20260709 12:12:55.105419 15396 raft_consensus.cc:993] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e: : Instructing follower c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:55.105888 15396 raft_consensus.cc:1081] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 2 LEADER]: Signalling peer c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:55.107733 15069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:51640
I20260709 12:12:55.108230 15069 raft_consensus.cc:493] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:55.108603 15069 raft_consensus.cc:3060] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:55.114329 15069 raft_consensus.cc:515] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.116438 15069 leader_election.cc:290] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 3 election: Requested vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:55.117771 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:55.117835 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:55.118628 15144 raft_consensus.cc:3055] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:55.118646 15218 raft_consensus.cc:3060] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:55.119398 15144 raft_consensus.cc:740] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
I20260709 12:12:55.120515 15144 consensus_queue.cc:260] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.122284 15144 raft_consensus.cc:3060] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:55.126838 15218 raft_consensus.cc:2468] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 3.
I20260709 12:12:55.128286 15037 leader_election.cc:304] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:55.129195 15391 raft_consensus.cc:2804] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:55.129509 15144 raft_consensus.cc:2468] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 3.
I20260709 12:12:55.130290 15391 raft_consensus.cc:697] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 LEADER]: Becoming Leader. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:55.131330 15391 consensus_queue.cc:237] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.139500 14965 catalog_manager.cc:5697] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee reported cstate change: term changed from 2 to 3, leader changed from b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130) to c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129). New cstate: current_term: 3 leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.223316 15397 raft_consensus.cc:993] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e: : Instructing follower c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:55.223783 15397 raft_consensus.cc:1081] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Signalling peer c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:55.225350 15069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da4a6b7a549240d5a2c580d74517a994"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:51640
I20260709 12:12:55.226064 15069 raft_consensus.cc:493] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:55.226308 15069 raft_consensus.cc:3060] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:55.230883 15069 raft_consensus.cc:515] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.232324 15069 leader_election.cc:290] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 2 election: Requested vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:55.233321 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4a6b7a549240d5a2c580d74517a994" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:55.233430 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4a6b7a549240d5a2c580d74517a994" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:55.233996 15144 raft_consensus.cc:3055] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:55.234131 15218 raft_consensus.cc:3060] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:55.234275 15144 raft_consensus.cc:740] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
I20260709 12:12:55.235312 15144 consensus_queue.cc:260] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.236738 15144 raft_consensus.cc:3060] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:55.242347 15144 raft_consensus.cc:2468] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 2.
I20260709 12:12:55.242372 15218 raft_consensus.cc:2468] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 2.
I20260709 12:12:55.244817 15036 leader_election.cc:304] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: 
I20260709 12:12:55.246208 15391 raft_consensus.cc:2804] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:55.247081 15391 raft_consensus.cc:697] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Becoming Leader. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:55.247979 15391 consensus_queue.cc:237] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.257709 14965 catalog_manager.cc:5697] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee reported cstate change: term changed from 1 to 2, leader changed from b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130) to c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129). New cstate: current_term: 2 leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.334503 15405 raft_consensus.cc:993] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f: : Instructing follower c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:55.334926 15405 raft_consensus.cc:1081] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 3 LEADER]: Signalling peer c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:55.336539 15069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:51652
I20260709 12:12:55.337085 15069 raft_consensus.cc:493] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:55.337379 15069 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:55.343324 15069 raft_consensus.cc:515] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.345127 15069 leader_election.cc:290] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 4 election: Requested vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:55.345866 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:55.346158 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:55.346467 15144 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:55.346668 15218 raft_consensus.cc:3055] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:55.346997 15218 raft_consensus.cc:740] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Running, Role: LEADER
I20260709 12:12:55.347838 15218 consensus_queue.cc:260] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.349203 15218 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:55.351995 15375 raft_consensus.cc:993] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f: : Instructing follower c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:55.352468 15405 raft_consensus.cc:1081] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 LEADER]: Signalling peer c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:55.353426 15144 raft_consensus.cc:2468] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 4.
I20260709 12:12:55.354054 15069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30134d22fd73458abd437128ce575406"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:51652
I20260709 12:12:55.354627 15036 leader_election.cc:304] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [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: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: 
I20260709 12:12:55.354624 15069 raft_consensus.cc:493] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:55.355756 15069 raft_consensus.cc:3060] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:55.356577 15391 raft_consensus.cc:2804] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:55.357523 15391 raft_consensus.cc:697] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 LEADER]: Becoming Leader. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:55.358496 15391 consensus_queue.cc:237] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.359715 15218 raft_consensus.cc:2468] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 4.
I20260709 12:12:55.363137 15069 raft_consensus.cc:515] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.365782 15069 leader_election.cc:290] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 4 election: Requested vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:55.366622 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30134d22fd73458abd437128ce575406" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:55.366851 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30134d22fd73458abd437128ce575406" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:55.367203 15144 raft_consensus.cc:3060] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:55.367440 15218 raft_consensus.cc:3055] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:55.368099 15218 raft_consensus.cc:740] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Running, Role: LEADER
I20260709 12:12:55.368886 15218 consensus_queue.cc:260] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.368739 14965 catalog_manager.cc:5697] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee reported cstate change: term changed from 3 to 4, leader changed from ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131) to c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129). New cstate: current_term: 4 leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.370069 15218 raft_consensus.cc:3060] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:55.373350 15144 raft_consensus.cc:2468] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 4.
I20260709 12:12:55.374845 15036 leader_election.cc:304] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [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: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: 
I20260709 12:12:55.375638 15391 raft_consensus.cc:2804] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:55.376169 15391 raft_consensus.cc:697] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 LEADER]: Becoming Leader. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:55.377324 15218 raft_consensus.cc:2468] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 4.
I20260709 12:12:55.377089 15391 consensus_queue.cc:237] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.385324 14965 catalog_manager.cc:5697] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee reported cstate change: term changed from 3 to 4, leader changed from ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131) to c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129). New cstate: current_term: 4 leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.524438 15144 raft_consensus.cc:1275] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:55.525926 15391 consensus_queue.cc:1048] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:55.536765 15218 raft_consensus.cc:1275] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:55.539187 15410 consensus_queue.cc:1048] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:55.566077 15396 raft_consensus.cc:993] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e: : Instructing follower c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:55.566618 15396 raft_consensus.cc:1081] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 2 LEADER]: Signalling peer c2bfe3fb1de14ab3b4464ae6521cb3ee to start an election
I20260709 12:12:55.568397 15069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "627eae6e42684aaba78a109e35bf4fca"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
 from {username='slave'} at 127.0.0.1:51640
I20260709 12:12:55.568972 15069 raft_consensus.cc:493] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:55.569278 15069 raft_consensus.cc:3060] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:55.574357 15069 raft_consensus.cc:515] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.577190 15069 leader_election.cc:290] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 3 election: Requested vote from peers b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:55.578348 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627eae6e42684aaba78a109e35bf4fca" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:55.578892 15144 raft_consensus.cc:3055] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:55.578755 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627eae6e42684aaba78a109e35bf4fca" candidate_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:55.579455 15144 raft_consensus.cc:740] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
I20260709 12:12:55.580108 15218 raft_consensus.cc:3060] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:55.580770 15144 consensus_queue.cc:260] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.581770 15144 raft_consensus.cc:3060] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:55.584765 15218 raft_consensus.cc:2468] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 3.
I20260709 12:12:55.585973 15037 leader_election.cc:304] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2bfe3fb1de14ab3b4464ae6521cb3ee, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:55.586851 15144 raft_consensus.cc:2468] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2bfe3fb1de14ab3b4464ae6521cb3ee in term 3.
I20260709 12:12:55.586949 15391 raft_consensus.cc:2804] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:55.587479 15391 raft_consensus.cc:697] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 LEADER]: Becoming Leader. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:55.588312 15391 consensus_queue.cc:237] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:55.595338 14968 catalog_manager.cc:5697] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee reported cstate change: term changed from 2 to 3, leader changed from b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130) to c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129). New cstate: current_term: 3 leader_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.689221 15218 raft_consensus.cc:1275] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:55.690675 15391 consensus_queue.cc:1048] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:55.700944 15144 raft_consensus.cc:1275] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:55.702666 15416 consensus_queue.cc:1048] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:55.830461 15218 raft_consensus.cc:1275] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 4 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:55.832036 15410 consensus_queue.cc:1048] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:55.845052 15144 raft_consensus.cc:1275] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 4 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:55.846797 15398 consensus_queue.cc:1048] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:55.941625 15218 raft_consensus.cc:1275] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 4 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:55.943212 15398 consensus_queue.cc:1048] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:55.953361 15144 raft_consensus.cc:1275] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 4 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:55.955132 15410 consensus_queue.cc:1048] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:55.985940 15220 raft_consensus.cc:1275] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:55.987213 15398 consensus_queue.cc:1048] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:55.998380 15144 raft_consensus.cc:1275] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Refusing update from remote peer c2bfe3fb1de14ab3b4464ae6521cb3ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:55.999977 15398 consensus_queue.cc:1048] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:58.024324 14402 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:12:58.025195 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:58.034551 15069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
mode: GRACEFUL
new_leader_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
 from {username='slave'} at 127.0.0.1:53036
I20260709 12:12:58.035228 15069 raft_consensus.cc:606] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 LEADER]: Received request to transfer leadership to TS b9c5799dc82b478c9a4f250d5ca2984e
I20260709 12:12:58.037989 15069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
mode: GRACEFUL
new_leader_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
 from {username='slave'} at 127.0.0.1:53036
I20260709 12:12:58.038435 15069 raft_consensus.cc:606] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 LEADER]: Received request to transfer leadership to TS b9c5799dc82b478c9a4f250d5ca2984e
I20260709 12:12:58.040684 15069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "585a114b6b2a449cbdc00d632aee40b8"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
mode: GRACEFUL
new_leader_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
 from {username='slave'} at 127.0.0.1:53036
I20260709 12:12:58.041119 15069 raft_consensus.cc:606] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Received request to transfer leadership to TS ccfd5de96aff4b7ba04eed946f86c08f
I20260709 12:12:58.043282 15069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da4a6b7a549240d5a2c580d74517a994"
dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
mode: GRACEFUL
new_leader_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
 from {username='slave'} at 127.0.0.1:53036
I20260709 12:12:58.044107 15069 raft_consensus.cc:606] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Received request to transfer leadership to TS ccfd5de96aff4b7ba04eed946f86c08f
I20260709 12:12:58.045271 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:12:58.045873 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:58.047438 15416 raft_consensus.cc:993] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee: : Instructing follower ccfd5de96aff4b7ba04eed946f86c08f to start an election
I20260709 12:12:58.048081 15398 raft_consensus.cc:1081] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Signalling peer ccfd5de96aff4b7ba04eed946f86c08f to start an election
I20260709 12:12:58.049957 15220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "585a114b6b2a449cbdc00d632aee40b8"
dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
 from {username='slave'} at 127.0.0.1:60066
I20260709 12:12:58.050487 15220 raft_consensus.cc:493] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:58.050930 15220 raft_consensus.cc:3060] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:58.051744 15398 raft_consensus.cc:993] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee: : Instructing follower b9c5799dc82b478c9a4f250d5ca2984e to start an election
I20260709 12:12:58.052260 15416 raft_consensus.cc:1081] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 LEADER]: Signalling peer b9c5799dc82b478c9a4f250d5ca2984e to start an election
I20260709 12:12:58.053982 15144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e"
dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
 from {username='slave'} at 127.0.0.1:34196
I20260709 12:12:58.054466 15144 raft_consensus.cc:493] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:58.054754 15144 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:58.057629 15220 raft_consensus.cc:515] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:58.059777 15220 leader_election.cc:290] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 3 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659)
I20260709 12:12:58.059856 15144 raft_consensus.cc:515] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:58.060858 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585a114b6b2a449cbdc00d632aee40b8" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:58.061251 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585a114b6b2a449cbdc00d632aee40b8" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:58.061718 15069 raft_consensus.cc:3055] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:58.061937 15145 raft_consensus.cc:3060] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:58.062062 15069 raft_consensus.cc:740] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:58.062718 15144 leader_election.cc:290] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 5 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:58.063102 15069 consensus_queue.cc:260] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:58.064520 15069 raft_consensus.cc:3060] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:58.064384 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:58.064970 15070 raft_consensus.cc:3055] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:58.065167 15070 raft_consensus.cc:740] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:58.066039 15070 consensus_queue.cc:260] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:58.067121 15070 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:58.068629 15145 raft_consensus.cc:2468] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfd5de96aff4b7ba04eed946f86c08f in term 3.
I20260709 12:12:58.070490 15185 leader_election.cc:304] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:58.071579 15424 raft_consensus.cc:2804] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:58.071556 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe8af92e2e47858c82d4220771ac4e" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:58.072312 15220 raft_consensus.cc:3060] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:58.073609 15070 raft_consensus.cc:2468] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 5.
I20260709 12:12:58.075105 15109 leader_election.cc:304] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [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: b9c5799dc82b478c9a4f250d5ca2984e, c2bfe3fb1de14ab3b4464ae6521cb3ee; no voters: 
I20260709 12:12:58.076102 15396 raft_consensus.cc:2804] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:58.076828 15424 raft_consensus.cc:697] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 LEADER]: Becoming Leader. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Running, Role: LEADER
I20260709 12:12:58.077778 15069 raft_consensus.cc:2468] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfd5de96aff4b7ba04eed946f86c08f in term 3.
I20260709 12:12:58.078132 15396 raft_consensus.cc:697] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 5 LEADER]: Becoming Leader. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
I20260709 12:12:58.078786 15424 consensus_queue.cc:237] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:58.079238 15396 consensus_queue.cc:237] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:58.080397 15220 raft_consensus.cc:2468] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 5.
I20260709 12:12:58.088786 14968 catalog_manager.cc:5697] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f reported cstate change: term changed from 2 to 3, leader changed from c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129) to ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131). New cstate: current_term: 3 leader_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:58.090883 14965 catalog_manager.cc:5697] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e reported cstate change: term changed from 4 to 5, leader changed from c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129) to b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130). New cstate: current_term: 5 leader_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.285904 15398 raft_consensus.cc:993] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee: : Instructing follower ccfd5de96aff4b7ba04eed946f86c08f to start an election
I20260709 12:12:58.286375 15398 raft_consensus.cc:1081] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Signalling peer ccfd5de96aff4b7ba04eed946f86c08f to start an election
I20260709 12:12:58.287866 15220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da4a6b7a549240d5a2c580d74517a994"
dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
 from {username='slave'} at 127.0.0.1:60066
I20260709 12:12:58.288275 15220 raft_consensus.cc:493] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:58.288595 15220 raft_consensus.cc:3060] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:58.292893 15220 raft_consensus.cc:515] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:58.294518 15220 leader_election.cc:290] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 3 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130:39659)
I20260709 12:12:58.295482 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4a6b7a549240d5a2c580d74517a994" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:58.295905 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4a6b7a549240d5a2c580d74517a994" candidate_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
I20260709 12:12:58.296164 15069 raft_consensus.cc:3055] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:58.296442 15145 raft_consensus.cc:3060] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:58.296605 15069 raft_consensus.cc:740] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:58.297741 15069 consensus_queue.cc:260] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:58.298697 15069 raft_consensus.cc:3060] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:58.302676 15145 raft_consensus.cc:2468] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfd5de96aff4b7ba04eed946f86c08f in term 3.
I20260709 12:12:58.303539 15069 raft_consensus.cc:2468] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfd5de96aff4b7ba04eed946f86c08f in term 3.
I20260709 12:12:58.303943 15185 leader_election.cc:304] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:58.304914 15424 raft_consensus.cc:2804] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:58.305356 15424 raft_consensus.cc:697] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 LEADER]: Becoming Leader. State: Replica: ccfd5de96aff4b7ba04eed946f86c08f, State: Running, Role: LEADER
I20260709 12:12:58.306201 15424 consensus_queue.cc:237] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:58.314759 14965 catalog_manager.cc:5697] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f reported cstate change: term changed from 2 to 3, leader changed from c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129) to ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131). New cstate: current_term: 3 leader_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:58.495985 15069 raft_consensus.cc:1275] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Refusing update from remote peer ccfd5de96aff4b7ba04eed946f86c08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:58.497499 15424 consensus_queue.cc:1048] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:58.510700 15145 raft_consensus.cc:1275] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Refusing update from remote peer ccfd5de96aff4b7ba04eed946f86c08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:58.512194 15426 consensus_queue.cc:1048] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:58.539098 15416 raft_consensus.cc:993] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee: : Instructing follower b9c5799dc82b478c9a4f250d5ca2984e to start an election
I20260709 12:12:58.539832 15398 raft_consensus.cc:1081] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 LEADER]: Signalling peer b9c5799dc82b478c9a4f250d5ca2984e to start an election
I20260709 12:12:58.541386 15145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d"
dest_uuid: "b9c5799dc82b478c9a4f250d5ca2984e"
 from {username='slave'} at 127.0.0.1:34196
I20260709 12:12:58.542388 15145 raft_consensus.cc:493] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:58.542802 15145 raft_consensus.cc:3060] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:58.548081 15145 raft_consensus.cc:515] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:58.550005 15145 leader_election.cc:290] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [CANDIDATE]: Term 4 election: Requested vote from peers c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473), ccfd5de96aff4b7ba04eed946f86c08f (127.14.16.131:36461)
I20260709 12:12:58.550941 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee"
I20260709 12:12:58.551162 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308e379d2e6b42d282cf61274341cd2d" candidate_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ccfd5de96aff4b7ba04eed946f86c08f"
I20260709 12:12:58.551477 15069 raft_consensus.cc:3055] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:58.551719 15220 raft_consensus.cc:3060] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:58.551842 15069 raft_consensus.cc:740] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c2bfe3fb1de14ab3b4464ae6521cb3ee, State: Running, Role: LEADER
I20260709 12:12:58.552883 15069 consensus_queue.cc:260] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:58.553928 15069 raft_consensus.cc:3060] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:58.557782 15220 raft_consensus.cc:2468] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 4.
I20260709 12:12:58.559281 15112 leader_election.cc:304] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [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: b9c5799dc82b478c9a4f250d5ca2984e, ccfd5de96aff4b7ba04eed946f86c08f; no voters: 
I20260709 12:12:58.560065 15069 raft_consensus.cc:2468] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9c5799dc82b478c9a4f250d5ca2984e in term 4.
I20260709 12:12:58.560212 15396 raft_consensus.cc:2804] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:58.560763 15396 raft_consensus.cc:697] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 4 LEADER]: Becoming Leader. State: Replica: b9c5799dc82b478c9a4f250d5ca2984e, State: Running, Role: LEADER
I20260709 12:12:58.561828 15396 consensus_queue.cc:237] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [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: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } }
I20260709 12:12:58.569312 14968 catalog_manager.cc:5697] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e reported cstate change: term changed from 3 to 4, leader changed from c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129) to b9c5799dc82b478c9a4f250d5ca2984e (127.14.16.130). New cstate: current_term: 4 leader_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.619107 15220 raft_consensus.cc:1275] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 5 FOLLOWER]: Refusing update from remote peer b9c5799dc82b478c9a4f250d5ca2984e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:58.620307 15396 consensus_queue.cc:1048] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:58.630353 15069 raft_consensus.cc:1275] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 5 FOLLOWER]: Refusing update from remote peer b9c5799dc82b478c9a4f250d5ca2984e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:58.631973 15396 consensus_queue.cc:1048] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:58.721999 15069 raft_consensus.cc:1275] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Refusing update from remote peer ccfd5de96aff4b7ba04eed946f86c08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:58.723649 15426 consensus_queue.cc:1048] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:58.734157 15145 raft_consensus.cc:1275] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Refusing update from remote peer ccfd5de96aff4b7ba04eed946f86c08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:58.736116 15438 consensus_queue.cc:1048] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9c5799dc82b478c9a4f250d5ca2984e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:59.047091 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:59.053110 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:59.053504 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:59.073060 15220 raft_consensus.cc:1275] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 4 FOLLOWER]: Refusing update from remote peer b9c5799dc82b478c9a4f250d5ca2984e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:59.074568 15396 consensus_queue.cc:1048] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfd5de96aff4b7ba04eed946f86c08f" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:59.085464 15069 raft_consensus.cc:1275] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 FOLLOWER]: Refusing update from remote peer b9c5799dc82b478c9a4f250d5ca2984e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:59.086995 15445 consensus_queue.cc:1048] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bfe3fb1de14ab3b4464ae6521cb3ee" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:00.054629 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:00.061221 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:00.061744 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:01.176523 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:01.182598 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:01.183086 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:13:01.569835 15092 debug-util.cc:398] Leaking SignalData structure 0x7b080014c6a0 after lost signal to thread 14405
W20260709 12:13:01.570776 15092 debug-util.cc:398] Leaking SignalData structure 0x7b0800146d80 after lost signal to thread 15003
W20260709 12:13:01.571643 15092 debug-util.cc:398] Leaking SignalData structure 0x7b080013cac0 after lost signal to thread 15095
W20260709 12:13:01.572403 15092 debug-util.cc:398] Leaking SignalData structure 0x7b080019e040 after lost signal to thread 15170
W20260709 12:13:01.573165 15092 debug-util.cc:398] Leaking SignalData structure 0x7b080018c4c0 after lost signal to thread 15244
I20260709 12:13:02.184216 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:02.191948 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:02.192606 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:03.194037 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:03.200357 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:03.200855 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:04.201975 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:04.209116 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:04.210228 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:05.279587 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:05.285187 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:05.285740 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:13:05.553274 15241 debug-util.cc:398] Leaking SignalData structure 0x7b08000c74a0 after lost signal to thread 14405
W20260709 12:13:05.554136 15241 debug-util.cc:398] Leaking SignalData structure 0x7b08000c0dc0 after lost signal to thread 15003
W20260709 12:13:05.554975 15241 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5080 after lost signal to thread 15095
W20260709 12:13:05.555756 15241 debug-util.cc:398] Leaking SignalData structure 0x7b08000deda0 after lost signal to thread 15170
W20260709 12:13:05.556541 15241 debug-util.cc:398] Leaking SignalData structure 0x7b0800117e60 after lost signal to thread 15244
I20260709 12:13:06.286928 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:06.293992 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:06.294523 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:07.295627 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:07.302661 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:07.303110 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:08.341190 14402 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:13:08.341746 14402 tablet_server.cc:179] TabletServer@127.14.16.129:0 shutting down...
I20260709 12:13:08.374763 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:08.375824 14402 tablet_replica.cc:333] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee: stopping tablet replica
I20260709 12:13:08.377681 14402 raft_consensus.cc:2243] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.383219 14402 raft_consensus.cc:2272] T 3dfe8af92e2e47858c82d4220771ac4e P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.386054 14402 tablet_replica.cc:333] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee: stopping tablet replica
I20260709 12:13:08.386654 14402 raft_consensus.cc:2243] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.387123 14402 raft_consensus.cc:2272] T 308e379d2e6b42d282cf61274341cd2d P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.389186 14402 tablet_replica.cc:333] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee: stopping tablet replica
I20260709 12:13:08.389900 14402 raft_consensus.cc:2243] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.390879 14402 raft_consensus.cc:2272] T 30134d22fd73458abd437128ce575406 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.393824 14402 tablet_replica.cc:333] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee: stopping tablet replica
I20260709 12:13:08.394726 14402 raft_consensus.cc:2243] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.395330 14402 raft_consensus.cc:2272] T 585a114b6b2a449cbdc00d632aee40b8 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.397433 14402 tablet_replica.cc:333] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee: stopping tablet replica
I20260709 12:13:08.398113 14402 raft_consensus.cc:2243] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.398598 14402 raft_consensus.cc:2272] T da4a6b7a549240d5a2c580d74517a994 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.400848 14402 tablet_replica.cc:333] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee: stopping tablet replica
I20260709 12:13:08.401454 14402 raft_consensus.cc:2243] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.402478 14402 raft_consensus.cc:2272] T 627eae6e42684aaba78a109e35bf4fca P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:08.403059 15183 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260709 12:13:08.405642 14402 tablet_replica.cc:333] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee: stopping tablet replica
I20260709 12:13:08.406500 14402 raft_consensus.cc:2243] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.407042 14402 raft_consensus.cc:2272] T 0220e3eed3264ae298b0541dbbf6f5b0 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:08.407470 15183 consensus_peers.cc:597] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f -> Peer c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473): Couldn't send request to peer c2bfe3fb1de14ab3b4464ae6521cb3ee. 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 12:13:08.409402 14402 tablet_replica.cc:333] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee: stopping tablet replica
I20260709 12:13:08.410034 14402 raft_consensus.cc:2243] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.411202 14402 raft_consensus.cc:2272] T d32bbe7264ac4cc18b054ae35bc3975a P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.413306 14402 tablet_replica.cc:333] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee: stopping tablet replica
I20260709 12:13:08.413941 14402 raft_consensus.cc:2243] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.414453 14402 raft_consensus.cc:2272] T 1bab2bbccc2b40668b4b5610b9673eb5 P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.416499 14402 tablet_replica.cc:333] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee: stopping tablet replica
I20260709 12:13:08.417076 14402 raft_consensus.cc:2243] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.418059 14402 raft_consensus.cc:2272] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P c2bfe3fb1de14ab3b4464ae6521cb3ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.469029 14402 tablet_server.cc:196] TabletServer@127.14.16.129:0 shutdown complete.
I20260709 12:13:08.491839 14402 tablet_server.cc:179] TabletServer@127.14.16.130:0 shutting down...
I20260709 12:13:08.523080 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:08.524036 14402 tablet_replica.cc:333] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e: stopping tablet replica
I20260709 12:13:08.525022 14402 raft_consensus.cc:2243] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.525746 14402 raft_consensus.cc:2272] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.527783 14402 tablet_replica.cc:333] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e: stopping tablet replica
I20260709 12:13:08.528317 14402 raft_consensus.cc:2243] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.528692 14402 raft_consensus.cc:2272] T 1bab2bbccc2b40668b4b5610b9673eb5 P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.530666 14402 tablet_replica.cc:333] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e: stopping tablet replica
I20260709 12:13:08.531141 14402 raft_consensus.cc:2243] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.531553 14402 raft_consensus.cc:2272] T 30134d22fd73458abd437128ce575406 P b9c5799dc82b478c9a4f250d5ca2984e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.533248 14402 tablet_replica.cc:333] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e: stopping tablet replica
I20260709 12:13:08.533777 14402 raft_consensus.cc:2243] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.534153 14402 raft_consensus.cc:2272] T 585a114b6b2a449cbdc00d632aee40b8 P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.535809 14402 tablet_replica.cc:333] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e: stopping tablet replica
I20260709 12:13:08.536267 14402 raft_consensus.cc:2243] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.536958 14402 raft_consensus.cc:2272] T 0220e3eed3264ae298b0541dbbf6f5b0 P b9c5799dc82b478c9a4f250d5ca2984e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.538749 14402 tablet_replica.cc:333] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e: stopping tablet replica
I20260709 12:13:08.539299 14402 raft_consensus.cc:2243] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.539664 14402 raft_consensus.cc:2272] T 627eae6e42684aaba78a109e35bf4fca P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.541355 14402 tablet_replica.cc:333] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e: stopping tablet replica
I20260709 12:13:08.541909 14402 raft_consensus.cc:2243] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.542642 14402 raft_consensus.cc:2272] T 3dfe8af92e2e47858c82d4220771ac4e P b9c5799dc82b478c9a4f250d5ca2984e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.544960 14402 tablet_replica.cc:333] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e: stopping tablet replica
I20260709 12:13:08.545523 14402 raft_consensus.cc:2243] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.546424 14402 raft_consensus.cc:2272] T 308e379d2e6b42d282cf61274341cd2d P b9c5799dc82b478c9a4f250d5ca2984e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.548170 14402 tablet_replica.cc:333] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e: stopping tablet replica
I20260709 12:13:08.548609 14402 raft_consensus.cc:2243] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.548972 14402 raft_consensus.cc:2272] T d32bbe7264ac4cc18b054ae35bc3975a P b9c5799dc82b478c9a4f250d5ca2984e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.550848 14402 tablet_replica.cc:333] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e: stopping tablet replica
I20260709 12:13:08.551311 14402 raft_consensus.cc:2243] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.551755 14402 raft_consensus.cc:2272] T da4a6b7a549240d5a2c580d74517a994 P b9c5799dc82b478c9a4f250d5ca2984e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:08.559938 15183 consensus_peers.cc:597] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f -> Peer c2bfe3fb1de14ab3b4464ae6521cb3ee (127.14.16.129:43473): Couldn't send request to peer c2bfe3fb1de14ab3b4464ae6521cb3ee. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:43473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:08.583348 14402 tablet_server.cc:196] TabletServer@127.14.16.130:0 shutdown complete.
I20260709 12:13:08.604032 14402 tablet_server.cc:179] TabletServer@127.14.16.131:0 shutting down...
I20260709 12:13:08.632647 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:08.633458 14402 tablet_replica.cc:333] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f: stopping tablet replica
I20260709 12:13:08.634224 14402 raft_consensus.cc:2243] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.635180 14402 raft_consensus.cc:2272] T da4a6b7a549240d5a2c580d74517a994 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.637472 14402 tablet_replica.cc:333] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f: stopping tablet replica
I20260709 12:13:08.638180 14402 raft_consensus.cc:2243] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.638710 14402 raft_consensus.cc:2272] T 7e5d6d14cc1a4c779cf4ab89a6a0720f P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.640705 14402 tablet_replica.cc:333] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f: stopping tablet replica
I20260709 12:13:08.641287 14402 raft_consensus.cc:2243] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.642277 14402 raft_consensus.cc:2272] T 1bab2bbccc2b40668b4b5610b9673eb5 P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.644372 14402 tablet_replica.cc:333] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f: stopping tablet replica
I20260709 12:13:08.644929 14402 raft_consensus.cc:2243] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.645373 14402 raft_consensus.cc:2272] T 0220e3eed3264ae298b0541dbbf6f5b0 P ccfd5de96aff4b7ba04eed946f86c08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.647315 14402 tablet_replica.cc:333] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f: stopping tablet replica
I20260709 12:13:08.647861 14402 raft_consensus.cc:2243] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.648322 14402 raft_consensus.cc:2272] T 627eae6e42684aaba78a109e35bf4fca P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.650326 14402 tablet_replica.cc:333] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f: stopping tablet replica
I20260709 12:13:08.650836 14402 raft_consensus.cc:2243] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.651285 14402 raft_consensus.cc:2272] T d32bbe7264ac4cc18b054ae35bc3975a P ccfd5de96aff4b7ba04eed946f86c08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.652976 14402 tablet_replica.cc:333] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f: stopping tablet replica
I20260709 12:13:08.653788 14402 raft_consensus.cc:2243] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.654716 14402 raft_consensus.cc:2272] T 585a114b6b2a449cbdc00d632aee40b8 P ccfd5de96aff4b7ba04eed946f86c08f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.656440 14402 tablet_replica.cc:333] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f: stopping tablet replica
I20260709 12:13:08.656957 14402 raft_consensus.cc:2243] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.657418 14402 raft_consensus.cc:2272] T 30134d22fd73458abd437128ce575406 P ccfd5de96aff4b7ba04eed946f86c08f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.659209 14402 tablet_replica.cc:333] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f: stopping tablet replica
I20260709 12:13:08.659706 14402 raft_consensus.cc:2243] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.660202 14402 raft_consensus.cc:2272] T 308e379d2e6b42d282cf61274341cd2d P ccfd5de96aff4b7ba04eed946f86c08f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.662177 14402 tablet_replica.cc:333] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f: stopping tablet replica
I20260709 12:13:08.662750 14402 raft_consensus.cc:2243] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.663252 14402 raft_consensus.cc:2272] T 3dfe8af92e2e47858c82d4220771ac4e P ccfd5de96aff4b7ba04eed946f86c08f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.711715 14402 tablet_server.cc:196] TabletServer@127.14.16.131:0 shutdown complete.
I20260709 12:13:08.734434 14402 master.cc:562] Master@127.14.16.190:43089 shutting down...
I20260709 12:13:08.759820 14402 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.760593 14402 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.760910 14402 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4e29df207d5741629a0dee2eb4cab872: stopping tablet replica
I20260709 12:13:08.781492 14402 master.cc:584] Master@127.14.16.190:43089 shutdown complete.
b9c5799dc82b478c9a4f250d5ca2984e  4
c2bfe3fb1de14ab3b4464ae6521cb3ee  5
ccfd5de96aff4b7ba04eed946f86c08f  1
b9c5799dc82b478c9a4f250d5ca2984e  4
c2bfe3fb1de14ab3b4464ae6521cb3ee  3
ccfd5de96aff4b7ba04eed946f86c08f  3
b9c5799dc82b478c9a4f250d5ca2984e  1
c2bfe3fb1de14ab3b4464ae6521cb3ee  8
ccfd5de96aff4b7ba04eed946f86c08f  1
b9c5799dc82b478c9a4f250d5ca2984e  3
c2bfe3fb1de14ab3b4464ae6521cb3ee  4
ccfd5de96aff4b7ba04eed946f86c08f  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29247 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:13:08.826300 14402 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.16.190:36339
I20260709 12:13:08.827513 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:08.833631 15473 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 12:13:08.834444 15474 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 12:13:08.835301 15476 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 12:13:08.835816 14402 server_base.cc:1061] running on GCE node
I20260709 12:13:08.836809 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:08.837038 14402 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 12:13:08.837203 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599188837185 us; error 0 us; skew 500 ppm
I20260709 12:13:08.837872 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:08.840852 14402 webserver.cc:533] Webserver started at http://127.14.16.190:40081/ using document root <none> and password file <none>
I20260709 12:13:08.841511 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:08.842226 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:08.842711 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:08.843943 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/master-0-root/instance:
uuid: "5343d0ad65274793a14ca5df7738fe35"
format_stamp: "Formatted at 2026-07-09 12:13:08 on dist-test-slave-3hrd"
I20260709 12:13:08.848711 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:13:08.852581 15481 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:08.853387 14402 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:13:08.853742 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/master-0-root
uuid: "5343d0ad65274793a14ca5df7738fe35"
format_stamp: "Formatted at 2026-07-09 12:13:08 on dist-test-slave-3hrd"
I20260709 12:13:08.854058 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-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 12:13:08.881618 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:08.883001 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:08.925376 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.190:36339
I20260709 12:13:08.925552 15532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.190:36339 every 8 connection(s)
I20260709 12:13:08.929615 15533 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 12:13:08.940994 15533 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35: Bootstrap starting.
I20260709 12:13:08.946825 15533 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.951226 15533 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35: No bootstrap required, opened a new log
I20260709 12:13:08.953402 15533 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5343d0ad65274793a14ca5df7738fe35" member_type: VOTER }
I20260709 12:13:08.953864 15533 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.954051 15533 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5343d0ad65274793a14ca5df7738fe35, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.954656 15533 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5343d0ad65274793a14ca5df7738fe35" member_type: VOTER }
I20260709 12:13:08.955103 15533 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:13:08.955391 15533 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:13:08.955626 15533 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.960151 15533 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5343d0ad65274793a14ca5df7738fe35" member_type: VOTER }
I20260709 12:13:08.960742 15533 leader_election.cc:304] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [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: 5343d0ad65274793a14ca5df7738fe35; no voters: 
I20260709 12:13:08.961987 15533 leader_election.cc:290] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:13:08.962410 15536 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.963768 15536 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [term 1 LEADER]: Becoming Leader. State: Replica: 5343d0ad65274793a14ca5df7738fe35, State: Running, Role: LEADER
I20260709 12:13:08.964600 15536 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [LEADER]: Queue going to LEADER mode. State: All 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: "5343d0ad65274793a14ca5df7738fe35" member_type: VOTER }
I20260709 12:13:08.965267 15533 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:13:08.970028 15538 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5343d0ad65274793a14ca5df7738fe35. Latest consensus state: current_term: 1 leader_uuid: "5343d0ad65274793a14ca5df7738fe35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5343d0ad65274793a14ca5df7738fe35" member_type: VOTER } }
I20260709 12:13:08.970428 15537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5343d0ad65274793a14ca5df7738fe35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5343d0ad65274793a14ca5df7738fe35" member_type: VOTER } }
I20260709 12:13:08.970806 15538 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:08.970983 15537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:08.973119 15543 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:13:08.980648 15543 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:13:08.982101 14402 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:13:08.991642 15543 catalog_manager.cc:1383] Generated new cluster ID: d3c61a8c3cbe4f938bc45e153b6a8059
I20260709 12:13:08.991974 15543 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:13:09.016358 15543 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:13:09.017758 15543 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:13:09.031711 15543 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35: Generated new TSK 0
I20260709 12:13:09.032361 15543 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:13:09.049098 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:09.055974 15554 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 12:13:09.056923 15555 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 12:13:09.058462 15557 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 12:13:09.059312 14402 server_base.cc:1061] running on GCE node
I20260709 12:13:09.060232 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:09.060412 14402 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 12:13:09.060542 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599189060524 us; error 0 us; skew 500 ppm
I20260709 12:13:09.061007 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:09.063426 14402 webserver.cc:533] Webserver started at http://127.14.16.129:34701/ using document root <none> and password file <none>
I20260709 12:13:09.063887 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:09.064049 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:09.064281 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:09.065399 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/instance:
uuid: "ab657f21625e44c39bc5e3f49a1e8060"
format_stamp: "Formatted at 2026-07-09 12:13:09 on dist-test-slave-3hrd"
I20260709 12:13:09.070155 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:13:09.073812 15562 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:09.074564 14402 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:13:09.074957 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root
uuid: "ab657f21625e44c39bc5e3f49a1e8060"
format_stamp: "Formatted at 2026-07-09 12:13:09 on dist-test-slave-3hrd"
I20260709 12:13:09.075305 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-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 12:13:09.093752 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:09.095067 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:09.096720 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:09.099476 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:09.099692 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:09.100013 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:09.100200 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:09.147768 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.129:44379
I20260709 12:13:09.147886 15624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.129:44379 every 8 connection(s)
I20260709 12:13:09.152813 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:09.160998 15629 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 12:13:09.162552 15630 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 12:13:09.165138 14402 server_base.cc:1061] running on GCE node
W20260709 12:13:09.165342 15632 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 12:13:09.167153 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:09.167443 14402 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 12:13:09.167631 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599189167615 us; error 0 us; skew 500 ppm
I20260709 12:13:09.168296 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:09.170674 15625 heartbeater.cc:344] Connected to a master server at 127.14.16.190:36339
I20260709 12:13:09.171280 15625 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:09.171689 14402 webserver.cc:533] Webserver started at http://127.14.16.130:39193/ using document root <none> and password file <none>
I20260709 12:13:09.172116 15625 heartbeater.cc:507] Master 127.14.16.190:36339 requested a full tablet report, sending...
I20260709 12:13:09.172201 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:09.172529 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:09.172814 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:09.174113 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/instance:
uuid: "a0e4b2953a9d4137811c830572f5d165"
format_stamp: "Formatted at 2026-07-09 12:13:09 on dist-test-slave-3hrd"
I20260709 12:13:09.174551 15498 ts_manager.cc:194] Registered new tserver with Master: ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379)
I20260709 12:13:09.176307 15498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57468
I20260709 12:13:09.179735 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:13:09.184193 15637 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:09.185426 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:13:09.185832 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root
uuid: "a0e4b2953a9d4137811c830572f5d165"
format_stamp: "Formatted at 2026-07-09 12:13:09 on dist-test-slave-3hrd"
I20260709 12:13:09.186571 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-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 12:13:09.198118 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:09.199357 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:09.200884 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:09.203328 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:09.203572 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:09.203840 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:09.204025 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:09.248332 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.130:45007
I20260709 12:13:09.248464 15699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.130:45007 every 8 connection(s)
I20260709 12:13:09.253219 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:09.260986 15703 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 12:13:09.262101 15704 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 12:13:09.264320 15706 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 12:13:09.264523 14402 server_base.cc:1061] running on GCE node
I20260709 12:13:09.265973 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:09.266244 14402 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 12:13:09.266626 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599189266604 us; error 0 us; skew 500 ppm
I20260709 12:13:09.267362 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:09.268018 15700 heartbeater.cc:344] Connected to a master server at 127.14.16.190:36339
I20260709 12:13:09.268400 15700 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:09.269244 15700 heartbeater.cc:507] Master 127.14.16.190:36339 requested a full tablet report, sending...
I20260709 12:13:09.270395 14402 webserver.cc:533] Webserver started at http://127.14.16.131:33547/ using document root <none> and password file <none>
I20260709 12:13:09.271047 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:09.271291 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:09.271595 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:09.271665 15498 ts_manager.cc:194] Registered new tserver with Master: a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:09.272882 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/instance:
uuid: "688cd59026924150af9983dd9dc76d92"
format_stamp: "Formatted at 2026-07-09 12:13:09 on dist-test-slave-3hrd"
I20260709 12:13:09.273075 15498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57470
I20260709 12:13:09.278522 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260709 12:13:09.282317 15711 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:09.283183 14402 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 12:13:09.283564 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root
uuid: "688cd59026924150af9983dd9dc76d92"
format_stamp: "Formatted at 2026-07-09 12:13:09 on dist-test-slave-3hrd"
I20260709 12:13:09.283896 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-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 12:13:09.325630 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:09.326933 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:09.328339 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:09.330636 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:09.330845 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:09.331128 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:09.331295 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:09.375979 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.131:37567
I20260709 12:13:09.376076 15773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.131:37567 every 8 connection(s)
I20260709 12:13:09.391709 15774 heartbeater.cc:344] Connected to a master server at 127.14.16.190:36339
I20260709 12:13:09.392138 15774 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:09.393066 15774 heartbeater.cc:507] Master 127.14.16.190:36339 requested a full tablet report, sending...
I20260709 12:13:09.395202 15498 ts_manager.cc:194] Registered new tserver with Master: 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:09.395344 14402 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016118712s
I20260709 12:13:09.396597 15498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57480
I20260709 12:13:09.424985 15498 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57482:
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 12:13:09.432102 15498 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 12:13:09.662986 15738 tablet_service.cc:1511] Processing CreateTablet for tablet 6c5118c70f9949449bd91a9290612c45 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:09.663911 15736 tablet_service.cc:1511] Processing CreateTablet for tablet 3c19a123ff934aa5809bc1b2ab4739bf (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:09.664287 15737 tablet_service.cc:1511] Processing CreateTablet for tablet adffe5f203824625b2ff92dd4dd23b41 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:09.664947 15738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c5118c70f9949449bd91a9290612c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.661270 15739 tablet_service.cc:1511] Processing CreateTablet for tablet e08205142994491aa62f7504ea81e671 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:09.665792 15736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c19a123ff934aa5809bc1b2ab4739bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.666442 15739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08205142994491aa62f7504ea81e671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.667537 15735 tablet_service.cc:1511] Processing CreateTablet for tablet bfcc5c77d0464adea7cb4b480608a84f (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:09.668882 15735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcc5c77d0464adea7cb4b480608a84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.672389 15734 tablet_service.cc:1511] Processing CreateTablet for tablet 500adb1f530449db9a7d2a8532ad924f (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:09.673789 15734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500adb1f530449db9a7d2a8532ad924f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.677026 15665 tablet_service.cc:1511] Processing CreateTablet for tablet e08205142994491aa62f7504ea81e671 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:09.677955 15733 tablet_service.cc:1511] Processing CreateTablet for tablet 686a14e1add24c8694269b52d155de6d (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:09.678776 15665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08205142994491aa62f7504ea81e671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.679571 15733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686a14e1add24c8694269b52d155de6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.680881 15737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adffe5f203824625b2ff92dd4dd23b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.684024 15732 tablet_service.cc:1511] Processing CreateTablet for tablet 283ea28430fa440784c9e7f49cac917c (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:09.686494 15662 tablet_service.cc:1511] Processing CreateTablet for tablet 3c19a123ff934aa5809bc1b2ab4739bf (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:09.687414 15660 tablet_service.cc:1511] Processing CreateTablet for tablet 500adb1f530449db9a7d2a8532ad924f (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:09.688086 15662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c19a123ff934aa5809bc1b2ab4739bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.688791 15660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500adb1f530449db9a7d2a8532ad924f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.688512 15663 tablet_service.cc:1511] Processing CreateTablet for tablet adffe5f203824625b2ff92dd4dd23b41 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:09.683347 15664 tablet_service.cc:1511] Processing CreateTablet for tablet 6c5118c70f9949449bd91a9290612c45 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:09.690289 15661 tablet_service.cc:1511] Processing CreateTablet for tablet bfcc5c77d0464adea7cb4b480608a84f (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:09.691125 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c5118c70f9949449bd91a9290612c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.691747 15661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcc5c77d0464adea7cb4b480608a84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.691306 15659 tablet_service.cc:1511] Processing CreateTablet for tablet 686a14e1add24c8694269b52d155de6d (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:09.692561 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adffe5f203824625b2ff92dd4dd23b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.694093 15658 tablet_service.cc:1511] Processing CreateTablet for tablet 283ea28430fa440784c9e7f49cac917c (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:09.695639 15658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283ea28430fa440784c9e7f49cac917c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.698709 15659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686a14e1add24c8694269b52d155de6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.699623 15732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283ea28430fa440784c9e7f49cac917c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.711387 15590 tablet_service.cc:1511] Processing CreateTablet for tablet e08205142994491aa62f7504ea81e671 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:09.713073 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08205142994491aa62f7504ea81e671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.713680 15588 tablet_service.cc:1511] Processing CreateTablet for tablet adffe5f203824625b2ff92dd4dd23b41 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:09.715130 15588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adffe5f203824625b2ff92dd4dd23b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.714874 15589 tablet_service.cc:1511] Processing CreateTablet for tablet 6c5118c70f9949449bd91a9290612c45 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:09.716375 15589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c5118c70f9949449bd91a9290612c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.716660 15584 tablet_service.cc:1511] Processing CreateTablet for tablet 686a14e1add24c8694269b52d155de6d (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:09.718973 15587 tablet_service.cc:1511] Processing CreateTablet for tablet 3c19a123ff934aa5809bc1b2ab4739bf (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:09.719208 15583 tablet_service.cc:1511] Processing CreateTablet for tablet 283ea28430fa440784c9e7f49cac917c (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:09.714624 15585 tablet_service.cc:1511] Processing CreateTablet for tablet 500adb1f530449db9a7d2a8532ad924f (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:09.712601 15586 tablet_service.cc:1511] Processing CreateTablet for tablet bfcc5c77d0464adea7cb4b480608a84f (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:09.722157 15584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686a14e1add24c8694269b52d155de6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.726749 15583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283ea28430fa440784c9e7f49cac917c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.729987 15586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcc5c77d0464adea7cb4b480608a84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.730703 15585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500adb1f530449db9a7d2a8532ad924f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.732038 15587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c19a123ff934aa5809bc1b2ab4739bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.772629 15582 tablet_service.cc:1511] Processing CreateTablet for tablet 451679cba1524c4eb127647c046ee1d8 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:09.780023 15582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451679cba1524c4eb127647c046ee1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.786023 15657 tablet_service.cc:1511] Processing CreateTablet for tablet 451679cba1524c4eb127647c046ee1d8 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:09.787456 15657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451679cba1524c4eb127647c046ee1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.856982 15789 tablet_bootstrap.cc:492] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:09.858354 15736 tablet_service.cc:1511] Processing CreateTablet for tablet 451679cba1524c4eb127647c046ee1d8 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:09.863219 15736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451679cba1524c4eb127647c046ee1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.866546 15790 tablet_bootstrap.cc:492] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:09.874475 15790 tablet_bootstrap.cc:654] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.879436 15791 tablet_bootstrap.cc:492] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:09.880057 15734 tablet_service.cc:1511] Processing CreateTablet for tablet ae46c5b2d5374a80aa32f2fdcb0a2771 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:09.881371 15734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae46c5b2d5374a80aa32f2fdcb0a2771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.881911 15789 tablet_bootstrap.cc:654] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.882126 15660 tablet_service.cc:1511] Processing CreateTablet for tablet ae46c5b2d5374a80aa32f2fdcb0a2771 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:09.883947 15660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae46c5b2d5374a80aa32f2fdcb0a2771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.887812 15588 tablet_service.cc:1511] Processing CreateTablet for tablet 176516a70c5e4d639c08830ad518a776 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:09.889611 15588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176516a70c5e4d639c08830ad518a776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.891644 15657 tablet_service.cc:1511] Processing CreateTablet for tablet 176516a70c5e4d639c08830ad518a776 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:09.892894 15657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176516a70c5e4d639c08830ad518a776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.870322 15590 tablet_service.cc:1511] Processing CreateTablet for tablet ae46c5b2d5374a80aa32f2fdcb0a2771 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:09.898470 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae46c5b2d5374a80aa32f2fdcb0a2771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.899048 15735 tablet_service.cc:1511] Processing CreateTablet for tablet 176516a70c5e4d639c08830ad518a776 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:09.901408 15585 tablet_service.cc:1511] Processing CreateTablet for tablet 29cb9d77a5484179904043a2ee3acb6b (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:09.902897 15585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29cb9d77a5484179904043a2ee3acb6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.909391 15791 tablet_bootstrap.cc:654] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.912846 15664 tablet_service.cc:1511] Processing CreateTablet for tablet 29cb9d77a5484179904043a2ee3acb6b (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:09.914237 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29cb9d77a5484179904043a2ee3acb6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.918054 15732 tablet_service.cc:1511] Processing CreateTablet for tablet 29cb9d77a5484179904043a2ee3acb6b (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:09.920748 15790 tablet_bootstrap.cc:492] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:09.921263 15790 ts_tablet_manager.cc:1403] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.019s
I20260709 12:13:09.925381 15735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176516a70c5e4d639c08830ad518a776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.926414 15732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29cb9d77a5484179904043a2ee3acb6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.928411 15584 tablet_service.cc:1511] Processing CreateTablet for tablet feebbfd19f1c4080ba2add668d265dcf (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:09.929776 15584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feebbfd19f1c4080ba2add668d265dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.938897 15790 raft_consensus.cc:359] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:09.942898 15789 tablet_bootstrap.cc:492] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:09.955772 15790 raft_consensus.cc:385] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.956180 15789 ts_tablet_manager.cc:1403] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.007s
I20260709 12:13:09.956180 15790 raft_consensus.cc:740] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.943805 15662 tablet_service.cc:1511] Processing CreateTablet for tablet feebbfd19f1c4080ba2add668d265dcf (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:09.957517 15790 consensus_queue.cc:260] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:09.958797 15662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feebbfd19f1c4080ba2add668d265dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.964920 15789 raft_consensus.cc:359] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:09.967053 15789 raft_consensus.cc:385] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.968288 15735 tablet_service.cc:1511] Processing CreateTablet for tablet feebbfd19f1c4080ba2add668d265dcf (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:09.969726 15789 raft_consensus.cc:740] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.975422 15789 consensus_queue.cc:260] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:09.974622 15735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feebbfd19f1c4080ba2add668d265dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.976195 15590 tablet_service.cc:1511] Processing CreateTablet for tablet 039ab9c2ea524262ba6a92834dae0fd7 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
W20260709 12:13:09.980710 15546 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:09.982374 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039ab9c2ea524262ba6a92834dae0fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.991084 15660 tablet_service.cc:1511] Processing CreateTablet for tablet 039ab9c2ea524262ba6a92834dae0fd7 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:09.993074 15660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039ab9c2ea524262ba6a92834dae0fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.997972 15790 ts_tablet_manager.cc:1434] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.076s	user 0.021s	sys 0.027s
I20260709 12:13:09.998147 15791 tablet_bootstrap.cc:492] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:09.999495 15791 ts_tablet_manager.cc:1403] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.120s	user 0.028s	sys 0.031s
I20260709 12:13:09.999580 15700 heartbeater.cc:499] Master 127.14.16.190:36339 was elected leader, sending a full tablet report...
I20260709 12:13:10.002014 15736 tablet_service.cc:1511] Processing CreateTablet for tablet 039ab9c2ea524262ba6a92834dae0fd7 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:10.002647 15791 raft_consensus.cc:359] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:10.003432 15736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039ab9c2ea524262ba6a92834dae0fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.004295 15588 tablet_service.cc:1511] Processing CreateTablet for tablet b7face4097fc4d8aa2eec378479d3b1c (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:10.006846 15588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7face4097fc4d8aa2eec378479d3b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.006949 15790 tablet_bootstrap.cc:492] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:10.014110 15790 tablet_bootstrap.cc:654] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.003571 15791 raft_consensus.cc:385] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.017707 15791 raft_consensus.cc:740] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.018550 15791 consensus_queue.cc:260] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:10.023085 15733 tablet_service.cc:1511] Processing CreateTablet for tablet b7face4097fc4d8aa2eec378479d3b1c (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:10.024436 15733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7face4097fc4d8aa2eec378479d3b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.019658 15662 tablet_service.cc:1511] Processing CreateTablet for tablet b7face4097fc4d8aa2eec378479d3b1c (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:10.026207 15789 ts_tablet_manager.cc:1434] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.069s	user 0.012s	sys 0.002s
I20260709 12:13:10.027040 15662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7face4097fc4d8aa2eec378479d3b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.027184 15774 heartbeater.cc:499] Master 127.14.16.190:36339 was elected leader, sending a full tablet report...
I20260709 12:13:10.027244 15790 tablet_bootstrap.cc:492] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:10.027869 15790 ts_tablet_manager.cc:1403] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.003s
I20260709 12:13:10.031389 15790 raft_consensus.cc:359] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:10.032111 15790 raft_consensus.cc:385] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.032411 15790 raft_consensus.cc:740] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.038172 15790 consensus_queue.cc:260] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:10.040364 15790 ts_tablet_manager.cc:1434] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:13:10.041544 15789 tablet_bootstrap.cc:492] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:10.044716 15790 tablet_bootstrap.cc:492] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:10.044366 15585 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb3b875168b4ddf8f842dfd9acf4ec2 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:10.046342 15585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb3b875168b4ddf8f842dfd9acf4ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.051282 15790 tablet_bootstrap.cc:654] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.048962 15789 tablet_bootstrap.cc:654] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.059303 15795 raft_consensus.cc:493] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.059823 15795 raft_consensus.cc:515] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:10.061342 15664 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb3b875168b4ddf8f842dfd9acf4ec2 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:10.062551 15795 leader_election.cc:290] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:10.062717 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb3b875168b4ddf8f842dfd9acf4ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.069849 15625 heartbeater.cc:499] Master 127.14.16.190:36339 was elected leader, sending a full tablet report...
I20260709 12:13:10.071579 15734 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb3b875168b4ddf8f842dfd9acf4ec2 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:10.073061 15734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb3b875168b4ddf8f842dfd9acf4ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.074764 15736 tablet_service.cc:1511] Processing CreateTablet for tablet 6a42f21c95b04737954cfb1694366595 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:10.078841 15736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a42f21c95b04737954cfb1694366595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.080915 15590 tablet_service.cc:1511] Processing CreateTablet for tablet fb3f5905ca3f4e7da157cc0a87aafa50 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:10.082314 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3f5905ca3f4e7da157cc0a87aafa50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.080852 15735 tablet_service.cc:1511] Processing CreateTablet for tablet fb3f5905ca3f4e7da157cc0a87aafa50 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:10.086434 15735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3f5905ca3f4e7da157cc0a87aafa50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.086084 15589 tablet_service.cc:1511] Processing CreateTablet for tablet 08a51b017c234db7bb3f47d66c087f56 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:10.087530 15589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a51b017c234db7bb3f47d66c087f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.079718 15584 tablet_service.cc:1511] Processing CreateTablet for tablet 6a42f21c95b04737954cfb1694366595 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:10.091163 15584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a42f21c95b04737954cfb1694366595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.091567 15732 tablet_service.cc:1511] Processing CreateTablet for tablet 08a51b017c234db7bb3f47d66c087f56 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:10.092823 15732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a51b017c234db7bb3f47d66c087f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.096711 15791 ts_tablet_manager.cc:1434] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.097s	user 0.013s	sys 0.007s
I20260709 12:13:10.097126 15588 tablet_service.cc:1511] Processing CreateTablet for tablet 9650ef72d4cf40bc8672c53f8315921b (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:10.098121 15791 tablet_bootstrap.cc:492] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:10.098670 15588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9650ef72d4cf40bc8672c53f8315921b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.119096 15737 tablet_service.cc:1511] Processing CreateTablet for tablet 9650ef72d4cf40bc8672c53f8315921b (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:10.121031 15737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9650ef72d4cf40bc8672c53f8315921b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.134181 15662 tablet_service.cc:1511] Processing CreateTablet for tablet 6a42f21c95b04737954cfb1694366595 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:10.140345 15657 tablet_service.cc:1511] Processing CreateTablet for tablet 08a51b017c234db7bb3f47d66c087f56 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:10.143994 15587 tablet_service.cc:1511] Processing CreateTablet for tablet a07aff95b6754ea1b55f0cc34097ba56 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:10.145538 15587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07aff95b6754ea1b55f0cc34097ba56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.145891 15738 tablet_service.cc:1511] Processing CreateTablet for tablet a07aff95b6754ea1b55f0cc34097ba56 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:10.146632 15659 tablet_service.cc:1511] Processing CreateTablet for tablet 9650ef72d4cf40bc8672c53f8315921b (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:10.147291 15738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07aff95b6754ea1b55f0cc34097ba56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.147647 15584 tablet_service.cc:1511] Processing CreateTablet for tablet df17c62dc4cb423396be2a2347a63d8e (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:10.149027 15584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df17c62dc4cb423396be2a2347a63d8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.148705 15663 tablet_service.cc:1511] Processing CreateTablet for tablet a07aff95b6754ea1b55f0cc34097ba56 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:10.151307 15662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a42f21c95b04737954cfb1694366595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.152724 15657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a51b017c234db7bb3f47d66c087f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.153546 15659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9650ef72d4cf40bc8672c53f8315921b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.155850 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07aff95b6754ea1b55f0cc34097ba56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.136520 15660 tablet_service.cc:1511] Processing CreateTablet for tablet fb3f5905ca3f4e7da157cc0a87aafa50 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:10.172223 15660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3f5905ca3f4e7da157cc0a87aafa50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.189082 15658 tablet_service.cc:1511] Processing CreateTablet for tablet df17c62dc4cb423396be2a2347a63d8e (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:10.191552 15658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df17c62dc4cb423396be2a2347a63d8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.210641 15582 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8747cf563d46c993f512de15585089 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:10.212126 15582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8747cf563d46c993f512de15585089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.218953 15796 raft_consensus.cc:493] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.219556 15796 raft_consensus.cc:515] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:10.232465 15789 tablet_bootstrap.cc:492] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:10.233153 15789 ts_tablet_manager.cc:1403] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.192s	user 0.025s	sys 0.051s
I20260709 12:13:10.228518 15796 leader_election.cc:290] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:10.234164 15733 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8747cf563d46c993f512de15585089 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:10.235143 15665 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8747cf563d46c993f512de15585089 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:10.235939 15733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8747cf563d46c993f512de15585089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.236670 15665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8747cf563d46c993f512de15585089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.244732 15791 tablet_bootstrap.cc:654] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.249258 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5118c70f9949449bd91a9290612c45" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:10.251380 15640 leader_election.cc:343] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.253620 15732 tablet_service.cc:1511] Processing CreateTablet for tablet df17c62dc4cb423396be2a2347a63d8e (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:10.255218 15795 raft_consensus.cc:493] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.277418 15795 raft_consensus.cc:515] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:10.279796 15795 leader_election.cc:290] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:10.262246 15789 raft_consensus.cc:359] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } }
I20260709 12:13:10.262380 15583 tablet_service.cc:1511] Processing CreateTablet for tablet 75471d2098f84bdbae7809ec927f1f08 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:10.281023 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adffe5f203824625b2ff92dd4dd23b41" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:10.281347 15583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75471d2098f84bdbae7809ec927f1f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.264070 15739 tablet_service.cc:1511] Processing CreateTablet for tablet 75471d2098f84bdbae7809ec927f1f08 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:10.264578 15661 tablet_service.cc:1511] Processing CreateTablet for tablet 75471d2098f84bdbae7809ec927f1f08 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:10.269326 15656 tablet_service.cc:1511] Processing CreateTablet for tablet 01a6eb8962184c4297337d7c9599b7b4 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:10.270604 15589 tablet_service.cc:1511] Processing CreateTablet for tablet 01a6eb8962184c4297337d7c9599b7b4 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:10.285741 15731 tablet_service.cc:1511] Processing CreateTablet for tablet 01a6eb8962184c4297337d7c9599b7b4 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:10.297776 15790 tablet_bootstrap.cc:492] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:10.298317 15790 ts_tablet_manager.cc:1403] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.254s	user 0.012s	sys 0.006s
I20260709 12:13:10.298843 15739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75471d2098f84bdbae7809ec927f1f08. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:10.306681 15640 leader_election.cc:343] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.309322 15732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df17c62dc4cb423396be2a2347a63d8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.314659 15736 tablet_service.cc:1511] Processing CreateTablet for tablet 7592210a8ff84802b9d05222a83ca158 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:10.318097 15585 tablet_service.cc:1511] Processing CreateTablet for tablet 21e0613971ec40358b912a542c3bfcad (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:10.321708 15730 tablet_service.cc:1511] Processing CreateTablet for tablet 21e0613971ec40358b912a542c3bfcad (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:10.310657 15582 tablet_service.cc:1511] Processing CreateTablet for tablet 7592210a8ff84802b9d05222a83ca158 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:10.282037 15789 raft_consensus.cc:385] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.301214 15665 tablet_service.cc:1511] Processing CreateTablet for tablet 7592210a8ff84802b9d05222a83ca158 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:10.323979 15789 raft_consensus.cc:740] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.325202 15789 consensus_queue.cc:260] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } }
I20260709 12:13:10.327631 15789 ts_tablet_manager.cc:1434] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.001s
I20260709 12:13:10.329473 15789 tablet_bootstrap.cc:492] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:10.330829 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5118c70f9949449bd91a9290612c45" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:10.332499 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adffe5f203824625b2ff92dd4dd23b41" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:10.333544 15586 tablet_service.cc:1511] Processing CreateTablet for tablet c3fc4904e5b543e0bf420cf9dc26a3ce (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
W20260709 12:13:10.337317 15640 leader_election.cc:343] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.337870 15640 leader_election.cc:304] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:10.339140 15795 raft_consensus.cc:2749] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.342408 15581 tablet_service.cc:1511] Processing CreateTablet for tablet 3d5a32b29b814d2e95674af6d13deab3 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
W20260709 12:13:10.342751 15640 leader_election.cc:343] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.342957 15587 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf5e09c53474ecd9aa1daef6b6f2b53 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:10.343312 15640 leader_election.cc:304] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:10.344300 15795 raft_consensus.cc:2749] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.344784 15734 tablet_service.cc:1511] Processing CreateTablet for tablet c3fc4904e5b543e0bf420cf9dc26a3ce (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:10.345855 15730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e0613971ec40358b912a542c3bfcad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.350426 15731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a6eb8962184c4297337d7c9599b7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.352583 15661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75471d2098f84bdbae7809ec927f1f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.357264 15737 tablet_service.cc:1511] Processing CreateTablet for tablet 3d5a32b29b814d2e95674af6d13deab3 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:10.359009 15657 tablet_service.cc:1511] Processing CreateTablet for tablet 3d5a32b29b814d2e95674af6d13deab3 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:10.360260 15657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d5a32b29b814d2e95674af6d13deab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.357656 15664 tablet_service.cc:1511] Processing CreateTablet for tablet c3fc4904e5b543e0bf420cf9dc26a3ce (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:10.362751 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3fc4904e5b543e0bf420cf9dc26a3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.358343 15736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7592210a8ff84802b9d05222a83ca158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.357044 15658 tablet_service.cc:1511] Processing CreateTablet for tablet 21e0613971ec40358b912a542c3bfcad (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:10.364766 15658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e0613971ec40358b912a542c3bfcad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.365336 15737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d5a32b29b814d2e95674af6d13deab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.301447 15790 raft_consensus.cc:359] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:10.367722 15790 raft_consensus.cc:385] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.368053 15790 raft_consensus.cc:740] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.368932 15790 consensus_queue.cc:260] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:10.373220 15795 raft_consensus.cc:493] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.373752 15795 raft_consensus.cc:515] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:10.375846 15734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3fc4904e5b543e0bf420cf9dc26a3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.376004 15795 leader_election.cc:290] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:10.377795 15656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a6eb8962184c4297337d7c9599b7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.382124 15665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7592210a8ff84802b9d05222a83ca158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.382419 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcc5c77d0464adea7cb4b480608a84f" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:10.383127 15748 raft_consensus.cc:2468] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:10.384402 15640 leader_election.cc:304] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:10.385407 15795 raft_consensus.cc:2804] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.385916 15795 raft_consensus.cc:493] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.386093 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcc5c77d0464adea7cb4b480608a84f" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:10.386399 15795 raft_consensus.cc:3060] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:10.388222 15640 leader_election.cc:343] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.408537 15590 tablet_service.cc:1511] Processing CreateTablet for tablet 7f42f35e6ddd4c958d264591c4d1b28a (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:10.409730 15663 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf5e09c53474ecd9aa1daef6b6f2b53 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:10.411181 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf5e09c53474ecd9aa1daef6b6f2b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.376091 15582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7592210a8ff84802b9d05222a83ca158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.414166 15659 tablet_service.cc:1511] Processing CreateTablet for tablet 7f42f35e6ddd4c958d264591c4d1b28a (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:10.415030 15586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3fc4904e5b543e0bf420cf9dc26a3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.416554 15659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f42f35e6ddd4c958d264591c4d1b28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.440841 15789 tablet_bootstrap.cc:654] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.446154 15588 tablet_service.cc:1511] Processing CreateTablet for tablet 3997a200f2664e699aa123c11e3f9e74 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:10.447073 15738 tablet_service.cc:1511] Processing CreateTablet for tablet 7f42f35e6ddd4c958d264591c4d1b28a (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:10.448398 15738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f42f35e6ddd4c958d264591c4d1b28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.453900 15581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d5a32b29b814d2e95674af6d13deab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.454633 15584 tablet_service.cc:1511] Processing CreateTablet for tablet 00d83faf267c416ba8613ebc9a08040f (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:10.456112 15584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d83faf267c416ba8613ebc9a08040f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.462073 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f42f35e6ddd4c958d264591c4d1b28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.461434 15663 tablet_service.cc:1511] Processing CreateTablet for tablet 3997a200f2664e699aa123c11e3f9e74 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:10.466156 15795 raft_consensus.cc:515] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:10.467548 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3997a200f2664e699aa123c11e3f9e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.468724 15795 leader_election.cc:290] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:10.469826 15798 raft_consensus.cc:493] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.491708 15798 raft_consensus.cc:515] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:10.469501 15660 tablet_service.cc:1511] Processing CreateTablet for tablet 00d83faf267c416ba8613ebc9a08040f (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:10.470364 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcc5c77d0464adea7cb4b480608a84f" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:10.471618 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcc5c77d0464adea7cb4b480608a84f" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:10.474710 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcc5c77d0464adea7cb4b480608a84f" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:10.475378 15796 raft_consensus.cc:493] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.476337 15588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3997a200f2664e699aa123c11e3f9e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.425024 15735 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf5e09c53474ecd9aa1daef6b6f2b53 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:10.479733 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcc5c77d0464adea7cb4b480608a84f" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:10.490592 15662 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4de3e640df4adeab46282a6bc355fa (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:10.514601 15735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf5e09c53474ecd9aa1daef6b6f2b53. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:10.515966 15714 leader_election.cc:343] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.516439 15675 raft_consensus.cc:2393] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 688cd59026924150af9983dd9dc76d92 in current term 1: Already voted for candidate a0e4b2953a9d4137811c830572f5d165 in this term.
I20260709 12:13:10.518564 15715 leader_election.cc:304] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:10.512164 15748 raft_consensus.cc:3060] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.511926 15796 raft_consensus.cc:515] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } }
I20260709 12:13:10.504515 15798 leader_election.cc:290] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:10.526110 15790 ts_tablet_manager.cc:1434] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.227s	user 0.008s	sys 0.000s
I20260709 12:13:10.543915 15585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e0613971ec40358b912a542c3bfcad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.527778 15739 tablet_service.cc:1511] Processing CreateTablet for tablet 00d83faf267c416ba8613ebc9a08040f (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:10.553937 15739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d83faf267c416ba8613ebc9a08040f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.554177 15796 leader_election.cc:290] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379)
I20260709 12:13:10.556229 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08205142994491aa62f7504ea81e671" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:10.555855 15732 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4de3e640df4adeab46282a6bc355fa (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:10.557972 15732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4de3e640df4adeab46282a6bc355fa. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:10.557866 15714 leader_election.cc:343] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.561403 15748 raft_consensus.cc:2468] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:10.561975 15796 raft_consensus.cc:2749] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.566155 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08205142994491aa62f7504ea81e671" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:10.567539 15737 tablet_service.cc:1511] Processing CreateTablet for tablet 6b06650e53a3442cbf27979d2ac3a3d1 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:10.551862 15660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d83faf267c416ba8613ebc9a08040f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:10.567909 15715 leader_election.cc:343] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.571805 15662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4de3e640df4adeab46282a6bc355fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.571593 15715 leader_election.cc:304] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:10.573087 15796 raft_consensus.cc:2749] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.574002 15791 tablet_bootstrap.cc:492] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:10.574564 15791 ts_tablet_manager.cc:1403] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.477s	user 0.028s	sys 0.036s
I20260709 12:13:10.576315 15663 tablet_service.cc:1511] Processing CreateTablet for tablet 7416da2072eb4424bfd2f04a63c7c275 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:10.578089 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7416da2072eb4424bfd2f04a63c7c275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.508685 15657 tablet_service.cc:1511] Processing CreateTablet for tablet 6b06650e53a3442cbf27979d2ac3a3d1 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:10.570235 15733 tablet_service.cc:1511] Processing CreateTablet for tablet 3997a200f2664e699aa123c11e3f9e74 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:10.586990 15737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b06650e53a3442cbf27979d2ac3a3d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.589915 15589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a6eb8962184c4297337d7c9599b7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.594165 15657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b06650e53a3442cbf27979d2ac3a3d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.601996 15733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3997a200f2664e699aa123c11e3f9e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.604099 15790 tablet_bootstrap.cc:492] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
W20260709 12:13:10.595207 15640 leader_election.cc:343] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.618685 15664 tablet_service.cc:1511] Processing CreateTablet for tablet 2620bbe453ed451593b53e29f41ea935 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:10.620280 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2620bbe453ed451593b53e29f41ea935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.625980 15587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf5e09c53474ecd9aa1daef6b6f2b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.626967 15730 tablet_service.cc:1511] Processing CreateTablet for tablet 7416da2072eb4424bfd2f04a63c7c275 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:10.628461 15730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7416da2072eb4424bfd2f04a63c7c275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.633869 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686a14e1add24c8694269b52d155de6d" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
W20260709 12:13:10.636981 15566 leader_election.cc:343] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.641134 15658 tablet_service.cc:1511] Processing CreateTablet for tablet 5c62a0941cb6423ea52cc8d288050040 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:10.641745 15791 raft_consensus.cc:359] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } }
I20260709 12:13:10.628551 15739 tablet_service.cc:1511] Processing CreateTablet for tablet 2620bbe453ed451593b53e29f41ea935 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:10.642602 15791 raft_consensus.cc:385] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.642681 15658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c62a0941cb6423ea52cc8d288050040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.645722 15739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2620bbe453ed451593b53e29f41ea935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.648469 15640 leader_election.cc:304] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:10.649884 15795 raft_consensus.cc:2804] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.652799 15590 tablet_service.cc:1511] Processing CreateTablet for tablet 7416da2072eb4424bfd2f04a63c7c275 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:10.654874 15789 tablet_bootstrap.cc:492] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:10.655414 15789 ts_tablet_manager.cc:1403] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.326s	user 0.017s	sys 0.003s
I20260709 12:13:10.658859 15789 raft_consensus.cc:359] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:10.659648 15789 raft_consensus.cc:385] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.659976 15789 raft_consensus.cc:740] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.660758 15789 consensus_queue.cc:260] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:10.662038 15583 tablet_service.cc:1511] Processing CreateTablet for tablet 6b06650e53a3442cbf27979d2ac3a3d1 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:10.662786 15584 tablet_service.cc:1511] Processing CreateTablet for tablet 2620bbe453ed451593b53e29f41ea935 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:10.663726 15583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b06650e53a3442cbf27979d2ac3a3d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.667356 15734 tablet_service.cc:1511] Processing CreateTablet for tablet 5c62a0941cb6423ea52cc8d288050040 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:10.668561 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686a14e1add24c8694269b52d155de6d" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:10.668646 15736 tablet_service.cc:1511] Processing CreateTablet for tablet e724fcf4ffd4405db330e470d6700b21 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 12:13:10.670253 15565 leader_election.cc:343] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.670789 15565 leader_election.cc:304] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:10.671577 15584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2620bbe453ed451593b53e29f41ea935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.671676 15798 raft_consensus.cc:2749] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.670586 15662 tablet_service.cc:1511] Processing CreateTablet for tablet e724fcf4ffd4405db330e470d6700b21 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:10.675438 15582 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4de3e640df4adeab46282a6bc355fa (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:10.676787 15582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4de3e640df4adeab46282a6bc355fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.676924 15662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e724fcf4ffd4405db330e470d6700b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.646580 15791 raft_consensus.cc:740] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.686900 15791 consensus_queue.cc:260] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } }
I20260709 12:13:10.668836 15734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c62a0941cb6423ea52cc8d288050040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.713743 15736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e724fcf4ffd4405db330e470d6700b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.729221 15588 tablet_service.cc:1511] Processing CreateTablet for tablet 5c62a0941cb6423ea52cc8d288050040 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:10.731200 15588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c62a0941cb6423ea52cc8d288050040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.742475 15789 ts_tablet_manager.cc:1434] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.087s	user 0.012s	sys 0.002s
I20260709 12:13:10.748592 15790 tablet_bootstrap.cc:654] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.750450 15789 tablet_bootstrap.cc:492] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:10.755084 15798 raft_consensus.cc:493] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.757074 15798 raft_consensus.cc:515] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } }
I20260709 12:13:10.755231 15791 ts_tablet_manager.cc:1434] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.180s	user 0.005s	sys 0.007s
I20260709 12:13:10.759383 15798 leader_election.cc:290] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:10.754464 15795 raft_consensus.cc:697] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:10.760710 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08205142994491aa62f7504ea81e671" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:10.760769 15795 consensus_queue.cc:237] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:10.763846 15566 leader_election.cc:343] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.764518 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08205142994491aa62f7504ea81e671" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:10.765259 15748 raft_consensus.cc:2468] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:10.766615 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7416da2072eb4424bfd2f04a63c7c275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.766746 15565 leader_election.cc:304] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:10.765353 15585 tablet_service.cc:1511] Processing CreateTablet for tablet 463bb1c6b8e24c7a9d3b41bcaeed0f90 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:10.767640 15798 raft_consensus.cc:2804] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.768200 15585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 463bb1c6b8e24c7a9d3b41bcaeed0f90. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:10.768020 15485 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 59456.1us
I20260709 12:13:10.768028 15798 raft_consensus.cc:493] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.774196 15798 raft_consensus.cc:3060] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.780795 15663 tablet_service.cc:1511] Processing CreateTablet for tablet d9ea5aa2ff42496fbdf365625da7dda6 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:10.782219 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ea5aa2ff42496fbdf365625da7dda6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:10.749737 15484 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 55036.5us
I20260709 12:13:10.798990 15731 tablet_service.cc:1511] Processing CreateTablet for tablet 463bb1c6b8e24c7a9d3b41bcaeed0f90 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:10.799685 15581 tablet_service.cc:1511] Processing CreateTablet for tablet d9ea5aa2ff42496fbdf365625da7dda6 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:10.800362 15731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 463bb1c6b8e24c7a9d3b41bcaeed0f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.802237 15581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ea5aa2ff42496fbdf365625da7dda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.806393 15589 tablet_service.cc:1511] Processing CreateTablet for tablet e724fcf4ffd4405db330e470d6700b21 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:10.807840 15589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e724fcf4ffd4405db330e470d6700b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.808744 15789 tablet_bootstrap.cc:654] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.816030 15586 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec9de587ba241c29feb46ef4a3edb17 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:10.817420 15586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec9de587ba241c29feb46ef4a3edb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.817919 15791 tablet_bootstrap.cc:492] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:10.822626 15739 tablet_service.cc:1511] Processing CreateTablet for tablet d9ea5aa2ff42496fbdf365625da7dda6 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:10.824179 15739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ea5aa2ff42496fbdf365625da7dda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.826129 15657 tablet_service.cc:1511] Processing CreateTablet for tablet 463bb1c6b8e24c7a9d3b41bcaeed0f90 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:10.827478 15657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 463bb1c6b8e24c7a9d3b41bcaeed0f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.828805 15737 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec9de587ba241c29feb46ef4a3edb17 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:10.830435 15737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec9de587ba241c29feb46ef4a3edb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.838773 15583 tablet_service.cc:1511] Processing CreateTablet for tablet e2eeaff1b0c24e4a95e3b8b8dbf06fc6 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:10.845052 15658 tablet_service.cc:1511] Processing CreateTablet for tablet e2eeaff1b0c24e4a95e3b8b8dbf06fc6 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:10.843693 15798 raft_consensus.cc:515] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } }
I20260709 12:13:10.846473 15658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2eeaff1b0c24e4a95e3b8b8dbf06fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.855127 15583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2eeaff1b0c24e4a95e3b8b8dbf06fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.828773 15664 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec9de587ba241c29feb46ef4a3edb17 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:10.857175 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec9de587ba241c29feb46ef4a3edb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.859754 15732 tablet_service.cc:1511] Processing CreateTablet for tablet e2eeaff1b0c24e4a95e3b8b8dbf06fc6 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:10.861099 15732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2eeaff1b0c24e4a95e3b8b8dbf06fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.863582 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08205142994491aa62f7504ea81e671" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:10.864214 15748 raft_consensus.cc:3060] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.870651 15582 tablet_service.cc:1511] Processing CreateTablet for tablet c3bc7df21b0d477fbc84eb0ea01506b0 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:10.871975 15748 raft_consensus.cc:2468] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
I20260709 12:13:10.873732 15565 leader_election.cc:304] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:10.872016 15582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3bc7df21b0d477fbc84eb0ea01506b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.888227 15660 tablet_service.cc:1511] Processing CreateTablet for tablet c3bc7df21b0d477fbc84eb0ea01506b0 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 12:13:10.888772 15775 tablet.cc:2406] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:13:10.889883 15660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3bc7df21b0d477fbc84eb0ea01506b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.888923 15791 tablet_bootstrap.cc:654] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.905544 15498 catalog_manager.cc:5697] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.919149 15790 tablet_bootstrap.cc:492] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:10.919916 15790 ts_tablet_manager.cc:1403] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.316s	user 0.009s	sys 0.015s
I20260709 12:13:10.931715 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08205142994491aa62f7504ea81e671" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
W20260709 12:13:10.933296 15566 leader_election.cc:343] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.926118 15798 leader_election.cc:290] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:10.938469 15798 raft_consensus.cc:2804] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.938951 15798 raft_consensus.cc:697] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:10.939788 15798 consensus_queue.cc:237] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } }
I20260709 12:13:10.963156 15737 tablet_service.cc:1511] Processing CreateTablet for tablet c3bc7df21b0d477fbc84eb0ea01506b0 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:10.968466 15737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3bc7df21b0d477fbc84eb0ea01506b0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:10.925128 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 51499.7us
I20260709 12:13:10.980374 15663 tablet_service.cc:1511] Processing CreateTablet for tablet 063093d6f3614726b5ebace72e441009 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:10.980712 15731 tablet_service.cc:1511] Processing CreateTablet for tablet 063093d6f3614726b5ebace72e441009 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:10.981799 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063093d6f3614726b5ebace72e441009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.982577 15731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063093d6f3614726b5ebace72e441009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:10.991757 15590 tablet_service.cc:1511] Processing CreateTablet for tablet 063093d6f3614726b5ebace72e441009 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:10.993716 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063093d6f3614726b5ebace72e441009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.007902 15790 raft_consensus.cc:359] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.009204 15790 raft_consensus.cc:385] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.009370 15791 tablet_bootstrap.cc:492] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:11.009672 15790 raft_consensus.cc:740] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.010177 15791 ts_tablet_manager.cc:1403] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.196s	user 0.012s	sys 0.010s
I20260709 12:13:11.010797 15790 consensus_queue.cc:260] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.020614 15791 raft_consensus.cc:359] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.021422 15791 raft_consensus.cc:385] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.021843 15791 raft_consensus.cc:740] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.022622 15791 consensus_queue.cc:260] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.024821 15791 ts_tablet_manager.cc:1434] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:13:11.021504 15789 tablet_bootstrap.cc:492] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:11.027448 15791 tablet_bootstrap.cc:492] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:11.029129 15789 ts_tablet_manager.cc:1403] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.279s	user 0.014s	sys 0.013s
I20260709 12:13:11.033175 15589 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6f9421dba24ba39411c4acb8100790 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:11.033955 15583 tablet_service.cc:1511] Processing CreateTablet for tablet dac1fbecfa63490e9bbdf637da5990a5 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:11.034540 15589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6f9421dba24ba39411c4acb8100790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.035341 15583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac1fbecfa63490e9bbdf637da5990a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.035679 15789 raft_consensus.cc:359] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.036515 15789 raft_consensus.cc:385] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.036872 15789 raft_consensus.cc:740] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.037712 15732 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6f9421dba24ba39411c4acb8100790 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:11.038990 15732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6f9421dba24ba39411c4acb8100790. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:11.042650 15546 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:11.044287 15660 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6f9421dba24ba39411c4acb8100790 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:11.044459 15739 tablet_service.cc:1511] Processing CreateTablet for tablet 164cb961d63243aeb3e2d8a9e05aabaf (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:11.045687 15660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6f9421dba24ba39411c4acb8100790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.046521 15730 tablet_service.cc:1511] Processing CreateTablet for tablet 86cedc4e7b754680a9f06705ec699f18 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:11.047340 15496 catalog_manager.cc:5697] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:11.048237 15659 tablet_service.cc:1511] Processing CreateTablet for tablet bf4b43846c8c4da3bcf2d489aa5a78c6 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:11.048867 15739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164cb961d63243aeb3e2d8a9e05aabaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.049525 15659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4b43846c8c4da3bcf2d489aa5a78c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.048238 15662 tablet_service.cc:1511] Processing CreateTablet for tablet 86cedc4e7b754680a9f06705ec699f18 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:11.049885 15789 consensus_queue.cc:260] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.050896 15662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cedc4e7b754680a9f06705ec699f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.052202 15789 ts_tablet_manager.cc:1434] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.002s
I20260709 12:13:11.053256 15789 tablet_bootstrap.cc:492] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:11.054344 15664 tablet_service.cc:1511] Processing CreateTablet for tablet dac1fbecfa63490e9bbdf637da5990a5 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:11.055636 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac1fbecfa63490e9bbdf637da5990a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.050585 15657 tablet_service.cc:1511] Processing CreateTablet for tablet 164cb961d63243aeb3e2d8a9e05aabaf (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:11.062248 15657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164cb961d63243aeb3e2d8a9e05aabaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.070947 15736 tablet_service.cc:1511] Processing CreateTablet for tablet dac1fbecfa63490e9bbdf637da5990a5 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:11.072372 15730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cedc4e7b754680a9f06705ec699f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.072777 15733 tablet_service.cc:1511] Processing CreateTablet for tablet bf4b43846c8c4da3bcf2d489aa5a78c6 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:11.074812 15733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4b43846c8c4da3bcf2d489aa5a78c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.075512 15586 tablet_service.cc:1511] Processing CreateTablet for tablet 164cb961d63243aeb3e2d8a9e05aabaf (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:11.075842 15588 tablet_service.cc:1511] Processing CreateTablet for tablet 86cedc4e7b754680a9f06705ec699f18 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:11.078131 15586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164cb961d63243aeb3e2d8a9e05aabaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.078977 15588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cedc4e7b754680a9f06705ec699f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.082515 15738 tablet_service.cc:1511] Processing CreateTablet for tablet 6429b46748af4b379ed80be4a2d8f694 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:11.083899 15738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6429b46748af4b379ed80be4a2d8f694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.086634 15584 tablet_service.cc:1511] Processing CreateTablet for tablet bf4b43846c8c4da3bcf2d489aa5a78c6 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:11.086750 15658 tablet_service.cc:1511] Processing CreateTablet for tablet 6429b46748af4b379ed80be4a2d8f694 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:11.088220 15658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6429b46748af4b379ed80be4a2d8f694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.090267 15656 tablet_service.cc:1511] Processing CreateTablet for tablet baa25f3d9d5748ccae9b42a2351de90b (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:11.090642 15665 tablet_service.cc:1511] Processing CreateTablet for tablet ecac969bd514470b952fb3341070c788 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:11.091759 15656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa25f3d9d5748ccae9b42a2351de90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.092191 15585 tablet_service.cc:1511] Processing CreateTablet for tablet 6429b46748af4b379ed80be4a2d8f694 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:11.095312 15665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecac969bd514470b952fb3341070c788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.088171 15584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4b43846c8c4da3bcf2d489aa5a78c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.105788 15796 raft_consensus.cc:493] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.106325 15796 raft_consensus.cc:515] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.107306 15791 tablet_bootstrap.cc:654] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.108490 15796 leader_election.cc:290] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:11.111080 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adffe5f203824625b2ff92dd4dd23b41" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:11.111244 15735 tablet_service.cc:1511] Processing CreateTablet for tablet ecac969bd514470b952fb3341070c788 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:11.112373 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adffe5f203824625b2ff92dd4dd23b41" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:11.113034 15675 raft_consensus.cc:2468] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:11.114444 15715 leader_election.cc:304] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
W20260709 12:13:11.115870 15714 leader_election.cc:343] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.117825 15581 tablet_service.cc:1511] Processing CreateTablet for tablet ecac969bd514470b952fb3341070c788 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:11.119326 15581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecac969bd514470b952fb3341070c788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.117913 15587 tablet_service.cc:1511] Processing CreateTablet for tablet baa25f3d9d5748ccae9b42a2351de90b (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:11.122045 15585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6429b46748af4b379ed80be4a2d8f694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.122148 15790 ts_tablet_manager.cc:1434] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.202s	user 0.013s	sys 0.003s
I20260709 12:13:11.122366 15796 raft_consensus.cc:2804] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:11.122795 15796 raft_consensus.cc:493] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.125527 15796 raft_consensus.cc:3060] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.126145 15587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa25f3d9d5748ccae9b42a2351de90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.127547 15734 tablet_service.cc:1511] Processing CreateTablet for tablet baa25f3d9d5748ccae9b42a2351de90b (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:11.129920 15736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac1fbecfa63490e9bbdf637da5990a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.141333 15660 tablet_service.cc:1511] Processing CreateTablet for tablet 9d82e040e2ab44c68dddcba7a8cc173c (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:11.143362 15660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d82e040e2ab44c68dddcba7a8cc173c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.142401 15790 tablet_bootstrap.cc:492] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:11.147097 15789 tablet_bootstrap.cc:654] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.147904 15661 tablet_service.cc:1511] Processing CreateTablet for tablet 2702a3a440164e608e5bb74cbf1b338e (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:11.158946 15661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2702a3a440164e608e5bb74cbf1b338e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.160547 15730 tablet_service.cc:1511] Processing CreateTablet for tablet 9d82e040e2ab44c68dddcba7a8cc173c (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:11.175396 15790 tablet_bootstrap.cc:654] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.191363 15582 tablet_service.cc:1511] Processing CreateTablet for tablet 2702a3a440164e608e5bb74cbf1b338e (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:11.191504 15583 tablet_service.cc:1511] Processing CreateTablet for tablet 374b848c2e4f4ff5b539d3fb2ac39955 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:11.193207 15582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2702a3a440164e608e5bb74cbf1b338e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.194284 15661 tablet_service.cc:1511] Processing CreateTablet for tablet 374b848c2e4f4ff5b539d3fb2ac39955 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:11.195696 15661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374b848c2e4f4ff5b539d3fb2ac39955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.202898 15585 tablet_service.cc:1511] Processing CreateTablet for tablet 9d82e040e2ab44c68dddcba7a8cc173c (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:11.206842 15795 consensus_queue.cc:1048] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:11.220567 15661 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7f90860d7b4df085f1831918f20dea (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:11.221732 15600 raft_consensus.cc:3060] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.222086 15661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7f90860d7b4df085f1831918f20dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.234484 15798 raft_consensus.cc:493] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.235178 15798 raft_consensus.cc:515] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.241276 15798 leader_election.cc:290] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:11.241649 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcc5c77d0464adea7cb4b480608a84f" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:11.243656 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcc5c77d0464adea7cb4b480608a84f" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:11.244870 15795 consensus_queue.cc:1048] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:11.247061 15585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d82e040e2ab44c68dddcba7a8cc173c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.246933 15565 leader_election.cc:304] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:11.250588 15798 raft_consensus.cc:2749] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:11.256469 15734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa25f3d9d5748ccae9b42a2351de90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.257254 15730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d82e040e2ab44c68dddcba7a8cc173c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.265743 15660 tablet_service.cc:1511] Processing CreateTablet for tablet dc81bd0b57ba43539115ccf5d6c639b4 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:11.267426 15660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc81bd0b57ba43539115ccf5d6c639b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.270318 15735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecac969bd514470b952fb3341070c788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.273655 15583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374b848c2e4f4ff5b539d3fb2ac39955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.225363 15737 tablet_service.cc:1511] Processing CreateTablet for tablet 2702a3a440164e608e5bb74cbf1b338e (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:11.300294 15789 tablet_bootstrap.cc:492] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:11.300827 15789 ts_tablet_manager.cc:1403] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.248s	user 0.014s	sys 0.007s
I20260709 12:13:11.303651 15789 raft_consensus.cc:359] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.304384 15789 raft_consensus.cc:385] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.304708 15789 raft_consensus.cc:740] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.314213 15730 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7f90860d7b4df085f1831918f20dea (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:11.315855 15730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7f90860d7b4df085f1831918f20dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.316546 15789 consensus_queue.cc:260] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.295544 15796 raft_consensus.cc:515] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.237452 15731 tablet_service.cc:1511] Processing CreateTablet for tablet 374b848c2e4f4ff5b539d3fb2ac39955 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:11.320243 15795 raft_consensus.cc:493] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.344193 15663 tablet_service.cc:1511] Processing CreateTablet for tablet 6c46475122534716a8e791e3ee658e06 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:11.345325 15790 tablet_bootstrap.cc:492] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:11.345623 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c46475122534716a8e791e3ee658e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.345881 15790 ts_tablet_manager.cc:1403] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.204s	user 0.014s	sys 0.002s
I20260709 12:13:11.358839 15796 leader_election.cc:290] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:11.360085 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adffe5f203824625b2ff92dd4dd23b41" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:11.360801 15675 raft_consensus.cc:3060] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.363740 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adffe5f203824625b2ff92dd4dd23b41" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
W20260709 12:13:11.365339 15714 leader_election.cc:343] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.341497 15737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2702a3a440164e608e5bb74cbf1b338e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.372676 15675 raft_consensus.cc:2468] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:11.374181 15715 leader_election.cc:304] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:11.375438 15796 raft_consensus.cc:2804] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:11.375916 15796 raft_consensus.cc:697] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:11.376688 15796 consensus_queue.cc:237] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.381191 15581 tablet_service.cc:1511] Processing CreateTablet for tablet dc81bd0b57ba43539115ccf5d6c639b4 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:11.382578 15581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc81bd0b57ba43539115ccf5d6c639b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.334813 15795 raft_consensus.cc:515] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.386245 15795 leader_election.cc:290] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:11.388391 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686a14e1add24c8694269b52d155de6d" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:11.388775 15825 raft_consensus.cc:493] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.388443 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686a14e1add24c8694269b52d155de6d" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:11.389382 15825 raft_consensus.cc:515] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.349210 15790 raft_consensus.cc:359] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } }
I20260709 12:13:11.390468 15599 raft_consensus.cc:2468] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:11.390618 15790 raft_consensus.cc:385] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.391089 15790 raft_consensus.cc:740] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.389257 15749 raft_consensus.cc:2468] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:11.392828 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5118c70f9949449bd91a9290612c45" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:11.393682 15640 leader_election.cc:304] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
W20260709 12:13:11.394129 15714 leader_election.cc:343] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:11.395056 15485 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 61879.2us
W20260709 12:13:11.395715 15484 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 50835.9us
I20260709 12:13:11.396466 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5118c70f9949449bd91a9290612c45" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:11.397125 15674 raft_consensus.cc:2468] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:11.398356 15715 leader_election.cc:304] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:11.399178 15825 leader_election.cc:290] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:11.400156 15825 raft_consensus.cc:2804] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:11.400499 15825 raft_consensus.cc:493] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.400841 15825 raft_consensus.cc:3060] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.403510 15731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374b848c2e4f4ff5b539d3fb2ac39955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.403898 15739 tablet_service.cc:1511] Processing CreateTablet for tablet 6c46475122534716a8e791e3ee658e06 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:11.404558 15795 raft_consensus.cc:2804] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:11.404973 15795 raft_consensus.cc:493] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.405285 15795 raft_consensus.cc:3060] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.410760 15590 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7f90860d7b4df085f1831918f20dea (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:11.414178 15738 tablet_service.cc:1511] Processing CreateTablet for tablet dc81bd0b57ba43539115ccf5d6c639b4 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:11.392091 15790 consensus_queue.cc:260] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } }
W20260709 12:13:11.431530 15566 consensus_peers.cc:597] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:13:11.432201 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7f90860d7b4df085f1831918f20dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.440572 15798 consensus_queue.cc:1048] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:11.443970 15739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c46475122534716a8e791e3ee658e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.446713 15738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc81bd0b57ba43539115ccf5d6c639b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.451668 15587 tablet_service.cc:1511] Processing CreateTablet for tablet 6c46475122534716a8e791e3ee658e06 (DEFAULT_TABLE table=test-workload [id=1b670820a60a420fa0eae015347a468e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:11.452256 15790 ts_tablet_manager.cc:1434] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.106s	user 0.003s	sys 0.005s
I20260709 12:13:11.453074 15587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c46475122534716a8e791e3ee658e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.454738 15790 tablet_bootstrap.cc:492] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:11.460264 15791 tablet_bootstrap.cc:492] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:11.466228 15791 ts_tablet_manager.cc:1403] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.440s	user 0.021s	sys 0.014s
I20260709 12:13:11.486956 15789 ts_tablet_manager.cc:1434] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.186s	user 0.011s	sys 0.010s
I20260709 12:13:11.488444 15789 tablet_bootstrap.cc:492] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:11.506968 15791 raft_consensus.cc:359] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.507764 15791 raft_consensus.cc:385] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.508104 15791 raft_consensus.cc:740] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.509107 15791 consensus_queue.cc:260] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.525923 15791 ts_tablet_manager.cc:1434] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.058s	user 0.003s	sys 0.005s
I20260709 12:13:11.525396 15795 raft_consensus.cc:515] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.548668 15795 leader_election.cc:290] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:11.551038 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686a14e1add24c8694269b52d155de6d" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:11.551926 15747 raft_consensus.cc:3060] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.555378 15795 raft_consensus.cc:493] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.556143 15795 raft_consensus.cc:515] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } }
I20260709 12:13:11.559764 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08205142994491aa62f7504ea81e671" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:11.513108 15825 raft_consensus.cc:515] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.564339 15795 leader_election.cc:290] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567), ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379)
I20260709 12:13:11.565603 15825 leader_election.cc:290] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:11.568776 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5118c70f9949449bd91a9290612c45" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:11.569504 15675 raft_consensus.cc:3060] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.576364 15747 raft_consensus.cc:2468] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:11.579483 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5118c70f9949449bd91a9290612c45" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:11.580192 15599 raft_consensus.cc:3060] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.581095 15790 tablet_bootstrap.cc:654] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.599325 15791 tablet_bootstrap.cc:492] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:11.606387 15599 raft_consensus.cc:2468] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:11.610107 15714 leader_election.cc:304] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:11.612200 15796 raft_consensus.cc:2804] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:11.612975 15796 raft_consensus.cc:697] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:11.610607 15789 tablet_bootstrap.cc:654] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.622797 15791 tablet_bootstrap.cc:654] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.613879 15796 consensus_queue.cc:237] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.628034 15790 tablet_bootstrap.cc:492] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:11.628717 15790 ts_tablet_manager.cc:1403] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.174s	user 0.021s	sys 0.021s
I20260709 12:13:11.632964 15790 raft_consensus.cc:359] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.634057 15790 raft_consensus.cc:385] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.634460 15790 raft_consensus.cc:740] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.634832 15789 tablet_bootstrap.cc:492] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:11.635399 15789 ts_tablet_manager.cc:1403] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.147s	user 0.018s	sys 0.003s
I20260709 12:13:11.635696 15790 consensus_queue.cc:260] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.638728 15790 ts_tablet_manager.cc:1434] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260709 12:13:11.639170 15789 raft_consensus.cc:359] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.639803 15790 tablet_bootstrap.cc:492] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:11.639997 15789 raft_consensus.cc:385] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.640378 15789 raft_consensus.cc:740] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.641225 15789 consensus_queue.cc:260] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.647591 15789 ts_tablet_manager.cc:1434] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 12:13:11.647876 15790 tablet_bootstrap.cc:654] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.648860 15789 tablet_bootstrap.cc:492] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:11.658183 15795 raft_consensus.cc:493] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.659415 15795 raft_consensus.cc:515] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.662324 15789 tablet_bootstrap.cc:654] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.662895 15790 tablet_bootstrap.cc:492] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:11.663403 15790 ts_tablet_manager.cc:1403] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260709 12:13:11.666857 15790 raft_consensus.cc:359] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.667786 15790 raft_consensus.cc:385] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.668095 15790 raft_consensus.cc:740] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.668883 15790 consensus_queue.cc:260] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.670123 15829 raft_consensus.cc:493] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.670635 15829 raft_consensus.cc:515] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.672178 15790 ts_tablet_manager.cc:1434] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:13:11.673194 15790 tablet_bootstrap.cc:492] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:11.673422 15829 leader_election.cc:290] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:11.674656 15789 tablet_bootstrap.cc:492] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:11.675285 15789 ts_tablet_manager.cc:1403] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.003s
I20260709 12:13:11.679206 15789 raft_consensus.cc:359] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.680137 15790 tablet_bootstrap.cc:654] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.680210 15789 raft_consensus.cc:385] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.680657 15789 raft_consensus.cc:740] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.682600 15795 leader_election.cc:290] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:11.683007 15789 consensus_queue.cc:260] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.686053 15789 ts_tablet_manager.cc:1434] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:13:11.687161 15789 tablet_bootstrap.cc:492] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:11.687330 15790 tablet_bootstrap.cc:492] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:11.687851 15790 ts_tablet_manager.cc:1403] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 12:13:11.689904 15796 raft_consensus.cc:493] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.690393 15796 raft_consensus.cc:515] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.690743 15790 raft_consensus.cc:359] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.691673 15790 raft_consensus.cc:385] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.692035 15790 raft_consensus.cc:740] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.692813 15790 consensus_queue.cc:260] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.693811 15796 leader_election.cc:290] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:11.694782 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283ea28430fa440784c9e7f49cac917c" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:11.695322 15790 ts_tablet_manager.cc:1434] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:13:11.696277 15790 tablet_bootstrap.cc:492] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:11.696470 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283ea28430fa440784c9e7f49cac917c" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:11.697072 15674 raft_consensus.cc:2468] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:11.698547 15715 leader_election.cc:304] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
W20260709 12:13:11.700243 15714 leader_election.cc:343] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.700409 15675 raft_consensus.cc:2468] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:11.701368 15796 raft_consensus.cc:2804] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:11.702798 15796 raft_consensus.cc:493] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.703054 15790 tablet_bootstrap.cc:654] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.703248 15796 raft_consensus.cc:3060] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.715394 15789 tablet_bootstrap.cc:654] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.719863 15791 tablet_bootstrap.cc:492] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:11.720618 15791 ts_tablet_manager.cc:1403] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.148s	user 0.031s	sys 0.009s
I20260709 12:13:11.745150 15795 raft_consensus.cc:493] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.745779 15795 raft_consensus.cc:515] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.753911 15640 leader_election.cc:304] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:11.756006 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283ea28430fa440784c9e7f49cac917c" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:11.756428 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19a123ff934aa5809bc1b2ab4739bf" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:11.757305 15749 raft_consensus.cc:2468] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:11.758697 15812 raft_consensus.cc:2804] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:11.768918 15640 leader_election.cc:304] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:11.770134 15829 raft_consensus.cc:2804] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:11.770835 15829 raft_consensus.cc:493] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.771250 15829 raft_consensus.cc:3060] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.829447 15795 leader_election.cc:290] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:11.832703 15791 raft_consensus.cc:359] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.833709 15791 raft_consensus.cc:385] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.833813 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500adb1f530449db9a7d2a8532ad924f" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:11.834061 15791 raft_consensus.cc:740] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
W20260709 12:13:11.835156 15640 leader_election.cc:343] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.834841 15791 consensus_queue.cc:260] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.836617 15790 tablet_bootstrap.cc:492] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:11.837088 15790 ts_tablet_manager.cc:1403] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.141s	user 0.040s	sys 0.055s
I20260709 12:13:11.837800 15791 ts_tablet_manager.cc:1434] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.117s	user 0.012s	sys 0.036s
I20260709 12:13:11.838232 15789 tablet_bootstrap.cc:492] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:11.838733 15789 ts_tablet_manager.cc:1403] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.152s	user 0.025s	sys 0.022s
I20260709 12:13:11.840144 15790 raft_consensus.cc:359] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.840814 15790 raft_consensus.cc:385] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:11.840762 15484 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 94064.6us
I20260709 12:13:11.841243 15790 raft_consensus.cc:740] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.841291 15789 raft_consensus.cc:359] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.841601 15791 tablet_bootstrap.cc:492] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:11.842206 15789 raft_consensus.cc:385] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.842649 15789 raft_consensus.cc:740] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.843396 15790 consensus_queue.cc:260] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.843413 15789 consensus_queue.cc:260] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.845806 15790 ts_tablet_manager.cc:1434] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:13:11.846094 15789 ts_tablet_manager.cc:1434] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:11.846736 15790 tablet_bootstrap.cc:492] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:11.846920 15789 tablet_bootstrap.cc:492] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:11.862474 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686a14e1add24c8694269b52d155de6d" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:11.862812 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08205142994491aa62f7504ea81e671" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:11.863190 15600 raft_consensus.cc:3060] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.879688 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283ea28430fa440784c9e7f49cac917c" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:11.880429 15599 raft_consensus.cc:2468] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:11.889173 15600 raft_consensus.cc:2468] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:11.890548 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19a123ff934aa5809bc1b2ab4739bf" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:11.894121 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500adb1f530449db9a7d2a8532ad924f" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:11.895005 15640 leader_election.cc:304] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:11.902175 15845 raft_consensus.cc:2749] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:11.904366 15640 leader_election.cc:304] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
W20260709 12:13:11.905464 15640 leader_election.cc:343] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.905779 15845 raft_consensus.cc:2804] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:11.906183 15845 raft_consensus.cc:493] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.906399 15845 raft_consensus.cc:3060] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:11.907023 15640 leader_election.cc:343] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.907476 15640 leader_election.cc:304] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:11.908309 15795 raft_consensus.cc:2749] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:11.914321 15845 raft_consensus.cc:515] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.919050 15829 raft_consensus.cc:515] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.922950 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19a123ff934aa5809bc1b2ab4739bf" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:11.923388 15845 leader_election.cc:290] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:11.926326 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19a123ff934aa5809bc1b2ab4739bf" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:11.927205 15749 raft_consensus.cc:3060] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.928387 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283ea28430fa440784c9e7f49cac917c" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:11.928966 15599 raft_consensus.cc:3060] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.930513 15825 consensus_queue.cc:1048] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:11.933089 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283ea28430fa440784c9e7f49cac917c" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
W20260709 12:13:11.933054 15640 leader_election.cc:343] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.922950 15829 leader_election.cc:290] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:11.948293 15599 raft_consensus.cc:2468] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:11.949872 15640 leader_election.cc:304] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92
I20260709 12:13:11.950884 15845 raft_consensus.cc:2804] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:11.951390 15845 raft_consensus.cc:697] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:11.952158 15845 consensus_queue.cc:237] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.957683 15789 tablet_bootstrap.cc:654] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.958086 15749 raft_consensus.cc:2468] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:11.961160 15675 raft_consensus.cc:3060] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.966823 15791 tablet_bootstrap.cc:654] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.968639 15853 raft_consensus.cc:493] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.970367 15853 raft_consensus.cc:515] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.973469 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500adb1f530449db9a7d2a8532ad924f" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:11.974977 15714 leader_election.cc:343] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.978139 15789 tablet_bootstrap.cc:492] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:11.978636 15789 ts_tablet_manager.cc:1403] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.132s	user 0.024s	sys 0.027s
I20260709 12:13:11.980907 15796 raft_consensus.cc:515] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.990809 15640 leader_election.cc:304] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:11.991946 15812 raft_consensus.cc:697] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:11.992736 15748 raft_consensus.cc:2393] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0e4b2953a9d4137811c830572f5d165 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
I20260709 12:13:11.993048 15812 consensus_queue.cc:237] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.993853 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283ea28430fa440784c9e7f49cac917c" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:11.994602 15599 raft_consensus.cc:2393] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 688cd59026924150af9983dd9dc76d92 in current term 1: Already voted for candidate a0e4b2953a9d4137811c830572f5d165 in this term.
I20260709 12:13:11.981184 15789 raft_consensus.cc:359] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:11.983985 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500adb1f530449db9a7d2a8532ad924f" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:11.996560 15796 leader_election.cc:290] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:11.996907 15674 raft_consensus.cc:2468] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:11.984109 15790 tablet_bootstrap.cc:654] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.997992 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283ea28430fa440784c9e7f49cac917c" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:11.982391 15853 leader_election.cc:290] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:11.999840 15715 leader_election.cc:304] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.000705 15853 raft_consensus.cc:2804] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.001148 15853 raft_consensus.cc:493] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.001099 15715 leader_election.cc:304] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [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: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.001751 15853 raft_consensus.cc:3060] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.001278 15789 raft_consensus.cc:385] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.002192 15789 raft_consensus.cc:740] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.004068 15828 raft_consensus.cc:2749] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.004676 15789 consensus_queue.cc:260] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:12.006109 15714 consensus_peers.cc:597] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:13:12.006891 15789 ts_tablet_manager.cc:1434] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:13:11.996973 15829 raft_consensus.cc:2804] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.010409 15829 raft_consensus.cc:697] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:12.011273 15829 consensus_queue.cc:237] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.016280 15789 tablet_bootstrap.cc:492] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:12.017081 15853 raft_consensus.cc:515] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.024564 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500adb1f530449db9a7d2a8532ad924f" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:12.024928 15853 leader_election.cc:290] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:12.018226 15791 tablet_bootstrap.cc:492] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:12.026070 15791 ts_tablet_manager.cc:1403] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.185s	user 0.015s	sys 0.024s
I20260709 12:13:12.026657 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500adb1f530449db9a7d2a8532ad924f" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:12.027276 15673 raft_consensus.cc:3060] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.028582 15498 catalog_manager.cc:5697] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:12.029958 15791 raft_consensus.cc:359] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.030977 15791 raft_consensus.cc:385] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.030428 15498 catalog_manager.cc:5697] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:12.031358 15791 raft_consensus.cc:740] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.032315 15791 consensus_queue.cc:260] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:12.036902 15714 leader_election.cc:343] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.036994 15673 raft_consensus.cc:2468] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:12.038842 15715 leader_election.cc:304] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.039902 15790 tablet_bootstrap.cc:492] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:12.040421 15790 ts_tablet_manager.cc:1403] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.194s	user 0.011s	sys 0.004s
I20260709 12:13:12.040110 15853 raft_consensus.cc:2804] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.041258 15853 raft_consensus.cc:697] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:12.043084 15853 consensus_queue.cc:237] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.047708 15790 raft_consensus.cc:359] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:12.048806 15546 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:12.048450 15790 raft_consensus.cc:385] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.049876 15790 raft_consensus.cc:740] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.050884 15790 consensus_queue.cc:260] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.053687 15790 ts_tablet_manager.cc:1434] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:13:12.054384 15790 tablet_bootstrap.cc:492] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:12.055491 15789 tablet_bootstrap.cc:654] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.057868 15791 ts_tablet_manager.cc:1434] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.001s
I20260709 12:13:12.060459 15790 tablet_bootstrap.cc:654] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.063627 15791 tablet_bootstrap.cc:492] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:12.066511 15789 tablet_bootstrap.cc:492] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:12.067062 15789 ts_tablet_manager.cc:1403] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.005s
I20260709 12:13:12.070014 15789 raft_consensus.cc:359] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.070726 15789 raft_consensus.cc:385] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.071023 15789 raft_consensus.cc:740] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.071697 15791 tablet_bootstrap.cc:654] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.071741 15789 consensus_queue.cc:260] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.074061 15789 ts_tablet_manager.cc:1434] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:12.075141 15789 tablet_bootstrap.cc:492] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:12.079932 15790 tablet_bootstrap.cc:492] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:12.080653 15790 ts_tablet_manager.cc:1403] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.003s
I20260709 12:13:12.083977 15791 tablet_bootstrap.cc:492] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:12.083734 15853 consensus_queue.cc:1048] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.084604 15791 ts_tablet_manager.cc:1403] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260709 12:13:12.084401 15790 raft_consensus.cc:359] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.085379 15790 raft_consensus.cc:385] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.085927 15790 raft_consensus.cc:740] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.087040 15790 consensus_queue.cc:260] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.091138 15789 tablet_bootstrap.cc:654] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.091193 15791 raft_consensus.cc:359] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.092651 15791 raft_consensus.cc:385] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.092967 15791 raft_consensus.cc:740] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.093111 15790 ts_tablet_manager.cc:1434] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:13:12.094102 15790 tablet_bootstrap.cc:492] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:12.093883 15791 consensus_queue.cc:260] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.099629 15791 ts_tablet_manager.cc:1434] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:13:12.101393 15791 tablet_bootstrap.cc:492] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:12.104449 15796 consensus_queue.cc:1048] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.110605 15790 tablet_bootstrap.cc:654] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.114277 15495 catalog_manager.cc:5697] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.132594 15789 tablet_bootstrap.cc:492] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:12.133229 15789 ts_tablet_manager.cc:1403] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.023s
I20260709 12:13:12.136548 15789 raft_consensus.cc:359] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.137233 15789 raft_consensus.cc:385] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.137534 15789 raft_consensus.cc:740] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.139672 15791 tablet_bootstrap.cc:654] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.141007 15789 consensus_queue.cc:260] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.141714 15790 tablet_bootstrap.cc:492] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:12.142712 15790 ts_tablet_manager.cc:1403] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.016s
I20260709 12:13:12.144196 15789 ts_tablet_manager.cc:1434] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 12:13:12.143548 15497 catalog_manager.cc:5697] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:12.145329 15789 tablet_bootstrap.cc:492] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:12.145304 15790 raft_consensus.cc:359] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.146018 15790 raft_consensus.cc:385] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.146304 15790 raft_consensus.cc:740] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.147092 15790 consensus_queue.cc:260] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.149712 15790 ts_tablet_manager.cc:1434] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:12.150637 15790 tablet_bootstrap.cc:492] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:12.151867 15789 tablet_bootstrap.cc:654] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.156927 15790 tablet_bootstrap.cc:654] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.166921 15789 tablet_bootstrap.cc:492] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:12.167399 15789 ts_tablet_manager.cc:1403] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260709 12:13:12.168268 15790 tablet_bootstrap.cc:492] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:12.168715 15790 ts_tablet_manager.cc:1403] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 12:13:12.170259 15789 raft_consensus.cc:359] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.170997 15789 raft_consensus.cc:385] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.171241 15789 raft_consensus.cc:740] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.171576 15790 raft_consensus.cc:359] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.172261 15790 raft_consensus.cc:385] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.172566 15790 raft_consensus.cc:740] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.172137 15789 consensus_queue.cc:260] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.173188 15812 raft_consensus.cc:493] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.173312 15790 consensus_queue.cc:260] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.173717 15812 raft_consensus.cc:515] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.174899 15789 ts_tablet_manager.cc:1434] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:13:12.176095 15790 ts_tablet_manager.cc:1434] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:12.176438 15812 leader_election.cc:290] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:12.177215 15790 tablet_bootstrap.cc:492] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:12.176438 15789 tablet_bootstrap.cc:492] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:12.182888 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451679cba1524c4eb127647c046ee1d8" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:12.183647 15599 raft_consensus.cc:2468] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:12.184684 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451679cba1524c4eb127647c046ee1d8" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:12.184984 15789 tablet_bootstrap.cc:654] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.185066 15790 tablet_bootstrap.cc:654] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.185381 15748 raft_consensus.cc:2468] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:12.187593 15640 leader_election.cc:304] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:12.188442 15812 raft_consensus.cc:2804] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.194509 15812 raft_consensus.cc:493] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.195132 15812 raft_consensus.cc:3060] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.208887 15812 raft_consensus.cc:515] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.212186 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451679cba1524c4eb127647c046ee1d8" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:12.212841 15599 raft_consensus.cc:3060] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.214818 15845 raft_consensus.cc:493] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.214419 15497 catalog_manager.cc:5697] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.215330 15845 raft_consensus.cc:515] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.217854 15845 leader_election.cc:290] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:12.220178 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176516a70c5e4d639c08830ad518a776" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:12.220328 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176516a70c5e4d639c08830ad518a776" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:12.220899 15748 raft_consensus.cc:2468] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:12.222203 15640 leader_election.cc:304] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
W20260709 12:13:12.223205 15640 leader_election.cc:343] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.223721 15845 raft_consensus.cc:2804] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.224584 15845 raft_consensus.cc:493] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.224934 15845 raft_consensus.cc:3060] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.225370 15599 raft_consensus.cc:2468] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:12.226665 15640 leader_election.cc:304] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:12.227463 15829 raft_consensus.cc:2804] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.227903 15829 raft_consensus.cc:697] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:12.228698 15829 consensus_queue.cc:237] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.232823 15845 raft_consensus.cc:515] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.239904 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451679cba1524c4eb127647c046ee1d8" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:12.240569 15748 raft_consensus.cc:3060] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.243892 15845 leader_election.cc:290] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:12.244580 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176516a70c5e4d639c08830ad518a776" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:12.245226 15749 raft_consensus.cc:3060] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.236415 15791 tablet_bootstrap.cc:492] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:12.250116 15791 ts_tablet_manager.cc:1403] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.150s	user 0.017s	sys 0.005s
I20260709 12:13:12.221168 15497 catalog_manager.cc:5697] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.256307 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176516a70c5e4d639c08830ad518a776" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
W20260709 12:13:12.257995 15640 leader_election.cc:343] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.260445 15749 raft_consensus.cc:2468] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:12.261343 15812 leader_election.cc:290] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:12.262504 15791 raft_consensus.cc:359] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.263561 15791 raft_consensus.cc:385] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.263902 15791 raft_consensus.cc:740] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.255185 15748 raft_consensus.cc:2468] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:12.264886 15640 leader_election.cc:304] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.265193 15791 consensus_queue.cc:260] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.267046 15812 raft_consensus.cc:2804] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.267613 15812 raft_consensus.cc:697] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:12.268568 15812 consensus_queue.cc:237] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.269292 15791 ts_tablet_manager.cc:1434] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:13:12.269775 15790 tablet_bootstrap.cc:492] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:12.270274 15791 tablet_bootstrap.cc:492] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:12.270298 15790 ts_tablet_manager.cc:1403] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.093s	user 0.028s	sys 0.057s
I20260709 12:13:12.273432 15790 raft_consensus.cc:359] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.274082 15789 tablet_bootstrap.cc:492] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:12.274250 15790 raft_consensus.cc:385] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.274557 15789 ts_tablet_manager.cc:1403] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.098s	user 0.035s	sys 0.054s
I20260709 12:13:12.274648 15790 raft_consensus.cc:740] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.276132 15790 consensus_queue.cc:260] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.277190 15791 tablet_bootstrap.cc:654] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.277951 15789 raft_consensus.cc:359] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.278698 15789 raft_consensus.cc:385] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.278991 15790 ts_tablet_manager.cc:1434] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:13:12.280092 15790 tablet_bootstrap.cc:492] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:12.278980 15789 raft_consensus.cc:740] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.282073 15789 consensus_queue.cc:260] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.286697 15790 tablet_bootstrap.cc:654] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.290504 15789 ts_tablet_manager.cc:1434] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:13:12.291963 15789 tablet_bootstrap.cc:492] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:12.301676 15789 tablet_bootstrap.cc:654] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.302400 15790 tablet_bootstrap.cc:492] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:12.302928 15790 ts_tablet_manager.cc:1403] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 12:13:12.308264 15790 raft_consensus.cc:359] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.310277 15790 raft_consensus.cc:385] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.310659 15790 raft_consensus.cc:740] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.311328 15790 consensus_queue.cc:260] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.312042 15791 tablet_bootstrap.cc:492] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:12.312510 15791 ts_tablet_manager.cc:1403] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.012s
I20260709 12:13:12.313423 15790 ts_tablet_manager.cc:1434] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:13:12.314321 15790 tablet_bootstrap.cc:492] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:12.315073 15791 raft_consensus.cc:359] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.316277 15791 raft_consensus.cc:385] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.316558 15791 raft_consensus.cc:740] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.317198 15791 consensus_queue.cc:260] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.319294 15791 ts_tablet_manager.cc:1434] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:13:12.321408 15790 tablet_bootstrap.cc:654] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.322855 15789 tablet_bootstrap.cc:492] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:12.323346 15789 ts_tablet_manager.cc:1403] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.005s
I20260709 12:13:12.323601 15496 catalog_manager.cc:5697] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.326442 15791 tablet_bootstrap.cc:492] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:12.326085 15789 raft_consensus.cc:359] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.326891 15789 raft_consensus.cc:385] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.327226 15789 raft_consensus.cc:740] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.327709 15790 tablet_bootstrap.cc:492] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:12.328217 15790 ts_tablet_manager.cc:1403] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260709 12:13:12.328127 15789 consensus_queue.cc:260] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.331065 15790 raft_consensus.cc:359] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.331956 15790 raft_consensus.cc:385] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.332307 15790 raft_consensus.cc:740] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.333472 15790 consensus_queue.cc:260] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.333899 15847 raft_consensus.cc:493] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.334743 15791 tablet_bootstrap.cc:654] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.334477 15847 raft_consensus.cc:515] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.335767 15790 ts_tablet_manager.cc:1434] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:12.336923 15790 tablet_bootstrap.cc:492] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:12.338505 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19a123ff934aa5809bc1b2ab4739bf" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:12.339468 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19a123ff934aa5809bc1b2ab4739bf" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:12.340277 15748 raft_consensus.cc:2393] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate a0e4b2953a9d4137811c830572f5d165 in this term.
I20260709 12:13:12.341594 15565 leader_election.cc:304] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:12.342630 15798 raft_consensus.cc:3060] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.325690 15496 catalog_manager.cc:5697] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.347028 15790 tablet_bootstrap.cc:654] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.347960 15796 raft_consensus.cc:493] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.348480 15796 raft_consensus.cc:515] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.352806 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feebbfd19f1c4080ba2add668d265dcf" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:12.355361 15675 raft_consensus.cc:2468] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:12.356807 15715 leader_election.cc:304] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:12.354239 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feebbfd19f1c4080ba2add668d265dcf" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:12.357834 15853 raft_consensus.cc:2804] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.358402 15853 raft_consensus.cc:493] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.358834 15853 raft_consensus.cc:3060] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:12.358913 15714 leader_election.cc:343] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.359670 15847 leader_election.cc:290] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:12.354743 15796 leader_election.cc:290] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:12.368371 15796 raft_consensus.cc:493] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.369028 15796 raft_consensus.cc:515] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.371006 15853 raft_consensus.cc:515] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.378364 15796 leader_election.cc:290] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:12.375700 15789 ts_tablet_manager.cc:1434] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 12:13:12.379262 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46c5b2d5374a80aa32f2fdcb0a2771" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:12.379834 15789 tablet_bootstrap.cc:492] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
W20260709 12:13:12.380810 15714 leader_election.cc:343] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.383019 15853 leader_election.cc:290] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:12.383205 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46c5b2d5374a80aa32f2fdcb0a2771" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:12.384018 15673 raft_consensus.cc:2468] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:12.384318 15812 raft_consensus.cc:493] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.384997 15812 raft_consensus.cc:515] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.386883 15789 tablet_bootstrap.cc:654] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.386932 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feebbfd19f1c4080ba2add668d265dcf" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:12.387331 15812 leader_election.cc:290] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:12.390542 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:12.390727 15715 leader_election.cc:304] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.391804 15853 raft_consensus.cc:2804] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:13:12.392163 15640 leader_election.cc:343] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.392325 15853 raft_consensus.cc:493] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.392833 15853 raft_consensus.cc:3060] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.393916 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:12.394588 15748 raft_consensus.cc:2468] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
W20260709 12:13:12.393044 15714 leader_election.cc:343] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.399255 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feebbfd19f1c4080ba2add668d265dcf" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:12.399055 15845 consensus_queue.cc:1048] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:12.399907 15675 raft_consensus.cc:3060] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.400291 15640 leader_election.cc:304] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.401055 15845 consensus_queue.cc:1048] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:12.374019 15798 raft_consensus.cc:2749] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.403117 15812 raft_consensus.cc:2804] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.408524 15812 raft_consensus.cc:493] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.409363 15812 raft_consensus.cc:3060] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.424854 15790 tablet_bootstrap.cc:492] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:12.424854 15791 tablet_bootstrap.cc:492] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:12.415724 15675 raft_consensus.cc:2468] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:12.427490 15715 leader_election.cc:304] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.425904 15790 ts_tablet_manager.cc:1403] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.089s	user 0.027s	sys 0.046s
I20260709 12:13:12.425913 15791 ts_tablet_manager.cc:1403] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.027s
I20260709 12:13:12.430621 15845 consensus_queue.cc:1048] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.431766 15796 raft_consensus.cc:2804] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.433262 15796 raft_consensus.cc:697] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:12.434340 15796 consensus_queue.cc:237] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.435231 15845 consensus_queue.cc:1048] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:12.441144 15791 raft_consensus.cc:359] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.442030 15791 raft_consensus.cc:385] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.442333 15791 raft_consensus.cc:740] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.443054 15791 consensus_queue.cc:260] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.445806 15791 ts_tablet_manager.cc:1434] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:13:12.447238 15791 tablet_bootstrap.cc:492] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:12.465476 15599 raft_consensus.cc:3060] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.482812 15790 raft_consensus.cc:359] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.484599 15790 raft_consensus.cc:385] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.485031 15790 raft_consensus.cc:740] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.482676 15795 raft_consensus.cc:493] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.486426 15790 consensus_queue.cc:260] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.487496 15795 raft_consensus.cc:515] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.490708 15795 leader_election.cc:290] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:12.491652 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7face4097fc4d8aa2eec378479d3b1c" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:12.491978 15853 raft_consensus.cc:515] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.492682 15790 ts_tablet_manager.cc:1434] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260709 12:13:12.494120 15853 leader_election.cc:290] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:12.495054 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46c5b2d5374a80aa32f2fdcb0a2771" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:12.495415 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46c5b2d5374a80aa32f2fdcb0a2771" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:12.495999 15675 raft_consensus.cc:3060] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:12.496646 15714 leader_election.cc:343] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.485860 15812 raft_consensus.cc:515] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.499912 15812 leader_election.cc:290] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:12.502703 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7face4097fc4d8aa2eec378479d3b1c" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:12.504128 15790 tablet_bootstrap.cc:492] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
W20260709 12:13:12.503275 15640 leader_election.cc:343] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.507519 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
W20260709 12:13:12.507946 15640 leader_election.cc:343] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.508251 15746 raft_consensus.cc:3060] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.508628 15640 leader_election.cc:304] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.508927 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:12.524307 15812 raft_consensus.cc:2749] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.525278 15796 raft_consensus.cc:493] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.512944 15496 catalog_manager.cc:5697] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:12.525799 15796 raft_consensus.cc:515] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.528716 15796 leader_election.cc:290] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:12.530846 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039ab9c2ea524262ba6a92834dae0fd7" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:12.531533 15673 raft_consensus.cc:2468] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:12.532840 15715 leader_election.cc:304] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:12.533975 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039ab9c2ea524262ba6a92834dae0fd7" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:12.535395 15714 leader_election.cc:343] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.540411 15746 raft_consensus.cc:2468] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
W20260709 12:13:12.541375 15640 leader_election.cc:343] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.543077 15640 leader_election.cc:304] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.544469 15795 raft_consensus.cc:2804] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.544880 15675 raft_consensus.cc:2468] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:12.544999 15795 raft_consensus.cc:697] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:12.545137 15796 raft_consensus.cc:2804] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.545723 15812 consensus_queue.cc:1048] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.547950 15796 raft_consensus.cc:493] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.548244 15791 tablet_bootstrap.cc:654] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.548508 15796 raft_consensus.cc:3060] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.545991 15795 consensus_queue.cc:237] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.546324 15715 leader_election.cc:304] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.552659 15853 raft_consensus.cc:2804] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.553177 15853 raft_consensus.cc:697] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:12.554701 15853 consensus_queue.cc:237] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.559168 15790 tablet_bootstrap.cc:654] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.540310 15789 tablet_bootstrap.cc:492] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:12.569540 15789 ts_tablet_manager.cc:1403] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.190s	user 0.022s	sys 0.025s
I20260709 12:13:12.582202 15791 tablet_bootstrap.cc:492] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:12.582798 15791 ts_tablet_manager.cc:1403] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.136s	user 0.004s	sys 0.014s
I20260709 12:13:12.587261 15789 raft_consensus.cc:359] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.588014 15789 raft_consensus.cc:385] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.588286 15789 raft_consensus.cc:740] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.591440 15598 raft_consensus.cc:3060] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.605159 15828 consensus_queue.cc:1048] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.606208 15790 tablet_bootstrap.cc:492] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:12.606774 15790 ts_tablet_manager.cc:1403] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.003s
I20260709 12:13:12.607295 15791 raft_consensus.cc:359] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.608227 15791 raft_consensus.cc:385] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.607043 15495 catalog_manager.cc:5697] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:12.612147 15790 raft_consensus.cc:359] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.614533 15790 raft_consensus.cc:385] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.608681 15791 raft_consensus.cc:740] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.614980 15790 raft_consensus.cc:740] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.615576 15791 consensus_queue.cc:260] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.616178 15790 consensus_queue.cc:260] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.618798 15791 ts_tablet_manager.cc:1434] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260709 12:13:12.619735 15791 tablet_bootstrap.cc:492] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:12.621723 15795 consensus_queue.cc:1048] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:12.625864 15791 tablet_bootstrap.cc:654] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.626698 15790 ts_tablet_manager.cc:1434] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:13:12.628094 15790 tablet_bootstrap.cc:492] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:12.630260 15795 raft_consensus.cc:493] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.631122 15795 raft_consensus.cc:515] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.633225 15795 leader_election.cc:290] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:12.635440 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb3b875168b4ddf8f842dfd9acf4ec2" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:12.637459 15640 leader_election.cc:343] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.637593 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb3b875168b4ddf8f842dfd9acf4ec2" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:12.638140 15795 consensus_queue.cc:1048] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:12.639341 15640 leader_election.cc:343] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.639412 15790 tablet_bootstrap.cc:654] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.639951 15640 leader_election.cc:304] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.640816 15795 raft_consensus.cc:2749] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.645892 15497 catalog_manager.cc:5697] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.650615 15789 consensus_queue.cc:260] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.653926 15796 raft_consensus.cc:515] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.673630 15795 raft_consensus.cc:493] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.684480 15795 raft_consensus.cc:515] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.686641 15795 leader_election.cc:290] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:12.686847 15853 consensus_queue.cc:1048] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.688663 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8747cf563d46c993f512de15585089" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:12.688930 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8747cf563d46c993f512de15585089" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:12.691407 15640 leader_election.cc:343] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:12.692163 15640 leader_election.cc:343] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.692584 15640 leader_election.cc:304] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.693740 15845 raft_consensus.cc:2749] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.704979 15789 ts_tablet_manager.cc:1434] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.135s	user 0.008s	sys 0.000s
I20260709 12:13:12.706321 15789 tablet_bootstrap.cc:492] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:12.708699 15796 leader_election.cc:290] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:12.710419 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039ab9c2ea524262ba6a92834dae0fd7" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
W20260709 12:13:12.712260 15714 leader_election.cc:343] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.712805 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039ab9c2ea524262ba6a92834dae0fd7" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:12.713397 15673 raft_consensus.cc:3060] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.723136 15790 tablet_bootstrap.cc:492] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:12.723757 15790 ts_tablet_manager.cc:1403] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.096s	user 0.029s	sys 0.022s
I20260709 12:13:12.733875 15829 consensus_queue.cc:1048] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:12.739866 15847 raft_consensus.cc:493] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.741102 15847 raft_consensus.cc:515] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.745379 15847 leader_election.cc:290] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:12.747061 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176516a70c5e4d639c08830ad518a776" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:12.747394 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176516a70c5e4d639c08830ad518a776" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:12.747934 15749 raft_consensus.cc:2393] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate a0e4b2953a9d4137811c830572f5d165 in this term.
I20260709 12:13:12.749543 15565 leader_election.cc:304] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:12.750423 15798 raft_consensus.cc:3060] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.762063 15673 raft_consensus.cc:2468] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:12.762390 15798 raft_consensus.cc:2749] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.763500 15715 leader_election.cc:304] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.765452 15791 tablet_bootstrap.cc:492] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:12.765456 15796 raft_consensus.cc:2804] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.766193 15791 ts_tablet_manager.cc:1403] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.147s	user 0.028s	sys 0.032s
I20260709 12:13:12.767009 15796 raft_consensus.cc:697] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:12.767982 15796 consensus_queue.cc:237] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.770690 15791 raft_consensus.cc:359] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.771644 15791 raft_consensus.cc:385] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.771989 15791 raft_consensus.cc:740] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.773392 15791 consensus_queue.cc:260] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.779680 15791 ts_tablet_manager.cc:1434] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 12:13:12.780886 15791 tablet_bootstrap.cc:492] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:12.783193 15790 raft_consensus.cc:359] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.783931 15790 raft_consensus.cc:385] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.784206 15790 raft_consensus.cc:740] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.784874 15790 consensus_queue.cc:260] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.786533 15789 tablet_bootstrap.cc:654] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.787305 15790 ts_tablet_manager.cc:1434] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.001s
I20260709 12:13:12.788241 15790 tablet_bootstrap.cc:492] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:12.792479 15812 consensus_queue.cc:1048] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.801930 15790 tablet_bootstrap.cc:654] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.804078 15791 tablet_bootstrap.cc:654] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.811769 15496 catalog_manager.cc:5697] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:12.830384 15795 consensus_queue.cc:1048] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.839030 15791 tablet_bootstrap.cc:492] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:12.839524 15791 ts_tablet_manager.cc:1403] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.002s
I20260709 12:13:12.842273 15791 raft_consensus.cc:359] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.842974 15791 raft_consensus.cc:385] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.843238 15791 raft_consensus.cc:740] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.844223 15791 consensus_queue.cc:260] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.846570 15791 ts_tablet_manager.cc:1434] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:12.846837 15790 tablet_bootstrap.cc:492] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:12.847381 15790 ts_tablet_manager.cc:1403] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.059s	user 0.031s	sys 0.008s
I20260709 12:13:12.849004 15789 tablet_bootstrap.cc:492] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:12.849752 15791 tablet_bootstrap.cc:492] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:12.851046 15790 raft_consensus.cc:359] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.852085 15790 raft_consensus.cc:385] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.852546 15790 raft_consensus.cc:740] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.849464 15789 ts_tablet_manager.cc:1403] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.143s	user 0.023s	sys 0.007s
I20260709 12:13:12.853952 15790 consensus_queue.cc:260] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.856503 15789 raft_consensus.cc:359] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.857249 15789 raft_consensus.cc:385] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.857590 15789 raft_consensus.cc:740] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.857725 15790 ts_tablet_manager.cc:1434] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:13:12.861845 15789 consensus_queue.cc:260] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.864300 15789 ts_tablet_manager.cc:1434] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:13:12.865342 15789 tablet_bootstrap.cc:492] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:12.865833 15790 tablet_bootstrap.cc:492] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:12.867033 15791 tablet_bootstrap.cc:654] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.875123 15790 tablet_bootstrap.cc:654] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.878093 15828 raft_consensus.cc:493] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.878902 15828 raft_consensus.cc:515] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.882830 15597 raft_consensus.cc:3060] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.882942 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a51b017c234db7bb3f47d66c087f56" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:12.884397 15714 leader_election.cc:343] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.886495 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a51b017c234db7bb3f47d66c087f56" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:12.887118 15673 raft_consensus.cc:2468] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
W20260709 12:13:12.887892 15696 debug-util.cc:398] Leaking SignalData structure 0x7b0800165a00 after lost signal to thread 14405
I20260709 12:13:12.888309 15715 leader_election.cc:304] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
W20260709 12:13:12.888819 15696 debug-util.cc:398] Leaking SignalData structure 0x7b080016b0e0 after lost signal to thread 15532
I20260709 12:13:12.889165 15796 raft_consensus.cc:2804] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.889659 15796 raft_consensus.cc:493] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.890021 15796 raft_consensus.cc:3060] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.891973 15828 leader_election.cc:290] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
W20260709 12:13:12.890105 15696 debug-util.cc:398] Leaking SignalData structure 0x7b080006f2a0 after lost signal to thread 15624
I20260709 12:13:12.894640 15791 tablet_bootstrap.cc:492] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
W20260709 12:13:12.894745 15696 debug-util.cc:398] Leaking SignalData structure 0x7b08001ce860 after lost signal to thread 15699
I20260709 12:13:12.895151 15791 ts_tablet_manager.cc:1403] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.006s
W20260709 12:13:12.895951 15696 debug-util.cc:398] Leaking SignalData structure 0x7b080010ba20 after lost signal to thread 15773
I20260709 12:13:12.897686 15796 raft_consensus.cc:515] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.897894 15791 raft_consensus.cc:359] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.898619 15791 raft_consensus.cc:385] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.898926 15791 raft_consensus.cc:740] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.899957 15791 consensus_queue.cc:260] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.901172 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a51b017c234db7bb3f47d66c087f56" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:12.902083 15791 ts_tablet_manager.cc:1434] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260709 12:13:12.902906 15714 leader_election.cc:343] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.903695 15789 tablet_bootstrap.cc:654] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.905197 15796 leader_election.cc:290] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:12.905411 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a51b017c234db7bb3f47d66c087f56" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:12.906033 15673 raft_consensus.cc:3060] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.910871 15796 consensus_queue.cc:1048] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.911244 15673 raft_consensus.cc:2468] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:12.912664 15715 leader_election.cc:304] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.913394 15790 tablet_bootstrap.cc:492] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:12.913817 15828 raft_consensus.cc:2804] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.914367 15791 tablet_bootstrap.cc:492] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:12.914292 15828 raft_consensus.cc:697] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:12.915939 15828 consensus_queue.cc:237] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.918156 15790 ts_tablet_manager.cc:1403] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.004s
I20260709 12:13:12.921046 15790 raft_consensus.cc:359] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.921713 15790 raft_consensus.cc:385] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.921968 15791 tablet_bootstrap.cc:654] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.922016 15790 raft_consensus.cc:740] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.923704 15790 consensus_queue.cc:260] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.925849 15789 tablet_bootstrap.cc:492] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:12.926198 15795 raft_consensus.cc:493] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.926426 15789 ts_tablet_manager.cc:1403] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.001s
I20260709 12:13:12.926687 15795 raft_consensus.cc:515] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.928035 15790 ts_tablet_manager.cc:1434] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:13:12.929029 15790 tablet_bootstrap.cc:492] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:12.930095 15795 leader_election.cc:290] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:12.930685 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df17c62dc4cb423396be2a2347a63d8e" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:12.932430 15640 leader_election.cc:343] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.933821 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df17c62dc4cb423396be2a2347a63d8e" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:12.934307 15789 raft_consensus.cc:359] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.935209 15789 raft_consensus.cc:385] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.935550 15789 raft_consensus.cc:740] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
W20260709 12:13:12.937021 15640 leader_election.cc:343] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.937518 15640 leader_election.cc:304] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:12.938901 15795 raft_consensus.cc:2749] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.941403 15796 consensus_queue.cc:1048] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.942202 15789 consensus_queue.cc:260] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.949856 15789 ts_tablet_manager.cc:1434] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 12:13:12.956306 15789 tablet_bootstrap.cc:492] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:12.968817 15790 tablet_bootstrap.cc:654] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.969369 15798 raft_consensus.cc:493] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.969894 15798 raft_consensus.cc:515] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.972321 15798 leader_election.cc:290] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:12.974660 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:12.974901 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:12.975544 15746 raft_consensus.cc:2393] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate a0e4b2953a9d4137811c830572f5d165 in this term.
I20260709 12:13:12.976764 15565 leader_election.cc:304] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:12.977187 15789 tablet_bootstrap.cc:654] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.978390 15497 catalog_manager.cc:5697] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:12.978044 15798 raft_consensus.cc:3060] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.986042 15853 raft_consensus.cc:493] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.986696 15853 raft_consensus.cc:515] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:12.990772 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7face4097fc4d8aa2eec378479d3b1c" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:12.993044 15714 leader_election.cc:343] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:13.050154 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 57171.7us
I20260709 12:13:13.053884 15791 tablet_bootstrap.cc:492] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:13.053910 15853 leader_election.cc:290] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:13.054406 15791 ts_tablet_manager.cc:1403] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.140s	user 0.010s	sys 0.006s
I20260709 12:13:13.055007 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7face4097fc4d8aa2eec378479d3b1c" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:13.055792 15675 raft_consensus.cc:2468] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:13.057399 15798 raft_consensus.cc:2749] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.058259 15715 leader_election.cc:304] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:13.070240 15829 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:13.071674 15791 raft_consensus.cc:359] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.062103 15828 raft_consensus.cc:2804] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.075454 15828 raft_consensus.cc:493] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.075860 15828 raft_consensus.cc:3060] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.075248 15791 raft_consensus.cc:385] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.078881 15791 raft_consensus.cc:740] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.081256 15791 consensus_queue.cc:260] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.090503 15791 ts_tablet_manager.cc:1434] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:13:13.095314 15791 tablet_bootstrap.cc:492] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:13.108362 15798 raft_consensus.cc:493] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.108899 15798 raft_consensus.cc:515] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.115193 15790 tablet_bootstrap.cc:492] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:13.112447 15847 raft_consensus.cc:493] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.149673 15847 raft_consensus.cc:515] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.154014 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46c5b2d5374a80aa32f2fdcb0a2771" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:13.155138 15674 raft_consensus.cc:2393] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
I20260709 12:13:13.155993 15597 raft_consensus.cc:3060] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.166889 15829 raft_consensus.cc:493] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.169051 15790 ts_tablet_manager.cc:1403] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.240s	user 0.013s	sys 0.014s
I20260709 12:13:13.167165 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46c5b2d5374a80aa32f2fdcb0a2771" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:13.174976 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7face4097fc4d8aa2eec378479d3b1c" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:13.175716 15673 raft_consensus.cc:2468] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:13.176563 15565 leader_election.cc:304] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:13.177183 15566 leader_election.cc:304] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:13.169302 15847 leader_election.cc:290] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:13.186635 15847 raft_consensus.cc:2804] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.187008 15847 raft_consensus.cc:493] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.187333 15847 raft_consensus.cc:3060] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:13.188069 15546 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:13.185176 15828 raft_consensus.cc:515] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.188508 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7face4097fc4d8aa2eec378479d3b1c" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:13.189937 15746 raft_consensus.cc:2393] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
I20260709 12:13:13.190384 15828 leader_election.cc:290] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:13.191689 15798 leader_election.cc:290] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:13.170077 15829 raft_consensus.cc:515] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.199573 15918 consensus_queue.cc:1048] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:13:13.202849 15829 leader_election.cc:290] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:13.204720 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07aff95b6754ea1b55f0cc34097ba56" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:13.206218 15640 leader_election.cc:343] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.206763 15791 tablet_bootstrap.cc:654] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.200814 15790 raft_consensus.cc:359] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.208257 15845 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:13.209609 15790 raft_consensus.cc:385] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.216562 15790 raft_consensus.cc:740] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.213971 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7face4097fc4d8aa2eec378479d3b1c" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:13.217413 15790 consensus_queue.cc:260] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.221159 15673 raft_consensus.cc:3060] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.210848 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7face4097fc4d8aa2eec378479d3b1c" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:13.225508 15598 raft_consensus.cc:3060] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.228331 15790 ts_tablet_manager.cc:1434] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.001s
I20260709 12:13:13.233273 15790 tablet_bootstrap.cc:492] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:13.233975 15920 raft_consensus.cc:2749] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:13.249109 15566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 72050.9us
I20260709 12:13:13.255648 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07aff95b6754ea1b55f0cc34097ba56" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:13.258092 15789 tablet_bootstrap.cc:492] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:13.259228 15789 ts_tablet_manager.cc:1403] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.303s	user 0.056s	sys 0.064s
I20260709 12:13:13.262580 15789 raft_consensus.cc:359] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.263288 15789 raft_consensus.cc:385] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.263589 15789 raft_consensus.cc:740] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.264302 15789 consensus_queue.cc:260] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.262995 15790 tablet_bootstrap.cc:654] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.267649 15789 ts_tablet_manager.cc:1434] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:13.268607 15789 tablet_bootstrap.cc:492] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:13.269125 15847 raft_consensus.cc:515] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.272382 15673 raft_consensus.cc:2468] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:13.278936 15600 raft_consensus.cc:2393] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 688cd59026924150af9983dd9dc76d92 in current term 1: Already voted for candidate ab657f21625e44c39bc5e3f49a1e8060 in this term.
I20260709 12:13:13.279697 15715 leader_election.cc:304] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:13.280633 15853 raft_consensus.cc:2804] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.281494 15853 raft_consensus.cc:697] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:13.285291 15853 consensus_queue.cc:237] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:13.290354 15640 leader_election.cc:343] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.290848 15640 leader_election.cc:304] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:13.292371 15829 raft_consensus.cc:2749] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.293278 15789 tablet_bootstrap.cc:654] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.293526 15791 tablet_bootstrap.cc:492] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:13.294037 15791 ts_tablet_manager.cc:1403] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.199s	user 0.010s	sys 0.005s
I20260709 12:13:13.297071 15796 consensus_queue.cc:1048] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:13.296955 15921 consensus_queue.cc:1048] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:13.309672 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7face4097fc4d8aa2eec378479d3b1c" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:13.311762 15673 raft_consensus.cc:2393] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
I20260709 12:13:13.309643 15847 leader_election.cc:290] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:13.314798 15791 raft_consensus.cc:359] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.315740 15791 raft_consensus.cc:385] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.316087 15791 raft_consensus.cc:740] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.321339 15791 consensus_queue.cc:260] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.323580 15791 ts_tablet_manager.cc:1434] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260709 12:13:13.324431 15791 tablet_bootstrap.cc:492] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:13.335363 15845 raft_consensus.cc:493] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.320940 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7face4097fc4d8aa2eec378479d3b1c" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:13.352545 15829 raft_consensus.cc:493] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.353355 15829 raft_consensus.cc:515] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.359272 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9650ef72d4cf40bc8672c53f8315921b" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:13.336052 15845 raft_consensus.cc:515] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:13.361627 15640 leader_election.cc:343] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.365006 15829 leader_election.cc:290] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:13.375571 15917 raft_consensus.cc:493] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.376045 15565 leader_election.cc:304] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [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: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:13.376451 15917 raft_consensus.cc:515] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.377347 15847 raft_consensus.cc:2749] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.382345 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a42f21c95b04737954cfb1694366595" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:13.386656 15497 catalog_manager.cc:5697] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:13.387589 15715 leader_election.cc:343] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.388485 15917 leader_election.cc:290] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:13.391741 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a42f21c95b04737954cfb1694366595" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:13.392736 15600 raft_consensus.cc:2468] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:13.396546 15790 tablet_bootstrap.cc:492] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:13.397112 15790 ts_tablet_manager.cc:1403] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.164s	user 0.040s	sys 0.040s
I20260709 12:13:13.400840 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3f5905ca3f4e7da157cc0a87aafa50" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:13.396328 15917 consensus_queue.cc:1048] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260709 12:13:13.402843 15640 leader_election.cc:343] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.405627 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9650ef72d4cf40bc8672c53f8315921b" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:13.405920 15790 raft_consensus.cc:359] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.406374 15746 raft_consensus.cc:2468] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:13.406605 15790 raft_consensus.cc:385] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.406884 15790 raft_consensus.cc:740] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.407805 15640 leader_election.cc:304] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:13.409904 15714 leader_election.cc:304] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:13.416798 15917 raft_consensus.cc:2804] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.445317 15790 consensus_queue.cc:260] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.447947 15790 ts_tablet_manager.cc:1434] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.050s	user 0.011s	sys 0.014s
I20260709 12:13:13.446051 15917 raft_consensus.cc:493] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.451583 15917 raft_consensus.cc:3060] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.443006 15829 raft_consensus.cc:2804] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.455201 15790 tablet_bootstrap.cc:492] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:13.453614 15829 raft_consensus.cc:493] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.456730 15845 leader_election.cc:290] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:13.469321 15829 raft_consensus.cc:3060] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:13.473727 15714 consensus_peers.cc:597] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:13:13.485016 15853 consensus_queue.cc:1048] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:13.486243 15917 raft_consensus.cc:515] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.489293 15917 leader_election.cc:290] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:13.490455 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a42f21c95b04737954cfb1694366595" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
W20260709 12:13:13.491950 15715 leader_election.cc:343] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.493487 15789 tablet_bootstrap.cc:492] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:13.494128 15789 ts_tablet_manager.cc:1403] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.226s	user 0.031s	sys 0.036s
I20260709 12:13:13.493597 15829 raft_consensus.cc:515] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.495704 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3f5905ca3f4e7da157cc0a87aafa50" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:13.502429 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9650ef72d4cf40bc8672c53f8315921b" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
W20260709 12:13:13.505043 15640 leader_election.cc:343] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.505345 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a42f21c95b04737954cfb1694366595" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:13.513947 15789 raft_consensus.cc:359] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.516527 15598 raft_consensus.cc:3060] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:13.505898 15640 leader_election.cc:343] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.512825 15829 leader_election.cc:290] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:13.517463 15640 leader_election.cc:304] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:13.515177 15790 tablet_bootstrap.cc:654] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.517412 15791 tablet_bootstrap.cc:654] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.521724 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9650ef72d4cf40bc8672c53f8315921b" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:13.522706 15746 raft_consensus.cc:3060] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.519058 15829 raft_consensus.cc:2749] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.524806 15598 raft_consensus.cc:2468] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:13.516629 15789 raft_consensus.cc:385] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.528363 15789 raft_consensus.cc:740] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.529111 15789 consensus_queue.cc:260] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.531713 15789 ts_tablet_manager.cc:1434] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:13:13.531628 15714 leader_election.cc:304] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:13.532480 15853 raft_consensus.cc:2804] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.532954 15853 raft_consensus.cc:697] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:13.533855 15853 consensus_queue.cc:237] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.535243 15789 tablet_bootstrap.cc:492] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:13.542865 15790 tablet_bootstrap.cc:492] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:13.543463 15790 ts_tablet_manager.cc:1403] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.005s
I20260709 12:13:13.546263 15790 raft_consensus.cc:359] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.547313 15790 raft_consensus.cc:385] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.547641 15790 raft_consensus.cc:740] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.548795 15790 consensus_queue.cc:260] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.544447 15746 raft_consensus.cc:2468] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:13.551528 15791 tablet_bootstrap.cc:492] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:13.560075 15790 ts_tablet_manager.cc:1434] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:13:13.580808 15791 ts_tablet_manager.cc:1403] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.257s	user 0.025s	sys 0.017s
I20260709 12:13:13.581460 15790 tablet_bootstrap.cc:492] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:13.569064 15495 catalog_manager.cc:5697] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:13.586767 15789 tablet_bootstrap.cc:654] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.598155 15791 raft_consensus.cc:359] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.599789 15790 tablet_bootstrap.cc:654] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.599193 15791 raft_consensus.cc:385] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.600529 15791 raft_consensus.cc:740] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.601521 15791 consensus_queue.cc:260] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.603489 15640 leader_election.cc:304] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:13.609169 15791 ts_tablet_manager.cc:1434] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260709 12:13:13.610447 15829 raft_consensus.cc:2804] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.611030 15829 raft_consensus.cc:697] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:13.612033 15829 consensus_queue.cc:237] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.628077 15790 tablet_bootstrap.cc:492] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:13.628525 15790 ts_tablet_manager.cc:1403] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.006s
I20260709 12:13:13.628823 15789 tablet_bootstrap.cc:492] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:13.629294 15789 ts_tablet_manager.cc:1403] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.094s	user 0.018s	sys 0.024s
I20260709 12:13:13.629957 15791 tablet_bootstrap.cc:492] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:13.631994 15790 raft_consensus.cc:359] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.632793 15790 raft_consensus.cc:385] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.632647 15496 catalog_manager.cc:5697] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:13.633104 15790 raft_consensus.cc:740] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.637593 15791 tablet_bootstrap.cc:654] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.638283 15790 consensus_queue.cc:260] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.640576 15790 ts_tablet_manager.cc:1434] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 12:13:13.640588 15789 raft_consensus.cc:359] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.641392 15789 raft_consensus.cc:385] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.641597 15790 tablet_bootstrap.cc:492] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:13.641736 15789 raft_consensus.cc:740] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.642616 15789 consensus_queue.cc:260] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.651307 15790 tablet_bootstrap.cc:654] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.654390 15829 raft_consensus.cc:493] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.655195 15829 raft_consensus.cc:515] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.659623 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:13.661681 15853 raft_consensus.cc:493] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.662398 15853 raft_consensus.cc:515] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.666697 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb3b875168b4ddf8f842dfd9acf4ec2" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
W20260709 12:13:13.667526 15640 leader_election.cc:343] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.667985 15791 tablet_bootstrap.cc:492] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:13.667673 15673 raft_consensus.cc:2468] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:13.668790 15791 ts_tablet_manager.cc:1403] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.018s
I20260709 12:13:13.669139 15829 leader_election.cc:290] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:13.669763 15715 leader_election.cc:304] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:13.665331 15853 leader_election.cc:290] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:13.670619 15917 raft_consensus.cc:2804] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.671051 15917 raft_consensus.cc:493] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.670902 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:13.671548 15917 raft_consensus.cc:3060] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.673503 15791 raft_consensus.cc:359] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.674211 15791 raft_consensus.cc:385] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.674482 15791 raft_consensus.cc:740] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.674822 15790 tablet_bootstrap.cc:492] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:13.675460 15790 ts_tablet_manager.cc:1403] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260709 12:13:13.675235 15791 consensus_queue.cc:260] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:13.675740 15640 leader_election.cc:343] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.676218 15640 leader_election.cc:304] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:13.679131 15790 raft_consensus.cc:359] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.680160 15790 raft_consensus.cc:385] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.680776 15790 raft_consensus.cc:740] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.680972 15917 raft_consensus.cc:515] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.681849 15829 raft_consensus.cc:2749] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.681717 15790 consensus_queue.cc:260] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.668278 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb3b875168b4ddf8f842dfd9acf4ec2" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:13.684340 15714 leader_election.cc:343] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.686219 15791 ts_tablet_manager.cc:1434] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:13:13.687472 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb3b875168b4ddf8f842dfd9acf4ec2" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
W20260709 12:13:13.688879 15714 leader_election.cc:343] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.689711 15790 ts_tablet_manager.cc:1434] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 12:13:13.690188 15789 ts_tablet_manager.cc:1434] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 12:13:13.690898 15790 tablet_bootstrap.cc:492] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:13.692395 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb3b875168b4ddf8f842dfd9acf4ec2" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:13.693109 15673 raft_consensus.cc:3060] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.696482 15789 tablet_bootstrap.cc:492] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:13.697331 15791 tablet_bootstrap.cc:492] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:13.695977 15917 leader_election.cc:290] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:13.703397 15789 tablet_bootstrap.cc:654] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.710552 15790 tablet_bootstrap.cc:654] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.718477 15673 raft_consensus.cc:2468] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:13.722712 15791 tablet_bootstrap.cc:654] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.720068 15715 leader_election.cc:304] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:13.724121 15917 raft_consensus.cc:2804] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.724684 15917 raft_consensus.cc:697] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:13.726413 15790 tablet_bootstrap.cc:492] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:13.727058 15790 ts_tablet_manager.cc:1403] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.002s
I20260709 12:13:13.725528 15917 consensus_queue.cc:237] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.729965 15847 raft_consensus.cc:493] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.731026 15847 raft_consensus.cc:515] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.735384 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8747cf563d46c993f512de15585089" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:13.735706 15790 raft_consensus.cc:359] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.736346 15673 raft_consensus.cc:2468] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:13.736775 15790 raft_consensus.cc:385] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.737324 15790 raft_consensus.cc:740] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.738643 15566 leader_election.cc:304] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:13.739760 15923 raft_consensus.cc:2804] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.740155 15923 raft_consensus.cc:493] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.738622 15790 consensus_queue.cc:260] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.741304 15923 raft_consensus.cc:3060] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.743741 15789 tablet_bootstrap.cc:492] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:13.746543 15790 ts_tablet_manager.cc:1434] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:13:13.748133 15789 ts_tablet_manager.cc:1403] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.012s
I20260709 12:13:13.752672 15847 leader_election.cc:290] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:13.756592 15790 tablet_bootstrap.cc:492] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:13.754266 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8747cf563d46c993f512de15585089" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:13.770849 15565 leader_election.cc:343] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.814983 15853 consensus_queue.cc:1048] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:13.820274 15790 tablet_bootstrap.cc:654] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.832640 15789 raft_consensus.cc:359] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.834157 15789 raft_consensus.cc:385] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.834436 15789 raft_consensus.cc:740] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.835078 15789 consensus_queue.cc:260] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.832170 15847 raft_consensus.cc:493] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.838434 15847 raft_consensus.cc:515] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.840613 15791 tablet_bootstrap.cc:492] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:13.841002 15847 leader_election.cc:290] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:13.841295 15791 ts_tablet_manager.cc:1403] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.144s	user 0.056s	sys 0.049s
I20260709 12:13:13.830570 15829 raft_consensus.cc:493] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.841691 15497 catalog_manager.cc:5697] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:13.843938 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a51b017c234db7bb3f47d66c087f56" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:13.845836 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a51b017c234db7bb3f47d66c087f56" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:13.846748 15829 raft_consensus.cc:515] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.847447 15789 ts_tablet_manager.cc:1434] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.001s
I20260709 12:13:13.848573 15789 tablet_bootstrap.cc:492] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:13.848966 15829 leader_election.cc:290] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:13.854401 15566 leader_election.cc:304] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:13.857344 15847 raft_consensus.cc:2749] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.857161 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:13.859351 15640 leader_election.cc:343] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.859300 15791 raft_consensus.cc:359] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.860060 15791 raft_consensus.cc:385] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.860328 15791 raft_consensus.cc:740] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.853597 15923 raft_consensus.cc:515] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.869710 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:13.872885 15791 consensus_queue.cc:260] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.875934 15791 ts_tablet_manager.cc:1434] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 12:13:13.880905 15923 leader_election.cc:290] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:13.883383 15791 tablet_bootstrap.cc:492] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:13.884224 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8747cf563d46c993f512de15585089" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:13.884780 15673 raft_consensus.cc:3060] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.895104 15796 consensus_queue.cc:1048] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:13.920761 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8747cf563d46c993f512de15585089" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:13.924773 15597 raft_consensus.cc:3060] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.926620 15790 tablet_bootstrap.cc:492] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:13.926694 15673 raft_consensus.cc:2468] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
I20260709 12:13:13.927230 15790 ts_tablet_manager.cc:1403] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.171s	user 0.019s	sys 0.044s
I20260709 12:13:13.929963 15566 leader_election.cc:304] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:13.930932 15847 raft_consensus.cc:2804] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.931443 15847 raft_consensus.cc:697] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:13.931780 15790 raft_consensus.cc:359] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.932560 15790 raft_consensus.cc:385] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.932865 15790 raft_consensus.cc:740] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.932323 15847 consensus_queue.cc:237] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.935228 15789 tablet_bootstrap.cc:654] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.938453 15790 consensus_queue.cc:260] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.945994 15790 ts_tablet_manager.cc:1434] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:13:13.947608 15790 tablet_bootstrap.cc:492] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:13.955806 15791 tablet_bootstrap.cc:654] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:13.924821 15640 leader_election.cc:343] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.957616 15640 leader_election.cc:304] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:13.958478 15933 raft_consensus.cc:2749] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:13.960001 15565 leader_election.cc:343] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.982098 15790 tablet_bootstrap.cc:654] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.983131 15789 tablet_bootstrap.cc:492] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:13.983603 15789 ts_tablet_manager.cc:1403] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.135s	user 0.022s	sys 0.006s
I20260709 12:13:13.987283 15917 consensus_queue.cc:1048] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:13.993163 15829 raft_consensus.cc:493] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.994068 15829 raft_consensus.cc:515] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:13.998667 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75471d2098f84bdbae7809ec927f1f08" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:13.999907 15933 raft_consensus.cc:493] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.000226 15789 raft_consensus.cc:359] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.000448 15933 raft_consensus.cc:515] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.000908 15789 raft_consensus.cc:385] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.001205 15789 raft_consensus.cc:740] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.001895 15789 consensus_queue.cc:260] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.003728 15933 leader_election.cc:290] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:14.004516 15789 ts_tablet_manager.cc:1434] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
W20260709 12:13:14.006536 15640 leader_election.cc:343] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.010509 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6eb8962184c4297337d7c9599b7b4" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:14.003067 15829 leader_election.cc:290] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:14.013721 15496 catalog_manager.cc:5697] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:14.017377 15675 raft_consensus.cc:3060] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:14.019780 15640 leader_election.cc:343] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.022450 15791 tablet_bootstrap.cc:492] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:14.022904 15791 ts_tablet_manager.cc:1403] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.142s	user 0.014s	sys 0.002s
I20260709 12:13:14.025480 15791 raft_consensus.cc:359] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.026149 15791 raft_consensus.cc:385] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.026417 15791 raft_consensus.cc:740] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.026800 15789 tablet_bootstrap.cc:492] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:14.027132 15791 consensus_queue.cc:260] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.029053 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75471d2098f84bdbae7809ec927f1f08" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:14.029628 15791 ts_tablet_manager.cc:1434] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:13:14.030596 15791 tablet_bootstrap.cc:492] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:14.031101 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6eb8962184c4297337d7c9599b7b4" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:14.032960 15640 leader_election.cc:343] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.033430 15640 leader_election.cc:304] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:14.033910 15789 tablet_bootstrap.cc:654] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.035175 15845 raft_consensus.cc:2749] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.037472 15917 raft_consensus.cc:493] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.038074 15917 raft_consensus.cc:515] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:14.038384 15640 leader_election.cc:343] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.038872 15640 leader_election.cc:304] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:14.039968 15791 tablet_bootstrap.cc:654] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.040028 15845 raft_consensus.cc:2749] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.040335 15917 leader_election.cc:290] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:14.043180 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07aff95b6754ea1b55f0cc34097ba56" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:14.043927 15673 raft_consensus.cc:2468] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:14.045324 15715 leader_election.cc:304] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:14.046439 15917 raft_consensus.cc:2804] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.046813 15917 raft_consensus.cc:493] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.047132 15917 raft_consensus.cc:3060] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.048763 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07aff95b6754ea1b55f0cc34097ba56" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:14.049790 15597 raft_consensus.cc:2468] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:14.056655 15917 raft_consensus.cc:515] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.059495 15917 leader_election.cc:290] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:14.060628 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07aff95b6754ea1b55f0cc34097ba56" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:14.061226 15673 raft_consensus.cc:3060] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.067227 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07aff95b6754ea1b55f0cc34097ba56" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:14.068246 15597 raft_consensus.cc:3060] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.072605 15673 raft_consensus.cc:2468] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:14.073731 15933 raft_consensus.cc:493] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.073904 15715 leader_election.cc:304] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:14.074266 15933 raft_consensus.cc:515] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.075631 15917 raft_consensus.cc:2804] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.076241 15921 consensus_queue.cc:1048] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.077286 15933 leader_election.cc:290] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:14.078538 15917 raft_consensus.cc:697] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:14.079506 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a42f21c95b04737954cfb1694366595" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:14.087208 15789 tablet_bootstrap.cc:492] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:14.087699 15789 ts_tablet_manager.cc:1403] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.011s
I20260709 12:13:14.090692 15597 raft_consensus.cc:2468] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:14.091069 15789 raft_consensus.cc:359] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.095577 15789 raft_consensus.cc:385] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.095898 15789 raft_consensus.cc:740] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.096572 15789 consensus_queue.cc:260] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:14.091962 15640 consensus_peers.cc:597] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:13:14.099350 15789 ts_tablet_manager.cc:1434] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 12:13:14.100836 15789 tablet_bootstrap.cc:492] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:14.104173 15790 tablet_bootstrap.cc:492] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:14.105068 15790 ts_tablet_manager.cc:1403] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.158s	user 0.034s	sys 0.070s
I20260709 12:13:14.108498 15790 raft_consensus.cc:359] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.109391 15790 raft_consensus.cc:385] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.109784 15790 raft_consensus.cc:740] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.090804 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a42f21c95b04737954cfb1694366595" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:14.114513 15640 leader_election.cc:304] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:14.079500 15917 consensus_queue.cc:237] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.115769 15933 raft_consensus.cc:2749] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.110648 15790 consensus_queue.cc:260] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.118724 15790 ts_tablet_manager.cc:1434] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 12:13:14.121599 15600 raft_consensus.cc:3060] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.124331 15790 tablet_bootstrap.cc:492] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:14.128201 15789 tablet_bootstrap.cc:654] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.131605 15791 tablet_bootstrap.cc:492] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:14.132099 15791 ts_tablet_manager.cc:1403] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.003s
I20260709 12:13:14.133072 15790 tablet_bootstrap.cc:654] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.144675 15791 raft_consensus.cc:359] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.145391 15791 raft_consensus.cc:385] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.145705 15791 raft_consensus.cc:740] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.149036 15791 consensus_queue.cc:260] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.149827 15853 consensus_queue.cc:1048] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.150622 15791 ts_tablet_manager.cc:1434] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:13:14.151548 15791 tablet_bootstrap.cc:492] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:14.149210 15496 catalog_manager.cc:5697] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.189204 15791 tablet_bootstrap.cc:654] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.224538 15796 consensus_queue.cc:1048] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:14.232213 15829 raft_consensus.cc:493] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.232589 15917 raft_consensus.cc:493] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.232779 15829 raft_consensus.cc:515] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.233160 15917 raft_consensus.cc:515] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.235463 15917 leader_election.cc:290] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:14.235798 15829 leader_election.cc:290] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:14.232635 15933 consensus_queue.cc:1048] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:13:14.251889 15917 raft_consensus.cc:493] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.254050 15917 raft_consensus.cc:515] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.257678 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3997a200f2664e699aa123c11e3f9e74" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:14.259137 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75471d2098f84bdbae7809ec927f1f08" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:14.259572 15790 tablet_bootstrap.cc:492] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:14.259743 15673 raft_consensus.cc:2468] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:14.259999 15790 ts_tablet_manager.cc:1403] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.140s	user 0.025s	sys 0.029s
I20260709 12:13:14.261096 15715 leader_election.cc:304] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:14.261911 15921 raft_consensus.cc:2804] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.262262 15921 raft_consensus.cc:493] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.262565 15921 raft_consensus.cc:3060] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.262722 15790 raft_consensus.cc:359] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.263393 15790 raft_consensus.cc:385] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.263667 15790 raft_consensus.cc:740] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.264321 15790 consensus_queue.cc:260] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:14.266077 15640 leader_election.cc:343] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.266891 15790 ts_tablet_manager.cc:1434] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:14.268379 15790 tablet_bootstrap.cc:492] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:14.271970 15789 tablet_bootstrap.cc:492] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:14.272439 15789 ts_tablet_manager.cc:1403] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.172s	user 0.020s	sys 0.010s
I20260709 12:13:14.272488 15791 tablet_bootstrap.cc:492] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:14.255636 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3f5905ca3f4e7da157cc0a87aafa50" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:14.272962 15791 ts_tablet_manager.cc:1403] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.007s
I20260709 12:13:14.274302 15917 leader_election.cc:290] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:14.275120 15675 raft_consensus.cc:2468] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:14.271381 15921 raft_consensus.cc:515] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.278698 15921 leader_election.cc:290] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:14.280153 15715 leader_election.cc:304] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:14.281368 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75471d2098f84bdbae7809ec927f1f08" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:14.287371 15673 raft_consensus.cc:3060] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.289011 15790 tablet_bootstrap.cc:654] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.291518 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3f5905ca3f4e7da157cc0a87aafa50" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:14.292232 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75471d2098f84bdbae7809ec927f1f08" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:14.294924 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75471d2098f84bdbae7809ec927f1f08" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
W20260709 12:13:14.297101 15714 leader_election.cc:343] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.299926 15791 raft_consensus.cc:359] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.301347 15791 raft_consensus.cc:385] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.301743 15791 raft_consensus.cc:740] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
W20260709 12:13:14.302114 15714 leader_election.cc:343] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.302807 15791 consensus_queue.cc:260] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.303007 15789 raft_consensus.cc:359] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:14.305056 15546 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:14.305095 15789 raft_consensus.cc:385] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.305855 15789 raft_consensus.cc:740] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.306586 15791 ts_tablet_manager.cc:1434] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260709 12:13:14.307636 15791 tablet_bootstrap.cc:492] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:14.307091 15789 consensus_queue.cc:260] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:14.306732 15714 leader_election.cc:343] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.310998 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3997a200f2664e699aa123c11e3f9e74" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:14.310603 15789 ts_tablet_manager.cc:1434] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.002s
I20260709 12:13:14.312956 15789 tablet_bootstrap.cc:492] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:14.319393 15673 raft_consensus.cc:2468] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:14.286319 15921 raft_consensus.cc:2804] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.328433 15921 raft_consensus.cc:493] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.328611 15715 leader_election.cc:304] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:14.328958 15921 raft_consensus.cc:3060] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.329918 15796 raft_consensus.cc:2804] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.330591 15796 raft_consensus.cc:697] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:14.323320 15791 tablet_bootstrap.cc:654] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.326089 15789 tablet_bootstrap.cc:654] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:14.326097 15640 leader_election.cc:343] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.331719 15640 leader_election.cc:304] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:14.331851 15796 consensus_queue.cc:237] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.334299 15829 raft_consensus.cc:2749] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.345055 15921 raft_consensus.cc:515] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.347865 15789 tablet_bootstrap.cc:492] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:14.348357 15789 ts_tablet_manager.cc:1403] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 12:13:14.348286 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3f5905ca3f4e7da157cc0a87aafa50" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:14.351174 15597 raft_consensus.cc:3060] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.360361 15921 leader_election.cc:290] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:14.361191 15749 raft_consensus.cc:3060] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.362918 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3f5905ca3f4e7da157cc0a87aafa50" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:14.365918 15673 raft_consensus.cc:3060] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.377067 15847 consensus_queue.cc:1048] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:14.379820 15597 raft_consensus.cc:2468] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:14.381104 15714 leader_election.cc:304] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:14.382002 15828 raft_consensus.cc:2804] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.379669 15789 raft_consensus.cc:359] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.382803 15789 raft_consensus.cc:385] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.382660 15828 raft_consensus.cc:697] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:14.384305 15789 raft_consensus.cc:740] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.385057 15828 consensus_queue.cc:237] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.386828 15673 raft_consensus.cc:2468] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:14.383942 15791 tablet_bootstrap.cc:492] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:14.391340 15791 ts_tablet_manager.cc:1403] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.084s	user 0.006s	sys 0.018s
I20260709 12:13:14.392768 15790 tablet_bootstrap.cc:492] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:14.385496 15789 consensus_queue.cc:260] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.393286 15790 ts_tablet_manager.cc:1403] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.125s	user 0.018s	sys 0.008s
I20260709 12:13:14.395959 15789 ts_tablet_manager.cc:1434] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 12:13:14.398671 15791 raft_consensus.cc:359] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.400192 15791 raft_consensus.cc:385] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.400646 15791 raft_consensus.cc:740] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.401414 15789 tablet_bootstrap.cc:492] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:14.402056 15791 consensus_queue.cc:260] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.404692 15791 ts_tablet_manager.cc:1434] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:13:14.406215 15791 tablet_bootstrap.cc:492] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:14.425248 15790 raft_consensus.cc:359] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.426578 15790 raft_consensus.cc:385] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.426978 15790 raft_consensus.cc:740] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.429102 15847 raft_consensus.cc:493] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.432355 15790 consensus_queue.cc:260] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.441006 15790 ts_tablet_manager.cc:1434] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 12:13:14.437845 15845 raft_consensus.cc:493] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.442066 15790 tablet_bootstrap.cc:492] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:14.441921 15845 raft_consensus.cc:515] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.443178 15921 raft_consensus.cc:493] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.443630 15921 raft_consensus.cc:515] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.447197 15845 leader_election.cc:290] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:14.436142 15847 raft_consensus.cc:515] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.450063 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:14.451524 15847 leader_election.cc:290] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:14.452312 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9650ef72d4cf40bc8672c53f8315921b" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
W20260709 12:13:14.452582 15640 leader_election.cc:343] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:14.453155 15967 log.cc:927] Time spent T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:13:14.480463 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9650ef72d4cf40bc8672c53f8315921b" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:14.482158 15845 raft_consensus.cc:493] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.482669 15845 raft_consensus.cc:515] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.502944 15845 leader_election.cc:290] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:14.507150 15921 leader_election.cc:290] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:14.514235 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e0613971ec40358b912a542c3bfcad" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:14.514917 15674 raft_consensus.cc:2468] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:14.516356 15565 leader_election.cc:304] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:14.516800 15790 tablet_bootstrap.cc:654] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.517381 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e0613971ec40358b912a542c3bfcad" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:14.515662 15791 tablet_bootstrap.cc:654] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.518766 15847 raft_consensus.cc:2749] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.520341 15715 leader_election.cc:304] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:14.525916 15921 raft_consensus.cc:2804] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.529928 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:14.527240 15921 raft_consensus.cc:493] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.532678 15921 raft_consensus.cc:3060] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.533829 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e0613971ec40358b912a542c3bfcad" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:14.548399 15497 catalog_manager.cc:5697] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.550172 15789 tablet_bootstrap.cc:654] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:14.555269 15640 leader_election.cc:343] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.554165 15497 catalog_manager.cc:5697] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.583091 15845 raft_consensus.cc:493] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.583768 15845 raft_consensus.cc:515] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.592219 15597 raft_consensus.cc:3060] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.615175 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e0613971ec40358b912a542c3bfcad" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:14.623076 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fc4904e5b543e0bf420cf9dc26a3ce" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:14.623682 15921 raft_consensus.cc:515] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:14.624529 15640 leader_election.cc:343] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.625437 15790 tablet_bootstrap.cc:492] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:14.626009 15790 ts_tablet_manager.cc:1403] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.184s	user 0.030s	sys 0.023s
W20260709 12:13:14.632961 15566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 59280.4us
I20260709 12:13:14.634624 15791 tablet_bootstrap.cc:492] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:14.635295 15791 ts_tablet_manager.cc:1403] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.229s	user 0.009s	sys 0.022s
I20260709 12:13:14.634672 15980 consensus_queue.cc:1048] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:14.639400 15748 raft_consensus.cc:2393] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0e4b2953a9d4137811c830572f5d165 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
W20260709 12:13:14.641700 15640 leader_election.cc:343] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.642230 15640 leader_election.cc:304] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:14.642921 15829 raft_consensus.cc:2749] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.642773 15791 raft_consensus.cc:359] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.643468 15791 raft_consensus.cc:385] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.643709 15845 leader_election.cc:290] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:14.643741 15791 raft_consensus.cc:740] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.645375 15791 consensus_queue.cc:260] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.649501 15791 ts_tablet_manager.cc:1434] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 12:13:14.650518 15791 tablet_bootstrap.cc:492] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:14.655047 15853 consensus_queue.cc:1048] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:13:14.670944 15640 leader_election.cc:304] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:14.684582 15829 raft_consensus.cc:3060] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.686427 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fc4904e5b543e0bf420cf9dc26a3ce" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:14.707465 15789 tablet_bootstrap.cc:492] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:14.708201 15789 ts_tablet_manager.cc:1403] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.307s	user 0.022s	sys 0.013s
W20260709 12:13:14.721868 15714 leader_election.cc:343] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:14.749450 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 78665.6us
I20260709 12:13:14.753085 15853 raft_consensus.cc:493] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.757542 15853 raft_consensus.cc:515] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.759193 15791 tablet_bootstrap.cc:654] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.761544 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df17c62dc4cb423396be2a2347a63d8e" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:14.762283 15675 raft_consensus.cc:2468] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:14.763060 15853 leader_election.cc:290] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:14.764616 15715 leader_election.cc:304] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:14.765851 15972 raft_consensus.cc:2804] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.766289 15972 raft_consensus.cc:493] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.766656 15972 raft_consensus.cc:3060] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.767611 15790 raft_consensus.cc:359] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.768170 15790 raft_consensus.cc:385] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.768396 15790 raft_consensus.cc:740] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.772233 15790 consensus_queue.cc:260] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.771379 15847 raft_consensus.cc:493] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.775637 15789 raft_consensus.cc:359] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.770181 15921 leader_election.cc:290] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:14.778405 15789 raft_consensus.cc:385] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.779871 15790 ts_tablet_manager.cc:1434] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.154s	user 0.009s	sys 0.005s
I20260709 12:13:14.780862 15790 tablet_bootstrap.cc:492] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:14.779065 15789 raft_consensus.cc:740] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.784628 15789 consensus_queue.cc:260] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.783784 15847 raft_consensus.cc:515] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.788035 15847 leader_election.cc:290] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:14.788769 15975 raft_consensus.cc:493] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.789657 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df17c62dc4cb423396be2a2347a63d8e" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:14.789723 15975 raft_consensus.cc:515] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.790202 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e0613971ec40358b912a542c3bfcad" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:14.790477 15672 raft_consensus.cc:2468] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:14.793517 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df17c62dc4cb423396be2a2347a63d8e" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:14.794179 15566 leader_election.cc:304] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:14.793057 15853 consensus_queue.cc:1048] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:14.796680 15847 raft_consensus.cc:2804] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.797145 15847 raft_consensus.cc:493] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.797602 15847 raft_consensus.cc:3060] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.799261 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e0613971ec40358b912a542c3bfcad" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
W20260709 12:13:14.808718 15640 leader_election.cc:343] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.809171 15640 leader_election.cc:304] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:14.820595 15917 consensus_queue.cc:1048] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:14.825291 15933 raft_consensus.cc:2749] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.828076 15789 ts_tablet_manager.cc:1434] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.119s	user 0.010s	sys 0.003s
I20260709 12:13:14.834777 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df17c62dc4cb423396be2a2347a63d8e" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:14.834969 15972 raft_consensus.cc:515] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.836200 15748 raft_consensus.cc:2393] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
I20260709 12:13:14.829463 15789 tablet_bootstrap.cc:492] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:14.843874 15790 tablet_bootstrap.cc:654] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.857014 15975 leader_election.cc:290] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:14.860891 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:14.861928 15673 raft_consensus.cc:2468] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:14.867288 15715 leader_election.cc:304] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:14.868676 15796 raft_consensus.cc:2804] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.869199 15796 raft_consensus.cc:493] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.869628 15796 raft_consensus.cc:3060] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:14.889430 15714 leader_election.cc:343] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.894233 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:14.898348 15595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df17c62dc4cb423396be2a2347a63d8e" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:14.882817 15975 consensus_queue.cc:1048] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:13:14.911032 15972 leader_election.cc:290] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:14.920010 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df17c62dc4cb423396be2a2347a63d8e" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:14.920739 15672 raft_consensus.cc:3060] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.923187 15791 tablet_bootstrap.cc:492] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:14.923676 15791 ts_tablet_manager.cc:1403] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.273s	user 0.081s	sys 0.080s
I20260709 12:13:14.903605 15829 raft_consensus.cc:2749] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.928812 15791 raft_consensus.cc:359] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.929919 15791 raft_consensus.cc:385] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:14.929965 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 48178.9us
I20260709 12:13:14.930485 15791 raft_consensus.cc:740] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
W20260709 12:13:14.934558 15714 leader_election.cc:343] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.935326 15789 tablet_bootstrap.cc:654] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.905880 15847 raft_consensus.cc:515] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.938277 15791 consensus_queue.cc:260] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.944604 15796 raft_consensus.cc:515] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.946165 15791 ts_tablet_manager.cc:1434] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260709 12:13:14.940936 15598 raft_consensus.cc:2393] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 688cd59026924150af9983dd9dc76d92 in current term 1: Already voted for candidate ab657f21625e44c39bc5e3f49a1e8060 in this term.
I20260709 12:13:14.950320 15791 tablet_bootstrap.cc:492] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:14.950966 15972 consensus_queue.cc:1048] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.952152 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:14.952364 15847 leader_election.cc:290] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:14.955834 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df17c62dc4cb423396be2a2347a63d8e" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:14.957664 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df17c62dc4cb423396be2a2347a63d8e" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:14.958796 15749 raft_consensus.cc:2393] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
W20260709 12:13:14.958737 15714 leader_election.cc:343] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.960047 15933 raft_consensus.cc:493] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.960570 15933 raft_consensus.cc:515] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.962466 15933 leader_election.cc:290] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:14.965067 15565 leader_election.cc:304] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [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: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:14.967412 15979 raft_consensus.cc:2749] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:13:14.968478 15714 consensus_peers.cc:597] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:13:14.969758 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:14.970415 15673 raft_consensus.cc:3060] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.970683 15796 leader_election.cc:290] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:14.974156 15672 raft_consensus.cc:2468] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:14.975525 15715 leader_election.cc:304] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:14.979326 15796 raft_consensus.cc:2804] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.980489 15796 raft_consensus.cc:697] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:14.982969 15796 consensus_queue.cc:237] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.988550 15790 tablet_bootstrap.cc:492] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:14.988683 15673 raft_consensus.cc:2468] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:14.989272 15790 ts_tablet_manager.cc:1403] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.209s	user 0.013s	sys 0.003s
I20260709 12:13:14.989722 15675 raft_consensus.cc:2468] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:14.991643 15715 leader_election.cc:304] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:14.993005 15828 raft_consensus.cc:2804] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.993495 15828 raft_consensus.cc:697] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:14.994803 15715 leader_election.cc:304] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:14.995083 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:14.994761 15828 consensus_queue.cc:237] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.995808 15921 raft_consensus.cc:2804] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.996066 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:14.996312 15921 raft_consensus.cc:697] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:14.996554 15790 raft_consensus.cc:359] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.997219 15921 consensus_queue.cc:237] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:14.997211 15790 raft_consensus.cc:385] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:15.001804 15640 leader_election.cc:343] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.002115 15790 raft_consensus.cc:740] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
W20260709 12:13:15.005008 15640 leader_election.cc:343] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.005385 15640 leader_election.cc:304] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:14.993919 15791 tablet_bootstrap.cc:654] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.014813 15790 consensus_queue.cc:260] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.031227 15977 raft_consensus.cc:2749] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:15.043758 15789 tablet_bootstrap.cc:492] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:15.044529 15789 ts_tablet_manager.cc:1403] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.215s	user 0.017s	sys 0.004s
I20260709 12:13:15.047958 15789 raft_consensus.cc:359] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.051783 15847 raft_consensus.cc:493] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.061685 15789 raft_consensus.cc:385] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.062563 15789 raft_consensus.cc:740] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.063452 15789 consensus_queue.cc:260] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:15.066663 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 61674.7us
I20260709 12:13:15.064379 15847 raft_consensus.cc:515] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.072131 15847 leader_election.cc:290] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:15.073243 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d83faf267c416ba8613ebc9a08040f" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:15.075394 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d83faf267c416ba8613ebc9a08040f" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
W20260709 12:13:15.076184 15565 leader_election.cc:343] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.077440 15980 raft_consensus.cc:493] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:15.077507 15566 leader_election.cc:343] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.077970 15980 raft_consensus.cc:515] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.078184 15566 leader_election.cc:304] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:15.081074 15980 leader_election.cc:290] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:15.079571 15979 raft_consensus.cc:2749] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:15.085726 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:15.087165 15565 leader_election.cc:343] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.088888 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:15.089138 15496 catalog_manager.cc:5697] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:15.089993 15674 raft_consensus.cc:2468] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:15.090848 15496 catalog_manager.cc:5697] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:15.091514 15566 leader_election.cc:304] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92
I20260709 12:13:15.092705 15496 catalog_manager.cc:5697] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:15.092875 15979 raft_consensus.cc:2804] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:15.098201 15979 raft_consensus.cc:493] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:15.098567 15979 raft_consensus.cc:3060] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.101038 15790 ts_tablet_manager.cc:1434] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.111s	user 0.020s	sys 0.014s
I20260709 12:13:15.102075 15790 tablet_bootstrap.cc:492] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:15.102567 15789 ts_tablet_manager.cc:1434] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260709 12:13:15.103451 15789 tablet_bootstrap.cc:492] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:15.107951 15791 tablet_bootstrap.cc:492] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:15.108471 15791 ts_tablet_manager.cc:1403] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.158s	user 0.024s	sys 0.006s
I20260709 12:13:15.117089 15791 raft_consensus.cc:359] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.117980 15791 raft_consensus.cc:385] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.118325 15791 raft_consensus.cc:740] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.119050 15979 raft_consensus.cc:515] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.119123 15791 consensus_queue.cc:260] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.122027 15979 leader_election.cc:290] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:15.126145 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:15.126839 15673 raft_consensus.cc:3060] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.128866 15791 ts_tablet_manager.cc:1434] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:13:15.130498 15791 tablet_bootstrap.cc:492] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:15.131695 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:15.133296 15980 raft_consensus.cc:493] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:15.134591 15565 leader_election.cc:343] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.134491 15980 raft_consensus.cc:515] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.138525 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75471d2098f84bdbae7809ec927f1f08" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:15.141149 15980 leader_election.cc:290] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:15.142195 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75471d2098f84bdbae7809ec927f1f08" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:15.142500 15673 raft_consensus.cc:2468] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
I20260709 12:13:15.143610 15565 leader_election.cc:304] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:15.143687 15566 leader_election.cc:304] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92
I20260709 12:13:15.144896 15979 raft_consensus.cc:2749] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:15.145084 15980 raft_consensus.cc:2804] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:15.145784 15980 raft_consensus.cc:697] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:15.146766 15980 consensus_queue.cc:237] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.152042 15790 tablet_bootstrap.cc:654] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.155607 15789 tablet_bootstrap.cc:654] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.158162 15791 tablet_bootstrap.cc:654] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.161876 15496 catalog_manager.cc:5697] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.173421 15790 tablet_bootstrap.cc:492] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:15.173981 15790 ts_tablet_manager.cc:1403] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.004s
I20260709 12:13:15.175712 15791 tablet_bootstrap.cc:492] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:15.176246 15791 ts_tablet_manager.cc:1403] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.006s
I20260709 12:13:15.177042 15790 raft_consensus.cc:359] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.177897 15790 raft_consensus.cc:385] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.178196 15790 raft_consensus.cc:740] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.179147 15791 raft_consensus.cc:359] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.179348 15790 consensus_queue.cc:260] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.179837 15791 raft_consensus.cc:385] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.180126 15791 raft_consensus.cc:740] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.181170 15791 consensus_queue.cc:260] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.181840 15790 ts_tablet_manager.cc:1434] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:13:15.182739 15791 ts_tablet_manager.cc:1434] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:15.183651 15791 tablet_bootstrap.cc:492] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:15.190389 15790 tablet_bootstrap.cc:492] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:15.190670 15791 tablet_bootstrap.cc:654] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.198261 15789 tablet_bootstrap.cc:492] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:15.198833 15789 ts_tablet_manager.cc:1403] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.096s	user 0.007s	sys 0.008s
I20260709 12:13:15.199396 15790 tablet_bootstrap.cc:654] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.201850 15791 tablet_bootstrap.cc:492] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:15.201604 15789 raft_consensus.cc:359] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.202490 15791 ts_tablet_manager.cc:1403] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 12:13:15.202518 15789 raft_consensus.cc:385] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.206117 15789 raft_consensus.cc:740] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.207880 15789 consensus_queue.cc:260] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.210477 15791 raft_consensus.cc:359] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.211472 15791 raft_consensus.cc:385] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.217085 15789 ts_tablet_manager.cc:1434] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 12:13:15.211854 15791 raft_consensus.cc:740] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.218495 15791 consensus_queue.cc:260] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.224660 15789 tablet_bootstrap.cc:492] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:15.224851 15791 ts_tablet_manager.cc:1434] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260709 12:13:15.236166 15789 tablet_bootstrap.cc:654] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.257714 15791 tablet_bootstrap.cc:492] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:15.265079 15790 tablet_bootstrap.cc:492] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:15.265247 15789 tablet_bootstrap.cc:492] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:15.266156 15790 ts_tablet_manager.cc:1403] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.076s	user 0.024s	sys 0.050s
I20260709 12:13:15.266283 15789 ts_tablet_manager.cc:1403] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.004s
I20260709 12:13:15.270368 15791 tablet_bootstrap.cc:654] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.272125 15789 raft_consensus.cc:359] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.272359 15790 raft_consensus.cc:359] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.272881 15789 raft_consensus.cc:385] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.273322 15790 raft_consensus.cc:385] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.273362 15789 raft_consensus.cc:740] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.273893 15790 raft_consensus.cc:740] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.274581 15789 consensus_queue.cc:260] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.274890 15790 consensus_queue.cc:260] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.277729 15790 ts_tablet_manager.cc:1434] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:13:15.279306 15790 tablet_bootstrap.cc:492] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:15.288937 15789 ts_tablet_manager.cc:1434] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 12:13:15.289463 15790 tablet_bootstrap.cc:654] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.290324 15789 tablet_bootstrap.cc:492] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:15.310294 15796 raft_consensus.cc:493] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.310866 15796 raft_consensus.cc:515] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.312911 15796 leader_election.cc:290] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:15.316080 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fc4904e5b543e0bf420cf9dc26a3ce" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:15.320156 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fc4904e5b543e0bf420cf9dc26a3ce" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:15.321118 15673 raft_consensus.cc:2468] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
W20260709 12:13:15.322816 15714 leader_election.cc:343] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.324806 15715 leader_election.cc:304] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:15.325796 15790 tablet_bootstrap.cc:492] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:15.326416 15790 ts_tablet_manager.cc:1403] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.003s
I20260709 12:13:15.327342 15921 raft_consensus.cc:2804] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:15.327908 15921 raft_consensus.cc:493] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:15.328344 15921 raft_consensus.cc:3060] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.332703 15790 raft_consensus.cc:359] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.333935 15790 raft_consensus.cc:385] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.340906 15790 raft_consensus.cc:740] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.340024 15921 raft_consensus.cc:515] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.344939 15789 tablet_bootstrap.cc:654] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.344800 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fc4904e5b543e0bf420cf9dc26a3ce" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:15.344624 15790 consensus_queue.cc:260] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.345669 15921 leader_election.cc:290] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:15.347774 15791 tablet_bootstrap.cc:492] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:15.348676 15791 ts_tablet_manager.cc:1403] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.091s	user 0.036s	sys 0.039s
I20260709 12:13:15.348062 15790 ts_tablet_manager.cc:1434] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:13:15.352470 15790 tablet_bootstrap.cc:492] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:15.353924 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fc4904e5b543e0bf420cf9dc26a3ce" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:15.351579 15791 raft_consensus.cc:359] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.354588 15673 raft_consensus.cc:3060] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.354656 15791 raft_consensus.cc:385] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.355114 15791 raft_consensus.cc:740] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
W20260709 12:13:15.357059 15714 leader_election.cc:343] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.356822 15791 consensus_queue.cc:260] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.372092 15673 raft_consensus.cc:2468] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:15.373945 15791 ts_tablet_manager.cc:1434] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:13:15.376587 15715 leader_election.cc:304] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:15.378221 15828 raft_consensus.cc:2804] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:15.378918 15828 raft_consensus.cc:697] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:15.380244 15828 consensus_queue.cc:237] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.382427 15789 tablet_bootstrap.cc:492] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:15.382921 15789 ts_tablet_manager.cc:1403] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.005s
I20260709 12:13:15.385960 15789 raft_consensus.cc:359] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.387033 15789 raft_consensus.cc:385] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.387400 15789 raft_consensus.cc:740] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.376652 15791 tablet_bootstrap.cc:492] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:15.388513 15789 consensus_queue.cc:260] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.395804 15791 tablet_bootstrap.cc:654] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.397503 15789 ts_tablet_manager.cc:1434] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:13:15.402765 15789 tablet_bootstrap.cc:492] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
W20260709 12:13:15.396924 15546 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:15.398957 15498 catalog_manager.cc:5697] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:15.399832 15994 raft_consensus.cc:493] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.401548 15790 tablet_bootstrap.cc:654] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.405469 15994 raft_consensus.cc:515] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.410449 15791 tablet_bootstrap.cc:492] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:15.411000 15791 ts_tablet_manager.cc:1403] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260709 12:13:15.410912 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b06650e53a3442cbf27979d2ac3a3d1" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:15.412253 15594 raft_consensus.cc:3060] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:15.412837 15640 leader_election.cc:343] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.410508 15994 leader_election.cc:290] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:15.416867 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b06650e53a3442cbf27979d2ac3a3d1" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:15.421075 15640 leader_election.cc:343] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.421504 15640 leader_election.cc:304] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:15.422246 15994 raft_consensus.cc:2749] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:15.424347 15980 raft_consensus.cc:493] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.424856 15980 raft_consensus.cc:515] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.426101 15789 tablet_bootstrap.cc:654] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.427357 15980 leader_election.cc:290] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:15.428059 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3997a200f2664e699aa123c11e3f9e74" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:15.428608 15673 raft_consensus.cc:2468] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:15.430208 15566 leader_election.cc:304] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:15.431557 15980 raft_consensus.cc:2804] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:15.432117 15980 raft_consensus.cc:493] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:15.432580 15980 raft_consensus.cc:3060] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.433879 15791 raft_consensus.cc:359] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.434335 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3997a200f2664e699aa123c11e3f9e74" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:15.434613 15791 raft_consensus.cc:385] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.434893 15791 raft_consensus.cc:740] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.435664 15828 consensus_queue.cc:1048] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.436918 15790 tablet_bootstrap.cc:492] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:15.437422 15790 ts_tablet_manager.cc:1403] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.000s
I20260709 12:13:15.440032 15796 raft_consensus.cc:493] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.440129 15790 raft_consensus.cc:359] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.440840 15790 raft_consensus.cc:385] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.441108 15790 raft_consensus.cc:740] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.440574 15796 raft_consensus.cc:515] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.441903 15790 consensus_queue.cc:260] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.443212 15796 leader_election.cc:290] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:15.444128 15790 ts_tablet_manager.cc:1434] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:15.444679 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:15.445276 15673 raft_consensus.cc:2393] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 688cd59026924150af9983dd9dc76d92 in current term 1: Already voted for candidate ab657f21625e44c39bc5e3f49a1e8060 in this term.
I20260709 12:13:15.445737 15790 tablet_bootstrap.cc:492] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
W20260709 12:13:15.447607 15565 leader_election.cc:343] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.449361 15791 consensus_queue.cc:260] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.471805 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:15.471872 15791 ts_tablet_manager.cc:1434] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260709 12:13:15.474927 15791 tablet_bootstrap.cc:492] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:15.477262 15980 raft_consensus.cc:515] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.483714 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3997a200f2664e699aa123c11e3f9e74" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:15.484342 15674 raft_consensus.cc:3060] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.487644 15998 raft_consensus.cc:493] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.490957 15998 raft_consensus.cc:515] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.491611 15921 consensus_queue.cc:1048] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:15.495443 15714 leader_election.cc:304] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:15.497413 15975 raft_consensus.cc:3060] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.501091 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7416da2072eb4424bfd2f04a63c7c275" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:15.503149 15640 leader_election.cc:343] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.504097 15600 raft_consensus.cc:3060] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.508324 15988 raft_consensus.cc:493] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.509083 15988 raft_consensus.cc:515] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.511868 15988 leader_election.cc:290] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:15.514205 15998 leader_election.cc:290] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:15.523738 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7416da2072eb4424bfd2f04a63c7c275" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:15.525962 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f42f35e6ddd4c958d264591c4d1b28a" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:15.531836 15640 leader_election.cc:343] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.532485 15640 leader_election.cc:304] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:15.534621 15994 raft_consensus.cc:2749] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:15.535827 15640 leader_election.cc:343] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.534013 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f42f35e6ddd4c958d264591c4d1b28a" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:15.553283 15789 tablet_bootstrap.cc:492] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:15.554749 15791 tablet_bootstrap.cc:654] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.554564 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3997a200f2664e699aa123c11e3f9e74" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:15.559993 15598 raft_consensus.cc:2468] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:15.540380 15980 leader_election.cc:290] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:15.556950 15828 consensus_queue.cc:1048] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:15.559423 15674 raft_consensus.cc:2468] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
I20260709 12:13:15.561065 15789 ts_tablet_manager.cc:1403] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.159s	user 0.041s	sys 0.040s
W20260709 12:13:15.562839 15565 leader_election.cc:343] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.576187 15640 leader_election.cc:304] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92
I20260709 12:13:15.583556 15790 tablet_bootstrap.cc:654] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.586278 15828 raft_consensus.cc:493] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.587033 15828 raft_consensus.cc:515] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.581754 15988 raft_consensus.cc:2804] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:15.588261 15988 raft_consensus.cc:493] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:15.588609 15988 raft_consensus.cc:3060] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.591205 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d83faf267c416ba8613ebc9a08040f" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
W20260709 12:13:15.591823 15714 consensus_peers.cc:597] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:13:15.593143 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d83faf267c416ba8613ebc9a08040f" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:15.594061 15598 raft_consensus.cc:2468] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:15.594465 15566 leader_election.cc:304] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92
I20260709 12:13:15.595688 15714 leader_election.cc:304] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:15.595638 15828 leader_election.cc:290] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:15.596459 15796 raft_consensus.cc:2804] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:15.596868 15796 raft_consensus.cc:493] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:15.597728 15796 raft_consensus.cc:3060] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:15.600523 15715 leader_election.cc:343] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.604578 15828 consensus_queue.cc:1048] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.605863 15789 raft_consensus.cc:359] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.606526 15789 raft_consensus.cc:385] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.606788 15789 raft_consensus.cc:740] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.607456 15789 consensus_queue.cc:260] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.609666 15828 consensus_queue.cc:1048] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.602233 15975 raft_consensus.cc:2749] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:15.612080 15988 raft_consensus.cc:515] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.609499 15789 ts_tablet_manager.cc:1434] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.000s
I20260709 12:13:15.614526 15789 tablet_bootstrap.cc:492] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:15.614384 15796 raft_consensus.cc:515] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.619279 15796 leader_election.cc:290] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:15.597481 15980 raft_consensus.cc:2804] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:15.625344 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d83faf267c416ba8613ebc9a08040f" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:15.630121 15597 raft_consensus.cc:3060] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.626876 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d83faf267c416ba8613ebc9a08040f" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
W20260709 12:13:15.648113 15715 leader_election.cc:343] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.653577 15980 raft_consensus.cc:697] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
W20260709 12:13:15.719921 16016 log.cc:927] Time spent T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:13:15.722160 15979 raft_consensus.cc:493] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.669793 16017 raft_consensus.cc:493] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.722723 15979 raft_consensus.cc:515] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.723062 15998 raft_consensus.cc:493] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.742051 15998 raft_consensus.cc:515] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.744091 15998 leader_election.cc:290] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:15.743945 15847 consensus_queue.cc:1048] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.675896 15980 consensus_queue.cc:237] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.746793 15975 raft_consensus.cc:493] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.750435 15975 raft_consensus.cc:515] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.752693 15975 leader_election.cc:290] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:15.753294 15979 leader_election.cc:290] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
W20260709 12:13:15.772017 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 117645us
I20260709 12:13:15.770993 15988 leader_election.cc:290] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:15.781318 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2620bbe453ed451593b53e29f41ea935" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:15.782779 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6eb8962184c4297337d7c9599b7b4" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:15.758800 16017 raft_consensus.cc:515] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.788003 15668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:15.775970 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f42f35e6ddd4c958d264591c4d1b28a" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:15.790279 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:15.792172 15673 raft_consensus.cc:2468] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:15.796442 15594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f42f35e6ddd4c958d264591c4d1b28a" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:15.797381 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2620bbe453ed451593b53e29f41ea935" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:15.791256 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6eb8962184c4297337d7c9599b7b4" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:15.799065 15847 consensus_queue.cc:1048] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:15.801260 15640 leader_election.cc:343] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.814260 15594 raft_consensus.cc:3060] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:15.818079 15640 leader_election.cc:343] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.823880 15791 tablet_bootstrap.cc:492] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:15.824492 15791 ts_tablet_manager.cc:1403] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.350s	user 0.014s	sys 0.014s
I20260709 12:13:15.824669 15988 raft_consensus.cc:493] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.811910 15668 raft_consensus.cc:2468] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:15.831146 15566 leader_election.cc:304] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
W20260709 12:13:15.831631 15714 leader_election.cc:343] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.837900 15790 tablet_bootstrap.cc:492] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:15.838593 15790 ts_tablet_manager.cc:1403] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.393s	user 0.017s	sys 0.012s
W20260709 12:13:15.840027 15640 leader_election.cc:343] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.840623 15640 leader_election.cc:304] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:15.842998 16026 raft_consensus.cc:2804] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:15.829097 15988 raft_consensus.cc:515] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.846338 16026 raft_consensus.cc:493] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:15.846124 15998 raft_consensus.cc:2749] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:15.858754 15988 leader_election.cc:290] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:15.859786 15789 tablet_bootstrap.cc:654] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.852258 16026 raft_consensus.cc:3060] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.860185 15988 raft_consensus.cc:493] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.878356 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c62a0941cb6423ea52cc8d288050040" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:15.879236 15791 raft_consensus.cc:359] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.879757 16017 leader_election.cc:290] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:15.879932 15791 raft_consensus.cc:385] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.880257 15791 raft_consensus.cc:740] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.874604 15988 raft_consensus.cc:515] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.880827 15791 consensus_queue.cc:260] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.882805 15988 leader_election.cc:290] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:15.883080 15594 raft_consensus.cc:2468] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:15.886159 15597 raft_consensus.cc:2468] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
W20260709 12:13:15.888950 15640 leader_election.cc:343] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.892328 15495 catalog_manager.cc:5697] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.894953 15714 leader_election.cc:304] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:15.895025 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:15.895750 15748 raft_consensus.cc:2468] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:15.897876 15640 leader_election.cc:304] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:15.898027 15791 ts_tablet_manager.cc:1434] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 12:13:15.899433 15791 tablet_bootstrap.cc:492] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:15.901881 16025 raft_consensus.cc:2804] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:13:15.888684 15565 leader_election.cc:343] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.905267 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c62a0941cb6423ea52cc8d288050040" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:15.887401 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:15.925858 15640 leader_election.cc:304] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92
W20260709 12:13:15.924278 15714 leader_election.cc:343] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.923409 16025 raft_consensus.cc:697] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:15.929389 16025 consensus_queue.cc:237] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.936666 15790 raft_consensus.cc:359] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.937301 15790 raft_consensus.cc:385] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.939198 15790 raft_consensus.cc:740] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.942093 16022 raft_consensus.cc:2804] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:15.942873 16022 raft_consensus.cc:697] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:15.944291 15789 tablet_bootstrap.cc:492] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:15.944020 16022 consensus_queue.cc:237] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.944766 15789 ts_tablet_manager.cc:1403] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.331s	user 0.025s	sys 0.033s
W20260709 12:13:15.948076 15640 leader_election.cc:343] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.951611 15789 raft_consensus.cc:359] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.961987 15789 raft_consensus.cc:385] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.962469 15789 raft_consensus.cc:740] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.963338 15640 leader_election.cc:304] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:15.965188 16031 raft_consensus.cc:2749] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:15.967034 15789 consensus_queue.cc:260] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.934175 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:15.969857 15790 consensus_queue.cc:260] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.972828 15790 ts_tablet_manager.cc:1434] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.134s	user 0.006s	sys 0.001s
I20260709 12:13:15.973954 15790 tablet_bootstrap.cc:492] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:15.960340 16026 raft_consensus.cc:515] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:15.992697 16032 raft_consensus.cc:2804] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:15.995383 16032 raft_consensus.cc:493] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:15.998296 16032 raft_consensus.cc:3060] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.002074 15789 ts_tablet_manager.cc:1434] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.002s
I20260709 12:13:16.003480 15789 tablet_bootstrap.cc:492] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
W20260709 12:13:16.020015 15640 leader_election.cc:343] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:16.021406 15715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 100442us
I20260709 12:13:16.032645 15668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6eb8962184c4297337d7c9599b7b4" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:16.041030 15668 raft_consensus.cc:3060] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.033891 15498 catalog_manager.cc:5697] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:16.038249 15791 tablet_bootstrap.cc:654] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.057307 15668 raft_consensus.cc:2468] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
I20260709 12:13:16.035928 16026 leader_election.cc:290] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:16.059681 15566 leader_election.cc:304] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:16.060084 15715 leader_election.cc:304] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:16.061540 15921 raft_consensus.cc:2804] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:16.061955 15921 raft_consensus.cc:493] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:16.062304 15921 raft_consensus.cc:3060] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.066740 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:16.050508 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6eb8962184c4297337d7c9599b7b4" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:16.070972 15747 raft_consensus.cc:3060] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.072785 15790 tablet_bootstrap.cc:654] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.072970 15495 catalog_manager.cc:5697] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:16.073647 16026 raft_consensus.cc:2804] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:16.079164 16026 raft_consensus.cc:697] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:16.079991 16026 consensus_queue.cc:237] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.099373 15598 raft_consensus.cc:3060] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.101006 15796 consensus_queue.cc:1048] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:16.120752 15791 tablet_bootstrap.cc:492] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:16.121476 15791 ts_tablet_manager.cc:1403] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.222s	user 0.015s	sys 0.000s
I20260709 12:13:16.135028 15789 tablet_bootstrap.cc:654] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.116829 15747 raft_consensus.cc:2468] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
I20260709 12:13:16.150085 15828 consensus_queue.cc:1048] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:16.142858 16032 raft_consensus.cc:515] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.172921 15675 raft_consensus.cc:2393] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 688cd59026924150af9983dd9dc76d92 in current term 1: Already voted for candidate a0e4b2953a9d4137811c830572f5d165 in this term.
I20260709 12:13:16.173300 15595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
W20260709 12:13:16.174974 15640 leader_election.cc:343] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:16.176594 16032 leader_election.cc:290] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:16.176492 15497 catalog_manager.cc:5697] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:16.178582 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:16.179193 15747 raft_consensus.cc:3060] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.180344 15715 leader_election.cc:304] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:16.189731 15747 raft_consensus.cc:2468] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:16.190825 16035 raft_consensus.cc:2749] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:16.195691 15640 leader_election.cc:304] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:16.200453 16032 raft_consensus.cc:2804] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:16.123167 15921 raft_consensus.cc:515] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.159107 15791 raft_consensus.cc:359] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.209731 15791 raft_consensus.cc:385] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.210057 15791 raft_consensus.cc:740] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.210888 15791 consensus_queue.cc:260] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.213479 15791 ts_tablet_manager.cc:1434] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.092s	user 0.004s	sys 0.000s
I20260709 12:13:16.214941 15789 tablet_bootstrap.cc:492] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:16.215433 15789 ts_tablet_manager.cc:1403] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.212s	user 0.010s	sys 0.006s
I20260709 12:13:16.214847 16032 raft_consensus.cc:697] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:16.216321 16032 consensus_queue.cc:237] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.214396 15921 leader_election.cc:290] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:16.203079 15790 tablet_bootstrap.cc:492] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:16.218879 15789 raft_consensus.cc:359] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.219393 15790 ts_tablet_manager.cc:1403] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.246s	user 0.016s	sys 0.007s
I20260709 12:13:16.219476 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:16.219594 15789 raft_consensus.cc:385] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.235162 15789 raft_consensus.cc:740] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.214474 15791 tablet_bootstrap.cc:492] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:16.221833 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:16.236574 15673 raft_consensus.cc:3060] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:16.235090 15714 leader_election.cc:343] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:16.238722 15789 consensus_queue.cc:260] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.236564 16022 raft_consensus.cc:493] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.243034 16022 raft_consensus.cc:515] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.244676 15789 ts_tablet_manager.cc:1434] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260709 12:13:16.245631 15789 tablet_bootstrap.cc:492] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:16.248085 15673 raft_consensus.cc:2468] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:16.253731 15790 raft_consensus.cc:359] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.254472 15790 raft_consensus.cc:385] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.254752 15790 raft_consensus.cc:740] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.250988 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d83faf267c416ba8613ebc9a08040f" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:16.254810 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d83faf267c416ba8613ebc9a08040f" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:16.255949 15598 raft_consensus.cc:2393] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0e4b2953a9d4137811c830572f5d165 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
I20260709 12:13:16.255636 15790 consensus_queue.cc:260] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.254259 16035 raft_consensus.cc:493] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.256675 16035 raft_consensus.cc:515] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.251430 15715 leader_election.cc:304] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:16.249547 16022 leader_election.cc:290] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:16.264590 15790 ts_tablet_manager.cc:1434] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.004s
I20260709 12:13:16.265544 16035 leader_election.cc:290] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:16.265762 15921 raft_consensus.cc:2804] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:16.267792 15921 raft_consensus.cc:697] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:16.267902 15790 tablet_bootstrap.cc:492] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:16.269987 15640 leader_election.cc:304] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:16.270141 15496 catalog_manager.cc:5697] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:16.268651 15921 consensus_queue.cc:237] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.275842 16022 raft_consensus.cc:3060] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.277166 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b06650e53a3442cbf27979d2ac3a3d1" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:16.277940 15667 raft_consensus.cc:2468] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:16.282016 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b06650e53a3442cbf27979d2ac3a3d1" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:16.283558 15715 leader_election.cc:304] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:16.283952 15791 tablet_bootstrap.cc:654] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:16.285197 15714 leader_election.cc:343] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:16.286211 16035 raft_consensus.cc:2804] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:16.286579 16035 raft_consensus.cc:493] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:16.286913 16035 raft_consensus.cc:3060] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.287649 16026 consensus_queue.cc:1048] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:16.290154 15565 consensus_peers.cc:597] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. 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 12:13:16.315902 15789 tablet_bootstrap.cc:654] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.317284 15496 catalog_manager.cc:5697] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:16.326409 16022 raft_consensus.cc:2749] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:16.350705 15921 consensus_queue.cc:1048] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:16.362576 15790 tablet_bootstrap.cc:654] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.367111 15791 tablet_bootstrap.cc:492] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:16.367630 15791 ts_tablet_manager.cc:1403] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.153s	user 0.027s	sys 0.010s
I20260709 12:13:16.371750 15921 consensus_queue.cc:1048] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:16.334820 16035 raft_consensus.cc:515] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.376356 16035 leader_election.cc:290] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
W20260709 12:13:16.377650 15640 consensus_peers.cc:597] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. 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 12:13:16.378837 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b06650e53a3442cbf27979d2ac3a3d1" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:16.380057 15667 raft_consensus.cc:3060] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.383008 15791 raft_consensus.cc:359] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.383755 15791 raft_consensus.cc:385] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.384059 15791 raft_consensus.cc:740] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.384109 15594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b06650e53a3442cbf27979d2ac3a3d1" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:16.384771 15791 consensus_queue.cc:260] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.390763 15594 raft_consensus.cc:3060] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.390666 15789 tablet_bootstrap.cc:492] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:16.394383 15789 ts_tablet_manager.cc:1403] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.149s	user 0.016s	sys 0.000s
I20260709 12:13:16.397439 15791 ts_tablet_manager.cc:1434] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260709 12:13:16.400030 15791 tablet_bootstrap.cc:492] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:16.402981 15789 raft_consensus.cc:359] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.403700 15789 raft_consensus.cc:385] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.403961 15789 raft_consensus.cc:740] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.404562 15789 consensus_queue.cc:260] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.414036 15594 raft_consensus.cc:2468] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:16.417819 15980 raft_consensus.cc:493] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.418236 15789 ts_tablet_manager.cc:1434] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:13:16.418885 15714 leader_election.cc:304] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:16.419230 15789 tablet_bootstrap.cc:492] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:16.419971 15921 raft_consensus.cc:2804] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:16.424757 15921 raft_consensus.cc:697] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:16.418367 15980 raft_consensus.cc:515] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.474890 15667 raft_consensus.cc:2468] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:16.489219 16022 consensus_queue.cc:1048] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:16.492136 15980 leader_election.cc:290] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
W20260709 12:13:16.493916 15546 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:13:16.504253 16036 log.cc:927] Time spent T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92: Append to log took a long time: real 0.068s	user 0.004s	sys 0.007s
I20260709 12:13:16.515069 15789 tablet_bootstrap.cc:654] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.504851 15921 consensus_queue.cc:237] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.505815 15790 tablet_bootstrap.cc:492] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:16.517375 15790 ts_tablet_manager.cc:1403] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.250s	user 0.012s	sys 0.009s
I20260709 12:13:16.506203 15791 tablet_bootstrap.cc:654] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.506567 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:16.508895 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:16.523695 15790 raft_consensus.cc:359] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.525490 15565 leader_election.cc:304] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:16.529950 15790 raft_consensus.cc:385] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.530927 15790 raft_consensus.cc:740] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.532415 15790 consensus_queue.cc:260] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.534379 15980 raft_consensus.cc:2749] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:16.534747 15790 ts_tablet_manager.cc:1434] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:13:16.536118 15790 tablet_bootstrap.cc:492] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:16.549492 15790 tablet_bootstrap.cc:654] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.573843 16031 raft_consensus.cc:493] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.574556 16031 raft_consensus.cc:515] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.576656 16031 leader_election.cc:290] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:16.583876 15789 tablet_bootstrap.cc:492] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:16.584378 15789 ts_tablet_manager.cc:1403] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.165s	user 0.009s	sys 0.007s
I20260709 12:13:16.586207 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724fcf4ffd4405db330e470d6700b21" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:16.589201 15980 consensus_queue.cc:1048] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:16.590934 15640 leader_election.cc:343] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:16.596343 15789 raft_consensus.cc:359] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.597126 15789 raft_consensus.cc:385] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.597405 15789 raft_consensus.cc:740] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.612195 16026 consensus_queue.cc:1048] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:16.626686 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724fcf4ffd4405db330e470d6700b21" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:16.630344 15640 leader_election.cc:343] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:16.631063 15640 leader_election.cc:304] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:16.632836 15998 raft_consensus.cc:2749] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:16.598187 15789 consensus_queue.cc:260] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.652058 15790 tablet_bootstrap.cc:492] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:16.652216 15791 tablet_bootstrap.cc:492] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:16.652549 15790 ts_tablet_manager.cc:1403] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.117s	user 0.015s	sys 0.005s
I20260709 12:13:16.652947 15789 ts_tablet_manager.cc:1434] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
I20260709 12:13:16.654067 15789 tablet_bootstrap.cc:492] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:16.655603 15790 raft_consensus.cc:359] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.656379 15790 raft_consensus.cc:385] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.656649 15790 raft_consensus.cc:740] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.657478 15790 consensus_queue.cc:260] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.660353 15790 ts_tablet_manager.cc:1434] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:16.652595 15791 ts_tablet_manager.cc:1403] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.253s	user 0.050s	sys 0.054s
I20260709 12:13:16.660566 15789 tablet_bootstrap.cc:654] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.661633 15498 catalog_manager.cc:5697] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:16.665036 15791 raft_consensus.cc:359] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.665884 15791 raft_consensus.cc:385] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.666131 15791 raft_consensus.cc:740] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.666824 15791 consensus_queue.cc:260] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.669857 15791 ts_tablet_manager.cc:1434] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:13:16.670897 15791 tablet_bootstrap.cc:492] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:16.677700 15791 tablet_bootstrap.cc:654] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.683000 16035 raft_consensus.cc:493] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.683522 16035 raft_consensus.cc:515] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.683946 15789 tablet_bootstrap.cc:492] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:16.684588 15789 ts_tablet_manager.cc:1403] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.015s
I20260709 12:13:16.685511 16035 leader_election.cc:290] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:16.686945 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2620bbe453ed451593b53e29f41ea935" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:16.687562 15673 raft_consensus.cc:2468] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:16.689455 15715 leader_election.cc:304] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:16.689900 15789 raft_consensus.cc:359] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.690560 16035 raft_consensus.cc:2804] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:16.690850 15789 raft_consensus.cc:385] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.690992 16035 raft_consensus.cc:493] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:16.691313 15789 raft_consensus.cc:740] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.691428 16035 raft_consensus.cc:3060] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.692225 15789 consensus_queue.cc:260] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.694562 15789 ts_tablet_manager.cc:1434] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:13:16.695152 15791 tablet_bootstrap.cc:492] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:16.695554 15789 tablet_bootstrap.cc:492] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:16.696040 15791 ts_tablet_manager.cc:1403] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.017s
I20260709 12:13:16.699339 15790 tablet_bootstrap.cc:492] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:16.699846 15791 raft_consensus.cc:359] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.700636 15791 raft_consensus.cc:385] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.700974 15791 raft_consensus.cc:740] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.701690 15791 consensus_queue.cc:260] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.703347 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2620bbe453ed451593b53e29f41ea935" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:16.704079 15598 raft_consensus.cc:2468] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:16.704432 15791 ts_tablet_manager.cc:1434] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:13:16.705317 15791 tablet_bootstrap.cc:492] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:16.707360 15790 tablet_bootstrap.cc:654] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.711537 15789 tablet_bootstrap.cc:654] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.714329 15791 tablet_bootstrap.cc:654] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.722450 15791 tablet_bootstrap.cc:492] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:16.722944 15791 ts_tablet_manager.cc:1403] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.001s
I20260709 12:13:16.730043 15789 tablet_bootstrap.cc:492] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:16.730609 15789 ts_tablet_manager.cc:1403] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.005s
I20260709 12:13:16.733762 15789 raft_consensus.cc:359] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.734484 15789 raft_consensus.cc:385] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.734758 15789 raft_consensus.cc:740] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.735459 15789 consensus_queue.cc:260] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.738880 15789 ts_tablet_manager.cc:1434] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:16.739928 15789 tablet_bootstrap.cc:492] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:16.736879 15791 raft_consensus.cc:359] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.742803 15791 raft_consensus.cc:385] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.743130 15791 raft_consensus.cc:740] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.743932 15791 consensus_queue.cc:260] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.746490 15791 ts_tablet_manager.cc:1434] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:13:16.747644 15791 tablet_bootstrap.cc:492] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:16.737146 15998 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:13:16.752873 15789 tablet_bootstrap.cc:654] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.761211 15791 tablet_bootstrap.cc:654] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.772121 15747 raft_consensus.cc:3060] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.772883 16026 raft_consensus.cc:493] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.773383 16026 raft_consensus.cc:515] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.776453 16026 leader_election.cc:290] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:16.779369 15789 tablet_bootstrap.cc:492] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:16.780025 15789 ts_tablet_manager.cc:1403] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.003s
I20260709 12:13:16.783712 15789 raft_consensus.cc:359] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.784654 15789 raft_consensus.cc:385] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.784992 15789 raft_consensus.cc:740] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.785830 15789 consensus_queue.cc:260] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.787730 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:16.788636 15789 ts_tablet_manager.cc:1434] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:13:16.788849 15748 raft_consensus.cc:2393] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate a0e4b2953a9d4137811c830572f5d165 in this term.
I20260709 12:13:16.796764 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:16.799998 15921 raft_consensus.cc:493] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.800752 15921 raft_consensus.cc:515] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.802043 15789 tablet_bootstrap.cc:492] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:16.804069 15921 leader_election.cc:290] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:16.807236 15565 leader_election.cc:304] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:16.812114 16026 raft_consensus.cc:3060] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.825877 16026 raft_consensus.cc:2749] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:16.826454 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f42f35e6ddd4c958d264591c4d1b28a" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:16.828007 16022 raft_consensus.cc:493] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.860661 16022 raft_consensus.cc:515] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.863267 16022 leader_election.cc:290] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:16.829952 16014 raft_consensus.cc:493] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.832358 15789 tablet_bootstrap.cc:654] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.864207 16014 raft_consensus.cc:515] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.841044 16030 consensus_queue.cc:1048] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:16.868999 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7416da2072eb4424bfd2f04a63c7c275" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:16.869889 15673 raft_consensus.cc:2468] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:16.872048 15715 leader_election.cc:304] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:16.873914 16030 raft_consensus.cc:2804] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:16.874406 16030 raft_consensus.cc:493] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:16.874817 16030 raft_consensus.cc:3060] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.842991 15998 raft_consensus.cc:493] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.859336 15594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f42f35e6ddd4c958d264591c4d1b28a" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:16.887327 15998 raft_consensus.cc:515] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.890018 15789 tablet_bootstrap.cc:492] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:16.890697 15789 ts_tablet_manager.cc:1403] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.010s
I20260709 12:13:16.892418 15594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ea5aa2ff42496fbdf365625da7dda6" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:16.893373 15789 raft_consensus.cc:359] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.894064 15789 raft_consensus.cc:385] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.894326 15789 raft_consensus.cc:740] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.894935 15789 consensus_queue.cc:260] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.895634 15998 leader_election.cc:290] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:16.897406 15789 ts_tablet_manager.cc:1434] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:16.898337 15789 tablet_bootstrap.cc:492] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:16.899191 15594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463bb1c6b8e24c7a9d3b41bcaeed0f90" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:16.908802 15640 leader_election.cc:343] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:16.867156 16014 leader_election.cc:290] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
W20260709 12:13:16.913949 15640 leader_election.cc:343] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:16.930789 15998 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:16.923556 15789 tablet_bootstrap.cc:654] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.924232 15594 raft_consensus.cc:3060] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.954219 15789 tablet_bootstrap.cc:492] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:16.954882 15789 ts_tablet_manager.cc:1403] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.002s
I20260709 12:13:16.959232 15789 raft_consensus.cc:359] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.960090 15789 raft_consensus.cc:385] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.962253 16030 raft_consensus.cc:515] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.960480 15789 raft_consensus.cc:740] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.982721 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ea5aa2ff42496fbdf365625da7dda6" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:16.983115 15749 raft_consensus.cc:3060] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.855269 16035 raft_consensus.cc:515] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:16.997969 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463bb1c6b8e24c7a9d3b41bcaeed0f90" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:17.010170 15789 consensus_queue.cc:260] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.017654 15790 tablet_bootstrap.cc:492] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:17.018323 15790 ts_tablet_manager.cc:1403] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.319s	user 0.094s	sys 0.141s
I20260709 12:13:17.019047 15745 raft_consensus.cc:2468] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:17.023697 15595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7416da2072eb4424bfd2f04a63c7c275" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:17.026057 15600 raft_consensus.cc:3060] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:17.016047 15746 raft_consensus.cc:2468] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:17.064592 15789 ts_tablet_manager.cc:1434] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.109s	user 0.010s	sys 0.002s
I20260709 12:13:17.065868 15789 tablet_bootstrap.cc:492] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:17.080405 16030 leader_election.cc:290] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
W20260709 12:13:17.101645 16070 log.cc:927] Time spent T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 12:13:17.158676 16035 leader_election.cc:290] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:17.158533 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7416da2072eb4424bfd2f04a63c7c275" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:17.188529 15675 raft_consensus.cc:3060] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:17.239288 15828 raft_consensus.cc:493] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:13:17.244131 15828 raft_consensus.cc:515] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.255717 15790 raft_consensus.cc:359] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.258761 15790 raft_consensus.cc:385] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.259052 15790 raft_consensus.cc:740] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.259644 15790 consensus_queue.cc:260] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.272159 15790 ts_tablet_manager.cc:1434] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.253s	user 0.012s	sys 0.031s
I20260709 12:13:17.273456 15790 tablet_bootstrap.cc:492] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:17.283277 15714 leader_election.cc:304] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:17.284403 15791 tablet_bootstrap.cc:492] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
W20260709 12:13:17.284437 15714 leader_election.cc:343] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:17.284971 15791 ts_tablet_manager.cc:1403] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.538s	user 0.140s	sys 0.152s
I20260709 12:13:17.304162 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2620bbe453ed451593b53e29f41ea935" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:17.304916 15667 raft_consensus.cc:3060] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:17.306885 16078 raft_consensus.cc:2749] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:17.316043 15675 raft_consensus.cc:2468] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:17.321748 15640 leader_election.cc:304] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:17.322841 16022 raft_consensus.cc:493] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.323290 16022 raft_consensus.cc:515] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.323743 15994 raft_consensus.cc:2804] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:17.327521 15994 raft_consensus.cc:493] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:17.327875 15994 raft_consensus.cc:3060] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:17.328802 16022 leader_election.cc:290] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:17.359925 15828 leader_election.cc:290] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:17.361918 15790 tablet_bootstrap.cc:654] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.401850 15921 raft_consensus.cc:493] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.402484 15921 raft_consensus.cc:515] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.420282 15667 raft_consensus.cc:2468] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:17.422870 15791 raft_consensus.cc:359] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.423605 15791 raft_consensus.cc:385] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.423887 15791 raft_consensus.cc:740] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.424548 15791 consensus_queue.cc:260] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.427373 15921 leader_election.cc:290] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:17.427578 15847 raft_consensus.cc:493] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.428115 15847 raft_consensus.cc:515] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.429812 15994 raft_consensus.cc:515] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.431095 15847 leader_election.cc:290] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:17.432962 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:17.435303 15994 leader_election.cc:290] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:17.437510 15791 ts_tablet_manager.cc:1434] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.152s	user 0.009s	sys 0.008s
I20260709 12:13:17.439204 15791 tablet_bootstrap.cc:492] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:17.449721 15640 leader_election.cc:304] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:17.457885 15789 tablet_bootstrap.cc:654] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.478335 15715 leader_election.cc:304] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:17.481983 15715 leader_election.cc:304] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:17.482185 16077 raft_consensus.cc:2804] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:17.482666 16077 raft_consensus.cc:697] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:17.483024 16079 raft_consensus.cc:2804] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:17.483541 16079 raft_consensus.cc:697] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:17.483481 16077 consensus_queue.cc:237] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.484465 16079 consensus_queue.cc:237] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.459865 15994 raft_consensus.cc:2804] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:17.492849 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bc7df21b0d477fbc84eb0ea01506b0" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:17.539757 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 73492.9us
I20260709 12:13:17.493992 15994 raft_consensus.cc:493] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:17.524396 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463bb1c6b8e24c7a9d3b41bcaeed0f90" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:17.540699 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463bb1c6b8e24c7a9d3b41bcaeed0f90" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:17.546826 15994 raft_consensus.cc:3060] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:17.554577 15743 raft_consensus.cc:3060] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:17.578537 16078 consensus_queue.cc:1048] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:13:17.557742 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:17.644181 15790 tablet_bootstrap.cc:492] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:17.648291 15790 ts_tablet_manager.cc:1403] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.375s	user 0.024s	sys 0.016s
W20260709 12:13:17.650945 15640 leader_election.cc:343] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:17.656999 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3997a200f2664e699aa123c11e3f9e74" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:17.669234 15789 tablet_bootstrap.cc:492] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:17.670182 15789 ts_tablet_manager.cc:1403] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.605s	user 0.016s	sys 0.031s
I20260709 12:13:17.699429 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec9de587ba241c29feb46ef4a3edb17" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:17.721352 15591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7416da2072eb4424bfd2f04a63c7c275" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:17.722939 15791 tablet_bootstrap.cc:654] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.733870 15790 raft_consensus.cc:359] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.735306 15790 raft_consensus.cc:385] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.735648 15790 raft_consensus.cc:740] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.744448 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bc7df21b0d477fbc84eb0ea01506b0" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:17.749861 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3997a200f2664e699aa123c11e3f9e74" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:17.755390 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2620bbe453ed451593b53e29f41ea935" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:17.756456 15599 raft_consensus.cc:3060] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:17.760648 15565 leader_election.cc:304] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:17.763038 15979 raft_consensus.cc:2749] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.765969 15743 raft_consensus.cc:2468] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:17.770990 15994 raft_consensus.cc:515] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:17.762012 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 68871.2us
I20260709 12:13:17.778856 15599 raft_consensus.cc:2468] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:17.781814 15592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec9de587ba241c29feb46ef4a3edb17" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:17.784173 16087 consensus_queue.cc:1048] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:17.780007 15790 consensus_queue.cc:260] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:17.798950 15546 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:13:17.803067 15640 leader_election.cc:343] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:17.803725 15496 catalog_manager.cc:5697] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:17.809605 15715 leader_election.cc:343] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:17.799062 15790 ts_tablet_manager.cc:1434] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.150s	user 0.007s	sys 0.004s
I20260709 12:13:17.799561 15789 raft_consensus.cc:359] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.818764 15789 raft_consensus.cc:385] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.819031 15789 raft_consensus.cc:740] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.820497 15789 consensus_queue.cc:260] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.822371 15789 ts_tablet_manager.cc:1434] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.152s	user 0.008s	sys 0.008s
W20260709 12:13:17.824772 15714 leader_election.cc:343] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:17.827446 15790 tablet_bootstrap.cc:492] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:17.819386 15994 leader_election.cc:290] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:17.831314 15789 tablet_bootstrap.cc:492] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
W20260709 12:13:17.836588 15640 leader_election.cc:343] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:17.837241 15640 leader_election.cc:304] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:17.844528 16022 raft_consensus.cc:2749] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:17.845155 15593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ea5aa2ff42496fbdf365625da7dda6" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:17.848198 15593 raft_consensus.cc:3060] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:17.843115 15496 catalog_manager.cc:5697] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:17.855734 15714 leader_election.cc:304] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:17.859066 15791 tablet_bootstrap.cc:492] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:17.858981 15640 leader_election.cc:304] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:17.862172 16099 raft_consensus.cc:2804] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:17.862901 16099 raft_consensus.cc:697] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:17.864241 16099 consensus_queue.cc:237] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.868745 16079 consensus_queue.cc:1048] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:17.872006 15789 tablet_bootstrap.cc:654] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.872448 15790 tablet_bootstrap.cc:654] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.862164 16030 raft_consensus.cc:2749] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.877663 15791 ts_tablet_manager.cc:1403] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.439s	user 0.022s	sys 0.007s
W20260709 12:13:17.877823 15714 leader_election.cc:343] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:17.878371 15714 leader_election.cc:304] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:17.887856 16079 raft_consensus.cc:2749] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:17.893553 15593 raft_consensus.cc:2468] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:17.925462 15791 raft_consensus.cc:359] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.926333 15791 raft_consensus.cc:385] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.926635 15791 raft_consensus.cc:740] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.931684 15640 leader_election.cc:304] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:17.932965 15994 raft_consensus.cc:2804] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:17.933530 15994 raft_consensus.cc:697] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:17.936404 15791 consensus_queue.cc:260] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.938120 16094 raft_consensus.cc:493] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.938658 16094 raft_consensus.cc:515] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.934818 15994 consensus_queue.cc:237] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.946462 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec9de587ba241c29feb46ef4a3edb17" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:17.949126 15640 leader_election.cc:343] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:17.950645 16094 leader_election.cc:290] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:17.951813 15789 tablet_bootstrap.cc:492] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:17.952057 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ea5aa2ff42496fbdf365625da7dda6" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:17.952322 15789 ts_tablet_manager.cc:1403] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.121s	user 0.008s	sys 0.011s
I20260709 12:13:17.952690 15743 raft_consensus.cc:3060] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:17.956780 15789 raft_consensus.cc:359] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.957979 15789 raft_consensus.cc:385] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.958204 15789 raft_consensus.cc:740] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.962922 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec9de587ba241c29feb46ef4a3edb17" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:17.963635 15743 raft_consensus.cc:2468] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:17.963721 15747 raft_consensus.cc:2468] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:17.969853 15790 tablet_bootstrap.cc:492] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:17.966894 15789 consensus_queue.cc:260] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:17.971518 15791 ts_tablet_manager.cc:1434] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.093s	user 0.009s	sys 0.000s
I20260709 12:13:17.973201 15791 tablet_bootstrap.cc:492] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:17.977531 15640 leader_election.cc:304] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:17.970777 15790 ts_tablet_manager.cc:1403] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.144s	user 0.019s	sys 0.016s
I20260709 12:13:17.984258 16022 raft_consensus.cc:2804] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:17.984716 16022 raft_consensus.cc:493] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:17.985070 16022 raft_consensus.cc:3060] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:17.995992 15789 ts_tablet_manager.cc:1434] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 12:13:17.997279 15789 tablet_bootstrap.cc:492] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:17.997844 16022 raft_consensus.cc:515] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.000020 16022 leader_election.cc:290] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:18.004076 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec9de587ba241c29feb46ef4a3edb17" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:18.004774 15747 raft_consensus.cc:3060] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.005952 15593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec9de587ba241c29feb46ef4a3edb17" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
W20260709 12:13:18.008288 15640 leader_election.cc:343] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.012117 16085 raft_consensus.cc:493] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.012754 16085 raft_consensus.cc:515] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.017800 15747 raft_consensus.cc:2468] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:18.018411 15790 raft_consensus.cc:359] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.018580 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2eeaff1b0c24e4a95e3b8b8dbf06fc6" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:18.019035 15790 raft_consensus.cc:385] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.019351 15790 raft_consensus.cc:740] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.018975 16022 raft_consensus.cc:493] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.021059 16022 raft_consensus.cc:515] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.022017 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2eeaff1b0c24e4a95e3b8b8dbf06fc6" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:18.023018 15791 tablet_bootstrap.cc:654] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.022815 15640 leader_election.cc:304] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:18.019969 16085 leader_election.cc:290] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:18.023975 16099 raft_consensus.cc:2804] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.024497 16099 raft_consensus.cc:697] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:18.024726 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c62a0941cb6423ea52cc8d288050040" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:18.025305 15790 consensus_queue.cc:260] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.025413 16099 consensus_queue.cc:237] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.026432 15673 raft_consensus.cc:2468] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
W20260709 12:13:18.026526 15640 leader_election.cc:343] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.028198 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c62a0941cb6423ea52cc8d288050040" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:18.023617 16022 leader_election.cc:290] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:18.029186 15715 leader_election.cc:304] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:18.030097 16087 raft_consensus.cc:2804] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.031133 16087 raft_consensus.cc:493] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.031517 16087 raft_consensus.cc:3060] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:18.032517 15640 leader_election.cc:343] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.032668 15790 ts_tablet_manager.cc:1434] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 12:13:18.033036 15640 leader_election.cc:304] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:18.033898 15790 tablet_bootstrap.cc:492] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
W20260709 12:13:18.034435 15714 leader_election.cc:343] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.034281 16022 raft_consensus.cc:2749] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:18.053530 15714 consensus_peers.cc:597] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:13:18.057331 15789 tablet_bootstrap.cc:654] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.060282 16079 consensus_queue.cc:1048] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:18.066861 16014 raft_consensus.cc:493] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.067401 16014 raft_consensus.cc:515] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.072568 16014 leader_election.cc:290] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:18.074738 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724fcf4ffd4405db330e470d6700b21" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:18.075620 15673 raft_consensus.cc:2468] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:18.076906 15715 leader_election.cc:304] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:18.074821 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724fcf4ffd4405db330e470d6700b21" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:18.078644 15791 tablet_bootstrap.cc:492] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
W20260709 12:13:18.078696 15714 leader_election.cc:343] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.079209 15791 ts_tablet_manager.cc:1403] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.000s
I20260709 12:13:18.071784 16087 raft_consensus.cc:515] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.084394 16078 raft_consensus.cc:2804] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.085196 16078 raft_consensus.cc:493] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.085932 16078 raft_consensus.cc:3060] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.089097 16014 consensus_queue.cc:1048] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:18.094761 16078 raft_consensus.cc:515] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.098166 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724fcf4ffd4405db330e470d6700b21" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
W20260709 12:13:18.101928 15714 leader_election.cc:343] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.110211 15790 tablet_bootstrap.cc:654] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.111111 16078 leader_election.cc:290] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:18.116938 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2eeaff1b0c24e4a95e3b8b8dbf06fc6" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
W20260709 12:13:18.121594 15714 leader_election.cc:343] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.126842 15789 tablet_bootstrap.cc:492] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:18.127414 15789 ts_tablet_manager.cc:1403] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.130s	user 0.011s	sys 0.003s
I20260709 12:13:18.135622 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724fcf4ffd4405db330e470d6700b21" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:18.132095 15789 raft_consensus.cc:359] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.136322 15673 raft_consensus.cc:3060] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.136547 15789 raft_consensus.cc:385] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.136925 15789 raft_consensus.cc:740] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.137806 15789 consensus_queue.cc:260] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.128067 16087 leader_election.cc:290] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:18.156294 15789 ts_tablet_manager.cc:1434] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.002s
I20260709 12:13:18.156736 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2eeaff1b0c24e4a95e3b8b8dbf06fc6" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:18.157896 15789 tablet_bootstrap.cc:492] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:18.157898 15667 raft_consensus.cc:3060] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.165683 15791 raft_consensus.cc:359] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.166570 15791 raft_consensus.cc:385] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.166987 15791 raft_consensus.cc:740] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.172245 15791 consensus_queue.cc:260] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.180100 15673 raft_consensus.cc:2468] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:18.184989 15667 raft_consensus.cc:2468] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:18.200407 15715 leader_election.cc:304] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:18.201817 16079 raft_consensus.cc:2804] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.202380 16079 raft_consensus.cc:697] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:18.203245 16079 consensus_queue.cc:237] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.204892 15789 tablet_bootstrap.cc:654] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.206403 15715 leader_election.cc:304] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:18.208595 16087 raft_consensus.cc:2804] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.209383 16087 raft_consensus.cc:697] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:18.192962 15791 ts_tablet_manager.cc:1434] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.002s
I20260709 12:13:18.192380 15790 tablet_bootstrap.cc:492] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:18.211372 15790 ts_tablet_manager.cc:1403] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.178s	user 0.031s	sys 0.018s
I20260709 12:13:18.211979 15791 tablet_bootstrap.cc:492] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:18.212900 15498 catalog_manager.cc:5697] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.210652 16087 consensus_queue.cc:237] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.219102 15790 raft_consensus.cc:359] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.198755 16014 consensus_queue.cc:1048] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:13:18.219861 15790 raft_consensus.cc:385] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.220172 15790 raft_consensus.cc:740] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.232934 15791 tablet_bootstrap.cc:654] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.237749 15790 consensus_queue.cc:260] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.242756 15790 ts_tablet_manager.cc:1434] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 12:13:18.244378 15790 tablet_bootstrap.cc:492] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:18.214609 15498 catalog_manager.cc:5697] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.247162 15498 catalog_manager.cc:5697] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.267226 16081 raft_consensus.cc:493] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.269702 16081 raft_consensus.cc:515] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.275069 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c62a0941cb6423ea52cc8d288050040" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:18.275867 15747 raft_consensus.cc:2468] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:18.278798 15565 leader_election.cc:304] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:18.277237 16081 leader_election.cc:290] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:18.282377 15979 raft_consensus.cc:2804] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.283905 15979 raft_consensus.cc:493] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.284233 15979 raft_consensus.cc:3060] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.284940 15789 tablet_bootstrap.cc:492] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:18.285491 15789 ts_tablet_manager.cc:1403] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.030s
I20260709 12:13:18.288426 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c62a0941cb6423ea52cc8d288050040" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:18.289076 15667 raft_consensus.cc:2468] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:18.289433 15789 raft_consensus.cc:359] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.290151 15789 raft_consensus.cc:385] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.290467 15789 raft_consensus.cc:740] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.291150 15789 consensus_queue.cc:260] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.294302 15789 ts_tablet_manager.cc:1434] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:18.299525 15791 tablet_bootstrap.cc:492] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:18.300020 15791 ts_tablet_manager.cc:1403] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.088s	user 0.007s	sys 0.016s
I20260709 12:13:18.301285 15790 tablet_bootstrap.cc:654] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.303258 15791 raft_consensus.cc:359] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.304061 15791 raft_consensus.cc:385] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.304345 15791 raft_consensus.cc:740] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.298489 15979 raft_consensus.cc:515] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.305222 15791 consensus_queue.cc:260] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.307235 15789 tablet_bootstrap.cc:492] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:18.308027 15791 ts_tablet_manager.cc:1434] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:13:18.309041 15791 tablet_bootstrap.cc:492] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:18.310926 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c62a0941cb6423ea52cc8d288050040" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:18.311683 15747 raft_consensus.cc:3060] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.314131 15789 tablet_bootstrap.cc:654] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.314059 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c62a0941cb6423ea52cc8d288050040" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:18.314836 15672 raft_consensus.cc:3060] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.315436 15791 tablet_bootstrap.cc:654] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.328497 15979 leader_election.cc:290] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:18.319083 15747 raft_consensus.cc:2468] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
I20260709 12:13:18.330729 15565 leader_election.cc:304] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:18.332064 16081 raft_consensus.cc:2804] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.332558 16081 raft_consensus.cc:697] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:18.333397 16081 consensus_queue.cc:237] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.335559 15789 tablet_bootstrap.cc:492] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:18.336643 15789 ts_tablet_manager.cc:1403] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.001s
I20260709 12:13:18.341286 16026 raft_consensus.cc:493] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.341856 16026 raft_consensus.cc:515] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.341325 15789 raft_consensus.cc:359] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.343474 15789 raft_consensus.cc:385] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.343734 15789 raft_consensus.cc:740] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.344187 16026 leader_election.cc:290] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:18.344347 15791 tablet_bootstrap.cc:492] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:18.344935 15791 ts_tablet_manager.cc:1403] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.016s
I20260709 12:13:18.344660 15789 consensus_queue.cc:260] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.346063 16099 consensus_queue.cc:1048] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:18.346812 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463bb1c6b8e24c7a9d3b41bcaeed0f90" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:18.347550 15743 raft_consensus.cc:2393] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate a0e4b2953a9d4137811c830572f5d165 in this term.
I20260709 12:13:18.348503 15791 raft_consensus.cc:359] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.349591 15791 raft_consensus.cc:385] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.349908 15791 raft_consensus.cc:740] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.350656 15791 consensus_queue.cc:260] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.353250 15791 ts_tablet_manager.cc:1434] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:13:18.354645 15791 tablet_bootstrap.cc:492] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:18.356086 15789 ts_tablet_manager.cc:1434] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.004s
I20260709 12:13:18.361902 15791 tablet_bootstrap.cc:654] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.367336 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463bb1c6b8e24c7a9d3b41bcaeed0f90" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:18.370615 15566 leader_election.cc:304] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:18.374204 16026 raft_consensus.cc:3060] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.377206 16099 raft_consensus.cc:493] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.377998 16099 raft_consensus.cc:515] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.381399 15593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6f9421dba24ba39411c4acb8100790" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:18.382509 15789 tablet_bootstrap.cc:492] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
W20260709 12:13:18.382921 15640 leader_election.cc:343] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.383059 16079 raft_consensus.cc:493] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.383513 16079 raft_consensus.cc:515] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.384711 15790 tablet_bootstrap.cc:492] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:18.385182 15790 ts_tablet_manager.cc:1403] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.141s	user 0.014s	sys 0.001s
I20260709 12:13:18.386974 16079 leader_election.cc:290] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:18.393963 15593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bc7df21b0d477fbc84eb0ea01506b0" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:18.396495 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bc7df21b0d477fbc84eb0ea01506b0" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:18.397608 15667 raft_consensus.cc:2468] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:18.399523 15715 leader_election.cc:304] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
W20260709 12:13:18.400424 15714 leader_election.cc:343] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.400806 16095 raft_consensus.cc:2804] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.401322 16095 raft_consensus.cc:493] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.401787 16095 raft_consensus.cc:3060] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.407198 16094 consensus_queue.cc:1048] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:18.416742 16099 leader_election.cc:290] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:18.419273 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6f9421dba24ba39411c4acb8100790" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:18.421864 15640 leader_election.cc:343] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.422299 15640 leader_election.cc:304] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:18.424278 16094 raft_consensus.cc:2749] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.429370 15789 tablet_bootstrap.cc:654] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.419518 15672 raft_consensus.cc:2468] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
I20260709 12:13:18.433007 15598 raft_consensus.cc:3060] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.442111 16095 raft_consensus.cc:515] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.446619 15592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bc7df21b0d477fbc84eb0ea01506b0" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:18.446516 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bc7df21b0d477fbc84eb0ea01506b0" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:18.448611 15667 raft_consensus.cc:3060] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.454206 16095 leader_election.cc:290] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:18.458207 15789 tablet_bootstrap.cc:492] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:18.440857 15497 catalog_manager.cc:5697] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.459863 15789 ts_tablet_manager.cc:1403] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.004s
W20260709 12:13:18.458377 15714 leader_election.cc:343] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.465869 16026 raft_consensus.cc:2749] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.465289 15789 raft_consensus.cc:359] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.468763 15789 raft_consensus.cc:385] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.469221 15789 raft_consensus.cc:740] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.472715 15979 raft_consensus.cc:493] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.473510 15979 raft_consensus.cc:515] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.481061 15789 consensus_queue.cc:260] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.489188 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7416da2072eb4424bfd2f04a63c7c275" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:18.479893 15979 leader_election.cc:290] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:18.494475 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7416da2072eb4424bfd2f04a63c7c275" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:18.495527 15667 raft_consensus.cc:2468] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:18.497213 15565 leader_election.cc:304] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:18.499836 15979 raft_consensus.cc:2749] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.500451 15994 consensus_queue.cc:1048] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:18.501744 15715 leader_election.cc:304] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:18.505815 16014 raft_consensus.cc:2804] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.506466 16014 raft_consensus.cc:697] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:18.479770 16094 consensus_queue.cc:1048] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:13:18.507644 16014 consensus_queue.cc:237] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.512102 15789 ts_tablet_manager.cc:1434] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.000s
I20260709 12:13:18.513166 15789 tablet_bootstrap.cc:492] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:18.515877 15791 tablet_bootstrap.cc:492] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:18.516407 15791 ts_tablet_manager.cc:1403] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.162s	user 0.056s	sys 0.079s
I20260709 12:13:18.527209 15790 raft_consensus.cc:359] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.527977 15790 raft_consensus.cc:385] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.528265 15790 raft_consensus.cc:740] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.529402 15498 catalog_manager.cc:5697] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:18.532094 15498 catalog_manager.cc:5697] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:18.528900 15790 consensus_queue.cc:260] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.533506 16099 consensus_queue.cc:1048] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:13:18.553172 15790 ts_tablet_manager.cc:1434] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.168s	user 0.004s	sys 0.004s
I20260709 12:13:18.553894 15791 raft_consensus.cc:359] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.555787 15791 raft_consensus.cc:385] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.556190 15791 raft_consensus.cc:740] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.557462 15791 consensus_queue.cc:260] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.559764 15791 ts_tablet_manager.cc:1434] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.000s
I20260709 12:13:18.554814 15789 tablet_bootstrap.cc:654] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.567272 15791 tablet_bootstrap.cc:492] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:18.567690 15790 tablet_bootstrap.cc:492] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:18.590619 15593 raft_consensus.cc:3060] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.615617 16099 consensus_queue.cc:1048] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:18.629673 16030 raft_consensus.cc:493] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.630225 16030 raft_consensus.cc:515] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.632333 16030 leader_election.cc:290] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:18.634321 15790 tablet_bootstrap.cc:654] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.638978 15791 tablet_bootstrap.cc:654] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.637028 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cedc4e7b754680a9f06705ec699f18" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
W20260709 12:13:18.643239 15715 leader_election.cc:343] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.649281 16095 raft_consensus.cc:493] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.654523 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cedc4e7b754680a9f06705ec699f18" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:18.654996 16095 raft_consensus.cc:515] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:18.656756 15714 leader_election.cc:343] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.657114 16095 leader_election.cc:290] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:18.657258 15714 leader_election.cc:304] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:18.660815 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063093d6f3614726b5ebace72e441009" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:18.661687 16095 raft_consensus.cc:2749] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.661842 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063093d6f3614726b5ebace72e441009" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:18.663187 15498 catalog_manager.cc:5697] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:18.668957 15714 leader_election.cc:343] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.671471 15789 tablet_bootstrap.cc:492] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:18.672039 15789 ts_tablet_manager.cc:1403] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.159s	user 0.020s	sys 0.022s
I20260709 12:13:18.661706 15667 raft_consensus.cc:2468] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:18.680689 15789 raft_consensus.cc:359] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.681456 15789 raft_consensus.cc:385] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.682077 15789 raft_consensus.cc:740] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.688201 15789 consensus_queue.cc:260] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.691267 15789 ts_tablet_manager.cc:1434] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260709 12:13:18.692500 15789 tablet_bootstrap.cc:492] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:18.695006 15715 leader_election.cc:304] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:18.698333 16014 raft_consensus.cc:2804] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.698781 16014 raft_consensus.cc:493] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.699172 16014 raft_consensus.cc:3060] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.700201 15790 tablet_bootstrap.cc:492] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:18.700686 15790 ts_tablet_manager.cc:1403] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.003s
I20260709 12:13:18.704439 15791 tablet_bootstrap.cc:492] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:18.704964 15791 ts_tablet_manager.cc:1403] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.138s	user 0.014s	sys 0.002s
I20260709 12:13:18.705528 16030 consensus_queue.cc:1048] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:13:18.713188 15790 raft_consensus.cc:359] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.714236 15790 raft_consensus.cc:385] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.714522 15790 raft_consensus.cc:740] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.715189 15790 consensus_queue.cc:260] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.713464 15791 raft_consensus.cc:359] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.717442 15791 raft_consensus.cc:385] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.717754 15791 raft_consensus.cc:740] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.718815 15790 ts_tablet_manager.cc:1434] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:13:18.720191 16095 consensus_queue.cc:1048] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 12:13:18.726719 15714 consensus_peers.cc:597] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:13:18.732825 16014 raft_consensus.cc:515] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.728245 15790 tablet_bootstrap.cc:492] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:18.728595 15791 consensus_queue.cc:260] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.726895 15789 tablet_bootstrap.cc:654] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.752590 15791 ts_tablet_manager.cc:1434] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260709 12:13:18.773919 16014 leader_election.cc:290] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:18.777861 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063093d6f3614726b5ebace72e441009" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
W20260709 12:13:18.779263 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 51716.4us
W20260709 12:13:18.800621 15714 leader_election.cc:343] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.805197 15791 tablet_bootstrap.cc:492] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:18.787472 16099 raft_consensus.cc:493] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.808038 15790 tablet_bootstrap.cc:654] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.800623 16026 raft_consensus.cc:493] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.809907 16026 raft_consensus.cc:515] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.812117 16026 leader_election.cc:290] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:18.808300 16099 raft_consensus.cc:515] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.814415 15598 raft_consensus.cc:3060] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.814756 16099 leader_election.cc:290] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:18.819625 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724fcf4ffd4405db330e470d6700b21" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:18.820454 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724fcf4ffd4405db330e470d6700b21" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:18.821920 15565 leader_election.cc:304] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:18.844998 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2702a3a440164e608e5bb74cbf1b338e" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:18.837620 16026 raft_consensus.cc:2749] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:18.848433 15640 leader_election.cc:343] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.856079 16014 consensus_queue.cc:1048] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:18.857412 15592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2702a3a440164e608e5bb74cbf1b338e" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:18.865943 15640 leader_election.cc:343] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.866590 15640 leader_election.cc:304] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:18.868667 16143 raft_consensus.cc:2749] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.880472 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063093d6f3614726b5ebace72e441009" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:18.888409 15667 raft_consensus.cc:3060] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.890023 16026 raft_consensus.cc:493] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.890801 16026 raft_consensus.cc:515] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.900094 15791 tablet_bootstrap.cc:654] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.900166 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2eeaff1b0c24e4a95e3b8b8dbf06fc6" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:18.905545 16026 leader_election.cc:290] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:18.907198 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2eeaff1b0c24e4a95e3b8b8dbf06fc6" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:18.911841 15565 leader_election.cc:304] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:18.913056 16026 raft_consensus.cc:2749] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.913324 15789 tablet_bootstrap.cc:492] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:18.916615 15789 ts_tablet_manager.cc:1403] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.224s	user 0.020s	sys 0.015s
I20260709 12:13:18.921721 16026 consensus_queue.cc:1048] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:18.924366 15789 raft_consensus.cc:359] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.925174 15789 raft_consensus.cc:385] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.925493 15789 raft_consensus.cc:740] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.931916 15789 consensus_queue.cc:260] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.940950 15789 ts_tablet_manager.cc:1434] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
W20260709 12:13:18.950649 15546 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:18.952088 15667 raft_consensus.cc:2468] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:18.962813 15715 leader_election.cc:304] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:18.967052 15789 tablet_bootstrap.cc:492] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:18.965442 16085 raft_consensus.cc:2804] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.967825 16085 raft_consensus.cc:697] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:18.968664 16085 consensus_queue.cc:237] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:18.972112 15791 tablet_bootstrap.cc:492] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:18.972584 15791 ts_tablet_manager.cc:1403] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.168s	user 0.011s	sys 0.007s
I20260709 12:13:18.985021 15790 tablet_bootstrap.cc:492] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:18.985548 15790 ts_tablet_manager.cc:1403] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.258s	user 0.017s	sys 0.048s
I20260709 12:13:18.991169 16026 consensus_queue.cc:1048] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:19.013823 15790 raft_consensus.cc:359] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.014897 15790 raft_consensus.cc:385] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.015225 15790 raft_consensus.cc:740] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.016182 15790 consensus_queue.cc:260] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.033933 15791 raft_consensus.cc:359] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.034726 15791 raft_consensus.cc:385] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.034996 15791 raft_consensus.cc:740] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.035938 15790 ts_tablet_manager.cc:1434] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 12:13:19.043129 15789 tablet_bootstrap.cc:654] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.038506 15791 consensus_queue.cc:260] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.053903 15790 tablet_bootstrap.cc:492] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:19.077688 15498 catalog_manager.cc:5697] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:19.085253 15791 ts_tablet_manager.cc:1434] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.111s	user 0.008s	sys 0.000s
I20260709 12:13:19.086524 15791 tablet_bootstrap.cc:492] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
W20260709 12:13:19.123816 15714 consensus_peers.cc:597] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:13:19.125237 15791 tablet_bootstrap.cc:654] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.126444 15789 tablet_bootstrap.cc:492] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:19.126959 15789 ts_tablet_manager.cc:1403] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.160s	user 0.014s	sys 0.001s
I20260709 12:13:19.127385 16087 consensus_queue.cc:1048] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.130282 15789 raft_consensus.cc:359] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.131093 15789 raft_consensus.cc:385] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.131353 15789 raft_consensus.cc:740] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.137171 15789 consensus_queue.cc:260] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.141139 15789 ts_tablet_manager.cc:1434] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 12:13:19.150066 16087 raft_consensus.cc:493] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.151021 16087 raft_consensus.cc:515] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.154675 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d82e040e2ab44c68dddcba7a8cc173c" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:19.154799 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d82e040e2ab44c68dddcba7a8cc173c" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:19.156422 15714 leader_election.cc:343] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:19.156947 15715 leader_election.cc:343] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.149183 15789 tablet_bootstrap.cc:492] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:19.150460 15790 tablet_bootstrap.cc:654] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.157424 15715 leader_election.cc:304] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:19.153528 16087 leader_election.cc:290] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:19.181537 15789 tablet_bootstrap.cc:654] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.176038 16030 raft_consensus.cc:2749] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.183044 16081 raft_consensus.cc:493] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.184572 16081 raft_consensus.cc:515] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.191246 16081 leader_election.cc:290] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:19.198879 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac1fbecfa63490e9bbdf637da5990a5" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:19.202149 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac1fbecfa63490e9bbdf637da5990a5" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
W20260709 12:13:19.204531 15565 leader_election.cc:343] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:19.206133 15566 leader_election.cc:343] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.206605 15566 leader_election.cc:304] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:19.215396 15598 raft_consensus.cc:3060] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.220101 16081 raft_consensus.cc:2749] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.263144 15791 tablet_bootstrap.cc:492] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:19.263680 15791 ts_tablet_manager.cc:1403] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.177s	user 0.035s	sys 0.036s
I20260709 12:13:19.266405 15791 raft_consensus.cc:359] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.267127 15791 raft_consensus.cc:385] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.267405 15791 raft_consensus.cc:740] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.271505 15791 consensus_queue.cc:260] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.274050 15791 ts_tablet_manager.cc:1434] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:13:19.274958 15791 tablet_bootstrap.cc:492] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:19.286098 16087 raft_consensus.cc:493] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.287199 16087 raft_consensus.cc:515] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.290668 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6429b46748af4b379ed80be4a2d8f694" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:19.292109 15714 leader_election.cc:343] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.292866 16087 leader_election.cc:290] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:19.294112 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6429b46748af4b379ed80be4a2d8f694" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:19.295087 15790 tablet_bootstrap.cc:492] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
W20260709 12:13:19.295499 15715 leader_election.cc:343] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.296039 15715 leader_election.cc:304] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:19.297112 16087 raft_consensus.cc:2749] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.298478 15789 tablet_bootstrap.cc:492] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:19.299170 15789 ts_tablet_manager.cc:1403] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.150s	user 0.019s	sys 0.010s
I20260709 12:13:19.295554 15790 ts_tablet_manager.cc:1403] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.256s	user 0.035s	sys 0.041s
I20260709 12:13:19.302451 15789 raft_consensus.cc:359] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.304237 15790 raft_consensus.cc:359] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.304948 15790 raft_consensus.cc:385] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.305227 15790 raft_consensus.cc:740] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.305922 15790 consensus_queue.cc:260] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.303139 15789 raft_consensus.cc:385] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.307160 15789 raft_consensus.cc:740] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.307318 15791 tablet_bootstrap.cc:654] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.308063 15790 ts_tablet_manager.cc:1434] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:19.307943 15789 consensus_queue.cc:260] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.309031 15790 tablet_bootstrap.cc:492] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:19.316833 15789 ts_tablet_manager.cc:1434] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:13:19.320190 15789 tablet_bootstrap.cc:492] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:19.321942 15791 tablet_bootstrap.cc:492] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:19.322440 15791 ts_tablet_manager.cc:1403] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.003s
I20260709 12:13:19.326053 15790 tablet_bootstrap.cc:654] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.327199 15791 raft_consensus.cc:359] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.327898 15791 raft_consensus.cc:385] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.328186 15791 raft_consensus.cc:740] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.328817 15791 consensus_queue.cc:260] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.329350 15979 raft_consensus.cc:493] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.329860 15979 raft_consensus.cc:515] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.331979 15979 leader_election.cc:290] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:19.333284 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bc7df21b0d477fbc84eb0ea01506b0" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:19.335378 15789 tablet_bootstrap.cc:654] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.336340 16087 raft_consensus.cc:493] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.336840 16087 raft_consensus.cc:515] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.338873 16087 leader_election.cc:290] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:19.339529 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164cb961d63243aeb3e2d8a9e05aabaf" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:19.341912 15714 leader_election.cc:343] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.342564 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164cb961d63243aeb3e2d8a9e05aabaf" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
W20260709 12:13:19.346678 15715 leader_election.cc:343] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.347188 15715 leader_election.cc:304] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:19.348001 16079 raft_consensus.cc:2749] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.350965 16022 raft_consensus.cc:493] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.351119 16145 raft_consensus.cc:493] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.351523 16022 raft_consensus.cc:515] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.355378 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374b848c2e4f4ff5b539d3fb2ac39955" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:19.356276 15791 ts_tablet_manager.cc:1434] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:13:19.351523 16145 raft_consensus.cc:515] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.357364 15791 tablet_bootstrap.cc:492] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:19.358873 16145 leader_election.cc:290] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
W20260709 12:13:19.360399 15640 leader_election.cc:343] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.361825 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d82e040e2ab44c68dddcba7a8cc173c" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
W20260709 12:13:19.363833 15640 leader_election.cc:343] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.372089 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bc7df21b0d477fbc84eb0ea01506b0" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:19.373948 15565 leader_election.cc:304] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:19.375728 15979 raft_consensus.cc:2749] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.381881 16022 leader_election.cc:290] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:19.383608 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d82e040e2ab44c68dddcba7a8cc173c" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:19.384367 15742 raft_consensus.cc:2468] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:19.389231 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374b848c2e4f4ff5b539d3fb2ac39955" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:19.390683 15791 tablet_bootstrap.cc:654] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.393383 15640 leader_election.cc:304] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:19.403554 16145 raft_consensus.cc:2804] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.404119 16145 raft_consensus.cc:493] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.404594 16145 raft_consensus.cc:3060] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.406208 15791 tablet_bootstrap.cc:492] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:19.406883 15791 ts_tablet_manager.cc:1403] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.012s
W20260709 12:13:19.409623 15640 leader_election.cc:343] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.410351 15640 leader_election.cc:304] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:19.411692 16146 raft_consensus.cc:2749] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.411398 15791 raft_consensus.cc:359] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.412397 15791 raft_consensus.cc:385] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.412787 15791 raft_consensus.cc:740] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.413723 15791 consensus_queue.cc:260] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.416584 15791 ts_tablet_manager.cc:1434] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:13:19.418108 15791 tablet_bootstrap.cc:492] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:19.424039 15791 tablet_bootstrap.cc:654] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.449290 16087 consensus_queue.cc:1048] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.452498 15790 tablet_bootstrap.cc:492] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:19.452998 15790 ts_tablet_manager.cc:1403] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.144s	user 0.025s	sys 0.026s
I20260709 12:13:19.452108 15791 tablet_bootstrap.cc:492] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:19.454224 15791 ts_tablet_manager.cc:1403] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.021s
I20260709 12:13:19.456856 15790 raft_consensus.cc:359] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.457683 15790 raft_consensus.cc:385] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.454561 16145 raft_consensus.cc:515] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.458132 15791 raft_consensus.cc:359] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.459164 15791 raft_consensus.cc:385] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.459506 15791 raft_consensus.cc:740] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.460348 15791 consensus_queue.cc:260] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.467962 15791 ts_tablet_manager.cc:1434] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:13:19.458009 15790 raft_consensus.cc:740] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.469524 15791 tablet_bootstrap.cc:492] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:19.469390 15790 consensus_queue.cc:260] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.472536 15790 ts_tablet_manager.cc:1434] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:13:19.473534 15790 tablet_bootstrap.cc:492] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:19.475369 15791 tablet_bootstrap.cc:654] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.480194 15790 tablet_bootstrap.cc:654] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.487026 15791 tablet_bootstrap.cc:492] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:19.487502 15791 ts_tablet_manager.cc:1403] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260709 12:13:19.490214 15791 raft_consensus.cc:359] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.491079 15791 raft_consensus.cc:385] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.491418 15791 raft_consensus.cc:740] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.492240 15791 consensus_queue.cc:260] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.494539 15791 ts_tablet_manager.cc:1434] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:19.495512 15791 tablet_bootstrap.cc:492] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:19.497922 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d82e040e2ab44c68dddcba7a8cc173c" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
W20260709 12:13:19.499509 15640 leader_election.cc:343] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.500458 16087 raft_consensus.cc:493] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.501087 16087 raft_consensus.cc:515] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.502897 15791 tablet_bootstrap.cc:654] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.494534 15790 tablet_bootstrap.cc:492] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:19.504482 15790 ts_tablet_manager.cc:1403] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.001s
I20260709 12:13:19.505312 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4b43846c8c4da3bcf2d489aa5a78c6" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:19.506102 15600 raft_consensus.cc:2468] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:19.507613 15790 raft_consensus.cc:359] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.508270 15790 raft_consensus.cc:385] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.508514 15790 raft_consensus.cc:740] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.509140 15790 consensus_queue.cc:260] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.511165 15790 ts_tablet_manager.cc:1434] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:19.512089 15790 tablet_bootstrap.cc:492] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:19.514801 15791 tablet_bootstrap.cc:492] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:19.516089 15791 ts_tablet_manager.cc:1403] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260709 12:13:19.519960 15791 raft_consensus.cc:359] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.520918 15791 raft_consensus.cc:385] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.521260 15791 raft_consensus.cc:740] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.522109 15791 consensus_queue.cc:260] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.523238 16087 leader_election.cc:290] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:19.524552 15791 ts_tablet_manager.cc:1434] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260709 12:13:19.507359 15714 leader_election.cc:304] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:19.525533 16087 raft_consensus.cc:2804] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.526069 16087 raft_consensus.cc:493] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.526623 15790 tablet_bootstrap.cc:654] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.527693 15791 tablet_bootstrap.cc:492] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:19.526527 16087 raft_consensus.cc:3060] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.534047 15791 tablet_bootstrap.cc:654] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.536878 16087 raft_consensus.cc:515] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.539489 16087 leader_election.cc:290] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:19.543727 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4b43846c8c4da3bcf2d489aa5a78c6" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:19.544490 15596 raft_consensus.cc:3060] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.553149 15791 tablet_bootstrap.cc:492] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:19.553745 15791 ts_tablet_manager.cc:1403] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.005s
I20260709 12:13:19.559074 15791 raft_consensus.cc:359] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.559988 15791 raft_consensus.cc:385] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.560302 15791 raft_consensus.cc:740] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.561318 15791 consensus_queue.cc:260] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.563771 15791 ts_tablet_manager.cc:1434] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:13:19.565129 15791 tablet_bootstrap.cc:492] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:19.571436 15791 tablet_bootstrap.cc:654] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.588014 15791 tablet_bootstrap.cc:492] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:19.588596 15791 ts_tablet_manager.cc:1403] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260709 12:13:19.591419 15791 raft_consensus.cc:359] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.592078 15791 raft_consensus.cc:385] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.592350 15791 raft_consensus.cc:740] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.592943 15791 consensus_queue.cc:260] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.594231 15979 raft_consensus.cc:493] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.594672 15979 raft_consensus.cc:515] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.595206 15791 ts_tablet_manager.cc:1434] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:13:19.596289 15791 tablet_bootstrap.cc:492] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:19.601327 15979 leader_election.cc:290] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:19.602949 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6f9421dba24ba39411c4acb8100790" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:19.605213 15791 tablet_bootstrap.cc:654] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:19.611990 15565 leader_election.cc:343] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.616291 16081 raft_consensus.cc:493] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.616868 16081 raft_consensus.cc:515] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.619215 16081 leader_election.cc:290] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:19.623371 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6429b46748af4b379ed80be4a2d8f694" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
W20260709 12:13:19.624604 15566 leader_election.cc:343] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.623381 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6429b46748af4b379ed80be4a2d8f694" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:19.626772 15747 raft_consensus.cc:2468] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:19.632786 15565 leader_election.cc:304] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:19.634330 16081 raft_consensus.cc:493] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.634795 16081 raft_consensus.cc:515] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.636837 16081 leader_election.cc:290] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:19.639454 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac969bd514470b952fb3341070c788" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:19.640446 15596 raft_consensus.cc:2468] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
W20260709 12:13:19.640921 15566 leader_election.cc:343] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.637341 16081 raft_consensus.cc:2804] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:13:19.645370 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 52788.2us
I20260709 12:13:19.651440 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6f9421dba24ba39411c4acb8100790" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:19.653859 15667 raft_consensus.cc:2468] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:19.654460 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4b43846c8c4da3bcf2d489aa5a78c6" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:19.655620 15593 raft_consensus.cc:3060] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.661288 15566 leader_election.cc:304] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92
I20260709 12:13:19.665632 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4b43846c8c4da3bcf2d489aa5a78c6" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:19.650291 16081 raft_consensus.cc:493] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.671864 16081 raft_consensus.cc:3060] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.676690 15979 raft_consensus.cc:2804] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.684269 15979 raft_consensus.cc:493] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.684669 15979 raft_consensus.cc:3060] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:19.686900 15715 leader_election.cc:343] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:19.687836 15715 leader_election.cc:343] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.689380 16176 raft_consensus.cc:493] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:19.694368 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 46148.9us
I20260709 12:13:19.691090 16176 raft_consensus.cc:515] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.693177 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac969bd514470b952fb3341070c788" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:19.698177 15565 leader_election.cc:343] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.698585 15565 leader_election.cc:304] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:19.699823 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
W20260709 12:13:19.701859 15566 leader_election.cc:343] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.703140 16176 leader_election.cc:290] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:19.708062 15790 tablet_bootstrap.cc:492] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:19.708568 15790 ts_tablet_manager.cc:1403] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.197s	user 0.010s	sys 0.014s
I20260709 12:13:19.710549 16176 raft_consensus.cc:2749] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:19.715164 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 64701.3us
I20260709 12:13:19.705717 16145 leader_election.cc:290] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:19.724640 15789 tablet_bootstrap.cc:492] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:19.725216 15789 ts_tablet_manager.cc:1403] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.405s	user 0.070s	sys 0.071s
I20260709 12:13:19.724638 15790 raft_consensus.cc:359] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.727619 15790 raft_consensus.cc:385] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.727897 15790 raft_consensus.cc:740] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.729539 15791 tablet_bootstrap.cc:492] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:19.730055 15791 ts_tablet_manager.cc:1403] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.134s	user 0.036s	sys 0.047s
I20260709 12:13:19.730759 15790 consensus_queue.cc:260] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.735543 15790 ts_tablet_manager.cc:1434] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260709 12:13:19.736606 15790 tablet_bootstrap.cc:492] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:19.739410 16176 raft_consensus.cc:493] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.740015 16176 raft_consensus.cc:515] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.746985 16081 raft_consensus.cc:515] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.756326 15789 raft_consensus.cc:359] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.758769 15789 raft_consensus.cc:385] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.759802 15789 raft_consensus.cc:740] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.764599 15791 raft_consensus.cc:359] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.765446 15791 raft_consensus.cc:385] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.765800 15791 raft_consensus.cc:740] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.766526 15791 consensus_queue.cc:260] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.770769 16176 leader_election.cc:290] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:19.760571 15789 consensus_queue.cc:260] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:19.775070 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 76923.4us
I20260709 12:13:19.755299 16081 leader_election.cc:290] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:19.778848 15791 ts_tablet_manager.cc:1434] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 12:13:19.780894 15789 ts_tablet_manager.cc:1434] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 12:13:19.785182 15791 tablet_bootstrap.cc:492] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:19.786273 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063093d6f3614726b5ebace72e441009" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:19.780560 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6429b46748af4b379ed80be4a2d8f694" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:19.794931 15789 tablet_bootstrap.cc:492] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:19.786273 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:19.801520 15566 leader_election.cc:343] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.804317 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063093d6f3614726b5ebace72e441009" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:19.805948 15979 raft_consensus.cc:515] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.807924 15979 leader_election.cc:290] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:19.808718 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6429b46748af4b379ed80be4a2d8f694" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:19.809331 15747 raft_consensus.cc:3060] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:19.816530 15565 leader_election.cc:343] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:19.813917 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 54456.9us
I20260709 12:13:19.816927 15565 leader_election.cc:304] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:19.827134 15565 leader_election.cc:304] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:19.827397 15714 leader_election.cc:304] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:19.829775 16081 raft_consensus.cc:2749] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:19.829068 16176 raft_consensus.cc:2749] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.833539 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6f9421dba24ba39411c4acb8100790" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:19.840386 15674 raft_consensus.cc:3060] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.841408 16079 raft_consensus.cc:2804] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:19.843506 15790 tablet_bootstrap.cc:654] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.845088 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6f9421dba24ba39411c4acb8100790" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:19.845265 16081 raft_consensus.cc:493] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.846535 16081 raft_consensus.cc:515] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.847222 16079 raft_consensus.cc:697] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:19.848076 16179 consensus_queue.cc:1048] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:19.849608 16081 leader_election.cc:290] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:19.849466 16079 consensus_queue.cc:237] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.846148 15743 raft_consensus.cc:3060] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.855232 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d82e040e2ab44c68dddcba7a8cc173c" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:19.856305 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cedc4e7b754680a9f06705ec699f18" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:19.857363 15675 raft_consensus.cc:2468] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:19.859825 15596 raft_consensus.cc:3060] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.865727 15791 tablet_bootstrap.cc:654] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.876643 16143 raft_consensus.cc:493] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.856338 15742 raft_consensus.cc:3060] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.881623 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cedc4e7b754680a9f06705ec699f18" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:19.877204 16143 raft_consensus.cc:515] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.890143 15749 raft_consensus.cc:2468] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:19.891605 16143 leader_election.cc:290] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:19.892221 15566 leader_election.cc:304] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:19.893132 16176 raft_consensus.cc:2804] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.893548 16176 raft_consensus.cc:493] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.893949 16176 raft_consensus.cc:3060] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.900988 15592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f90860d7b4df085f1831918f20dea" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:19.874784 15674 raft_consensus.cc:2468] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
W20260709 12:13:19.908605 15640 leader_election.cc:343] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.924742 15743 raft_consensus.cc:2468] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
I20260709 12:13:19.925858 16176 raft_consensus.cc:515] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.927783 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f90860d7b4df085f1831918f20dea" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:19.931831 15566 leader_election.cc:304] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:19.933382 16081 raft_consensus.cc:2804] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:19.933468 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cedc4e7b754680a9f06705ec699f18" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:19.934300 16081 raft_consensus.cc:697] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:19.934609 15675 raft_consensus.cc:3060] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.935523 16081 consensus_queue.cc:237] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.933504 15789 tablet_bootstrap.cc:654] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.905048 15747 raft_consensus.cc:2468] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
W20260709 12:13:19.945345 15640 leader_election.cc:343] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.946044 15640 leader_election.cc:304] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:19.940110 16176 leader_election.cc:290] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:19.949682 16143 raft_consensus.cc:2749] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.960265 15565 leader_election.cc:304] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:19.961169 16177 raft_consensus.cc:2804] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:19.961750 16177 raft_consensus.cc:697] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:19.962670 16177 consensus_queue.cc:237] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:19.957551 15742 raft_consensus.cc:2468] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:19.968021 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cedc4e7b754680a9f06705ec699f18" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:19.971177 15747 raft_consensus.cc:3060] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.982865 15675 raft_consensus.cc:2468] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
I20260709 12:13:20.002635 15791 tablet_bootstrap.cc:492] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:20.003194 15791 ts_tablet_manager.cc:1403] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.221s	user 0.023s	sys 0.007s
I20260709 12:13:20.005864 15566 leader_election.cc:304] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:20.007068 16176 raft_consensus.cc:2804] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:20.007586 16176 raft_consensus.cc:697] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:20.008443 16176 consensus_queue.cc:237] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:20.011687 15715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 54496.4us
I20260709 12:13:20.017112 15791 raft_consensus.cc:359] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.018033 15791 raft_consensus.cc:385] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.018427 15791 raft_consensus.cc:740] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
W20260709 12:13:20.027503 15546 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:20.029165 15497 catalog_manager.cc:5697] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.019827 16143 raft_consensus.cc:493] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.042531 15791 consensus_queue.cc:260] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.051301 15640 leader_election.cc:304] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:20.056538 16145 raft_consensus.cc:2804] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:20.057322 16145 raft_consensus.cc:697] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:20.058612 16145 consensus_queue.cc:237] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.067595 15790 tablet_bootstrap.cc:492] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:20.068333 15790 ts_tablet_manager.cc:1403] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.332s	user 0.014s	sys 0.015s
I20260709 12:13:20.047303 16143 raft_consensus.cc:515] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.158404 15791 ts_tablet_manager.cc:1434] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.155s	user 0.011s	sys 0.022s
I20260709 12:13:20.176143 15791 tablet_bootstrap.cc:492] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
W20260709 12:13:20.178272 16191 log.cc:927] Time spent T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260709 12:13:20.184948 16178 raft_consensus.cc:493] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:20.188268 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 89577.4us
I20260709 12:13:20.187536 15747 raft_consensus.cc:2468] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
I20260709 12:13:20.187440 16178 raft_consensus.cc:515] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.221516 15790 raft_consensus.cc:359] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.226894 15790 raft_consensus.cc:385] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.227270 15790 raft_consensus.cc:740] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
W20260709 12:13:20.264758 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 78272.8us
W20260709 12:13:20.278640 16192 log.cc:927] Time spent T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
W20260709 12:13:20.282871 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 50770.6us
I20260709 12:13:20.294142 15789 tablet_bootstrap.cc:492] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:20.294665 15789 ts_tablet_manager.cc:1403] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.510s	user 0.022s	sys 0.025s
I20260709 12:13:20.301667 15789 raft_consensus.cc:359] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.302824 16143 leader_election.cc:290] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:20.302891 15789 raft_consensus.cc:385] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.303671 15789 raft_consensus.cc:740] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.304581 15789 consensus_queue.cc:260] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.308444 15789 ts_tablet_manager.cc:1434] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:13:20.311544 15789 tablet_bootstrap.cc:492] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:20.313103 15790 consensus_queue.cc:260] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.325030 15791 tablet_bootstrap.cc:654] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.327199 15790 ts_tablet_manager.cc:1434] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.259s	user 0.010s	sys 0.001s
I20260709 12:13:20.328238 15790 tablet_bootstrap.cc:492] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:20.336856 15789 tablet_bootstrap.cc:654] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.345055 15790 tablet_bootstrap.cc:654] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.348380 16178 leader_election.cc:290] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:20.359236 15591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164cb961d63243aeb3e2d8a9e05aabaf" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:20.361232 15591 raft_consensus.cc:2468] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:20.363529 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2702a3a440164e608e5bb74cbf1b338e" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:20.366102 15565 leader_election.cc:343] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.368530 15640 leader_election.cc:304] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:20.370038 16182 raft_consensus.cc:2804] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:20.370416 16182 raft_consensus.cc:493] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.370751 16182 raft_consensus.cc:3060] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.371416 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164cb961d63243aeb3e2d8a9e05aabaf" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:20.372546 15742 raft_consensus.cc:2468] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
W20260709 12:13:20.382097 15715 consensus_peers.cc:597] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:13:20.405197 15791 tablet_bootstrap.cc:492] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:20.405704 15791 ts_tablet_manager.cc:1403] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.230s	user 0.016s	sys 0.001s
I20260709 12:13:20.405474 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2702a3a440164e608e5bb74cbf1b338e" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:20.406316 15669 raft_consensus.cc:2468] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:20.408449 15791 raft_consensus.cc:359] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.409134 15791 raft_consensus.cc:385] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.409397 15791 raft_consensus.cc:740] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.418416 15791 consensus_queue.cc:260] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.420707 15791 ts_tablet_manager.cc:1434] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 12:13:20.425015 15566 leader_election.cc:304] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92
I20260709 12:13:20.426290 16178 raft_consensus.cc:2804] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:20.426728 16178 raft_consensus.cc:493] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.427117 16178 raft_consensus.cc:3060] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.411159 16182 raft_consensus.cc:515] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.447362 16182 leader_election.cc:290] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:20.440991 15791 tablet_bootstrap.cc:492] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:20.453459 15591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164cb961d63243aeb3e2d8a9e05aabaf" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:20.464519 15789 tablet_bootstrap.cc:492] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:20.455458 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164cb961d63243aeb3e2d8a9e05aabaf" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:20.467149 15789 ts_tablet_manager.cc:1403] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.156s	user 0.006s	sys 0.008s
I20260709 12:13:20.467406 15747 raft_consensus.cc:3060] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.454137 16178 raft_consensus.cc:515] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.472688 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2702a3a440164e608e5bb74cbf1b338e" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:20.473405 15669 raft_consensus.cc:3060] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.455003 15591 raft_consensus.cc:3060] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.472056 15789 raft_consensus.cc:359] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.475083 15789 raft_consensus.cc:385] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.475394 15789 raft_consensus.cc:740] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.476691 15790 tablet_bootstrap.cc:492] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:20.477170 15790 ts_tablet_manager.cc:1403] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.149s	user 0.060s	sys 0.046s
I20260709 12:13:20.479928 15790 raft_consensus.cc:359] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.480701 15790 raft_consensus.cc:385] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.481465 16179 consensus_queue.cc:1048] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:20.483120 15979 consensus_queue.cc:1048] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:20.484342 16178 leader_election.cc:290] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:20.485311 16177 consensus_queue.cc:1048] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:20.465018 15791 tablet_bootstrap.cc:654] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.487190 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2702a3a440164e608e5bb74cbf1b338e" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:20.493624 15790 raft_consensus.cc:740] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.494588 15790 consensus_queue.cc:260] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.494987 15789 consensus_queue.cc:260] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.496472 15747 raft_consensus.cc:2468] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:20.496714 15790 ts_tablet_manager.cc:1434] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:13:20.497795 15790 tablet_bootstrap.cc:492] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:20.498821 15789 ts_tablet_manager.cc:1434] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
W20260709 12:13:20.500684 15565 leader_election.cc:343] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.497870 15669 raft_consensus.cc:2468] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
I20260709 12:13:20.502501 15566 leader_election.cc:304] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92
I20260709 12:13:20.503731 16177 raft_consensus.cc:2804] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:20.504191 16177 raft_consensus.cc:697] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:20.505056 16177 consensus_queue.cc:237] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.465209 15498 catalog_manager.cc:5697] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:20.513965 15566 consensus_peers.cc:597] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:13:20.515723 15640 leader_election.cc:304] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:20.517474 15789 tablet_bootstrap.cc:492] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:20.517973 15790 tablet_bootstrap.cc:654] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.521061 16202 raft_consensus.cc:2804] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:20.578356 16205 raft_consensus.cc:493] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.523635 15591 raft_consensus.cc:2468] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:20.586375 16205 raft_consensus.cc:515] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.545918 16202 raft_consensus.cc:697] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:20.597301 15791 tablet_bootstrap.cc:492] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:20.597793 15791 ts_tablet_manager.cc:1403] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.176s	user 0.025s	sys 0.031s
I20260709 12:13:20.623270 15789 tablet_bootstrap.cc:654] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.621910 16202 consensus_queue.cc:237] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.594671 16081 consensus_queue.cc:1048] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:13:20.633064 16081 consensus_queue.cc:1048] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:20.634598 16081 consensus_queue.cc:1048] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:20.636242 16205 leader_election.cc:290] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:20.641594 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:20.642522 15598 raft_consensus.cc:2468] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:20.644672 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:20.643930 15714 leader_election.cc:304] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
W20260709 12:13:20.648901 15715 leader_election.cc:343] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.655755 16186 raft_consensus.cc:2804] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:20.657349 16186 raft_consensus.cc:493] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.657721 16186 raft_consensus.cc:3060] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.675562 15791 raft_consensus.cc:359] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.676371 15791 raft_consensus.cc:385] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.676661 15791 raft_consensus.cc:740] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.697942 15791 consensus_queue.cc:260] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.712060 16186 raft_consensus.cc:515] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.715229 16186 leader_election.cc:290] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:20.716930 15592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:20.722600 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:20.723315 15791 ts_tablet_manager.cc:1434] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.125s	user 0.009s	sys 0.001s
I20260709 12:13:20.724727 15791 tablet_bootstrap.cc:492] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
W20260709 12:13:20.724924 15715 leader_election.cc:343] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.742028 15592 raft_consensus.cc:3060] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.748358 16175 raft_consensus.cc:493] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.766012 15789 tablet_bootstrap.cc:492] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:20.766570 15789 ts_tablet_manager.cc:1403] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.254s	user 0.010s	sys 0.013s
I20260709 12:13:20.802650 16081 raft_consensus.cc:493] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.803584 16081 raft_consensus.cc:515] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:20.749191 16175 raft_consensus.cc:515] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:20.882006 16228 log.cc:927] Time spent T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
I20260709 12:13:20.981205 15791 tablet_bootstrap.cc:654] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.007738 16030 raft_consensus.cc:493] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.979887 16146 raft_consensus.cc:493] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.014227 16030 raft_consensus.cc:515] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.022409 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc81bd0b57ba43539115ccf5d6c639b4" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:21.014705 16146 raft_consensus.cc:515] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.006703 16081 leader_election.cc:290] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:20.929474 15592 raft_consensus.cc:2468] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:21.058959 16175 leader_election.cc:290] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
W20260709 12:13:21.069352 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 48566.5us
W20260709 12:13:21.073226 15565 leader_election.cc:343] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.064370 16081 raft_consensus.cc:493] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.117743 16081 raft_consensus.cc:515] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.120400 16081 leader_election.cc:290] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:21.072381 15667 raft_consensus.cc:3060] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.126770 15789 raft_consensus.cc:359] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.127504 15789 raft_consensus.cc:385] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.127799 15789 raft_consensus.cc:740] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
W20260709 12:13:21.124066 15566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 44617.2us
I20260709 12:13:21.148885 15790 tablet_bootstrap.cc:492] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:21.149477 15790 ts_tablet_manager.cc:1403] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.652s	user 0.040s	sys 0.037s
I20260709 12:13:21.146570 16030 leader_election.cc:290] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:21.160760 16146 leader_election.cc:290] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:21.164004 15790 raft_consensus.cc:359] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.164718 15790 raft_consensus.cc:385] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.164983 15790 raft_consensus.cc:740] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.164891 16230 consensus_queue.cc:1048] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:21.168080 15790 consensus_queue.cc:260] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.169499 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc81bd0b57ba43539115ccf5d6c639b4" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:21.170073 15675 raft_consensus.cc:2468] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:21.172598 15790 ts_tablet_manager.cc:1434] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:13:21.203187 15566 leader_election.cc:304] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92
I20260709 12:13:21.207926 16233 raft_consensus.cc:493] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.215703 16233 raft_consensus.cc:515] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.209750 15668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f90860d7b4df085f1831918f20dea" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:21.218726 15668 raft_consensus.cc:2468] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:21.220606 16177 raft_consensus.cc:2804] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:21.221065 16177 raft_consensus.cc:493] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.222534 16233 leader_election.cc:290] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:21.218760 15789 consensus_queue.cc:260] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:21.213446 15715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 150600us
I20260709 12:13:21.231616 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac1fbecfa63490e9bbdf637da5990a5" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:21.232542 15671 raft_consensus.cc:2468] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:21.225242 15566 leader_election.cc:304] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:21.236177 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc81bd0b57ba43539115ccf5d6c639b4" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:21.221406 16177 raft_consensus.cc:3060] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.240670 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4b43846c8c4da3bcf2d489aa5a78c6" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:21.250232 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc81bd0b57ba43539115ccf5d6c639b4" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:21.255625 16231 raft_consensus.cc:2804] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:21.256331 16231 raft_consensus.cc:493] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.256852 16231 raft_consensus.cc:3060] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.272212 15789 ts_tablet_manager.cc:1434] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.505s	user 0.013s	sys 0.007s
W20260709 12:13:21.272717 15789 ts_tablet_manager.cc:1467] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92: Tablet startup took 505ms
I20260709 12:13:21.282699 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374b848c2e4f4ff5b539d3fb2ac39955" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:21.282552 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4b43846c8c4da3bcf2d489aa5a78c6" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:21.291098 16227 log.cc:927] Time spent T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165: Append to log took a long time: real 0.215s	user 0.007s	sys 0.000s
I20260709 12:13:21.292495 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f90860d7b4df085f1831918f20dea" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:21.288092 16175 consensus_queue.cc:1048] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:13:21.308794 15790 tablet_bootstrap.cc:492] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:21.309091 16230 raft_consensus.cc:493] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:21.337110 15715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 56754.3us
I20260709 12:13:21.339989 15791 tablet_bootstrap.cc:492] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:21.340505 15791 ts_tablet_manager.cc:1403] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.616s	user 0.058s	sys 0.134s
I20260709 12:13:21.340754 15715 leader_election.cc:304] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:21.344066 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374b848c2e4f4ff5b539d3fb2ac39955" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:21.402766 15715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 62079.2us
W20260709 12:13:21.280833 15789 ts_tablet_manager.cc:1469] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92: Trace:
0709 12:13:11.151542 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:11.224413 (+ 72871us) service_pool.cc:224] Handling call
0709 12:13:11.323126 (+ 98713us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:13:11.327843 (+  4717us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:13:11.386425 (+ 58582us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:11.500176 (+113751us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:11.500868 (+   692us) inbound_call.cc:177] Queueing success response
0709 12:13:20.512813 (+9011945us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:13:20.766832 (+254019us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:13:20.980735 (+213903us) tablet_replica.cc:261] Starting instrumentation
0709 12:13:21.060217 (+ 79482us) tablet_replica.cc:280] Starting consensus
0709 12:13:21.218455 (+158238us) spinlock_profiling.cc:243] Waited 8.68 ms on lock 0x7b4c0011f1c0. stack: 00007fe6e87ae343 00007fe6e87ae240 00007fe6e813d1d4 00007fe6f1e7b304 00007fe6f1e7b299 00007fe6e9b99a20 00007fe6e9baaa29 00007fe6e9b70644 00007fe6e9b97f2d 00007fe6e9b97b93 00007fe6eb8c818b 00007fe6eb8c8cb5 00007fe6eb8c3f30 00007fe6eb8c2c40 00007fe6ef2bfb2e 00007fe6f08e1d8a
Metrics: {"mutex_wait_us":24751,"raft.queue_time_us":21706,"raft.run_cpu_time_us":182,"raft.run_wall_time_us":9896,"spinlock_wait_cycles":19971328,"tablet-open.queue_time_us":8998815}
I20260709 12:13:21.425149 16190 raft_consensus.cc:2804] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:21.338472 16230 raft_consensus.cc:515] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.448773 15790 tablet_bootstrap.cc:654] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.449898 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac1fbecfa63490e9bbdf637da5990a5" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:21.450238 15714 leader_election.cc:304] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:21.460363 15789 tablet_bootstrap.cc:492] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:21.445171 16190 raft_consensus.cc:493] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.459767 16087 raft_consensus.cc:2804] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:21.479624 16230 leader_election.cc:290] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:21.480254 16236 raft_consensus.cc:493] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.464821 16190 raft_consensus.cc:3060] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.495040 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac969bd514470b952fb3341070c788" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:21.495085 16234 raft_consensus.cc:493] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.486826 16236 raft_consensus.cc:515] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.452291 16231 raft_consensus.cc:515] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.496932 16087 raft_consensus.cc:697] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:21.528021 15791 raft_consensus.cc:359] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.530355 15791 raft_consensus.cc:385] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.530668 15791 raft_consensus.cc:740] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.531476 15600 raft_consensus.cc:2468] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:21.496100 16234 raft_consensus.cc:515] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.534483 15791 consensus_queue.cc:260] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.542860 15791 ts_tablet_manager.cc:1434] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.202s	user 0.006s	sys 0.003s
I20260709 12:13:21.559182 15791 tablet_bootstrap.cc:492] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:21.561090 16177 raft_consensus.cc:515] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.563402 16177 leader_election.cc:290] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:21.570762 15791 tablet_bootstrap.cc:654] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.575636 15743 raft_consensus.cc:3060] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.576192 15596 raft_consensus.cc:2393] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0e4b2953a9d4137811c830572f5d165 in current term 1: Already voted for candidate ab657f21625e44c39bc5e3f49a1e8060 in this term.
W20260709 12:13:21.650094 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 121811us
W20260709 12:13:21.651716 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 130478us
W20260709 12:13:21.652741 15565 leader_election.cc:343] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.655743 16236 leader_election.cc:290] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:21.629909 15668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac969bd514470b952fb3341070c788" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:21.665793 16234 leader_election.cc:290] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:21.605484 16087 consensus_queue.cc:237] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:21.671489 15640 consensus_peers.cc:597] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:13:21.671934 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 381110us
I20260709 12:13:21.674024 16231 leader_election.cc:290] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
W20260709 12:13:21.675419 15640 leader_election.cc:343] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:21.682309 15566 leader_election.cc:343] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.642885 16190 raft_consensus.cc:515] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.683480 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2702a3a440164e608e5bb74cbf1b338e" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:21.684762 16190 leader_election.cc:290] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:21.685799 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac1fbecfa63490e9bbdf637da5990a5" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:21.686494 15669 raft_consensus.cc:2468] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:21.686594 15668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f90860d7b4df085f1831918f20dea" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:21.687196 15668 raft_consensus.cc:3060] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:21.692160 15565 leader_election.cc:343] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.692648 15565 leader_election.cc:304] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
W20260709 12:13:21.692756 15640 leader_election.cc:343] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.704020 15790 tablet_bootstrap.cc:492] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:21.704730 15790 ts_tablet_manager.cc:1403] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.396s	user 0.021s	sys 0.018s
I20260709 12:13:21.708962 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac1fbecfa63490e9bbdf637da5990a5" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:21.715310 15640 leader_election.cc:304] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
W20260709 12:13:21.788028 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 95892.4us
I20260709 12:13:21.790004 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc81bd0b57ba43539115ccf5d6c639b4" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:21.719444 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc81bd0b57ba43539115ccf5d6c639b4" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
W20260709 12:13:21.790632 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 75203.2us
I20260709 12:13:21.789723 16251 raft_consensus.cc:2749] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:21.806387 15671 raft_consensus.cc:3060] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.798425 15789 tablet_bootstrap.cc:700] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92: Time spent opening tablet: real 0.127s	user 0.012s	sys 0.016s
I20260709 12:13:21.800458 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f90860d7b4df085f1831918f20dea" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
W20260709 12:13:21.787140 15566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 80760.6us
I20260709 12:13:21.774020 16146 consensus_queue.cc:1048] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:13:21.822263 15566 leader_election.cc:304] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:21.824209 15979 raft_consensus.cc:2804] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:21.824635 15979 raft_consensus.cc:493] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.824982 15979 raft_consensus.cc:3060] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.830561 15498 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57470 (request call id 98) took 1381 ms. Trace:
I20260709 12:13:21.836206 15789 tablet_bootstrap.cc:654] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:21.811762 15565 leader_election.cc:343] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.795511 16233 raft_consensus.cc:2749] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:21.819545 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac1fbecfa63490e9bbdf637da5990a5" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:21.820412 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac1fbecfa63490e9bbdf637da5990a5" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
W20260709 12:13:21.840036 15640 leader_election.cc:343] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:21.839300 15565 leader_election.cc:343] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.839617 15791 tablet_bootstrap.cc:492] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:21.841071 15640 leader_election.cc:304] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:21.841535 15791 ts_tablet_manager.cc:1403] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.290s	user 0.025s	sys 0.030s
I20260709 12:13:21.841859 16235 raft_consensus.cc:2749] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:21.835582 15668 raft_consensus.cc:2468] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
I20260709 12:13:21.851366 15791 raft_consensus.cc:359] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.852157 15791 raft_consensus.cc:385] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.852537 15791 raft_consensus.cc:740] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.853551 15791 consensus_queue.cc:260] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.858942 15745 raft_consensus.cc:2393] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
I20260709 12:13:21.861601 16145 consensus_queue.cc:1048] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:21.850279 15674 raft_consensus.cc:3060] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.831292 15498 rpcz_store.cc:276] 0709 12:13:20.449463 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.449727 (+   264us) service_pool.cc:224] Handling call
0709 12:13:20.456698 (+  6971us) spinlock_profiling.cc:243] Waited 4.37 ms on lock 0x7b54000acdd4. stack: 00007fe6e87ae343 00007fe6e87ae240 00007fe6e813d1d4 00007fe6f1e7b304 00007fe6f1e7b299 00007fe6eb837090 00007fe6eb8d5f3a 00007fe6f168be9c 00007fe6f178a04e 00007fe6efc4b2a4 00007fe6efc4b232 00007fe6efc4b161 00007fe6efc4b0dc 00007fe6efc4a392 00007fe6e9c0848c 00007fe6e9c078c6
0709 12:13:21.830458 (+1373760us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:20.509697 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:20.510220 (+   523us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:20.510246 (+    26us) write_op.cc:435] Acquired schema lock
0709 12:13:20.510261 (+    15us) tablet.cc:662] Decoding operations
0709 12:13:20.513288 (+  3027us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:20.513336 (+    48us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:20.513379 (+    43us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:20.513620 (+   241us) tablet.cc:701] Row locks acquired
0709 12:13:20.513637 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:13:20.513773 (+   136us) write_op.cc:270] Start()
0709 12:13:20.513875 (+   102us) write_op.cc:276] Timestamp: P: 1783599200513730 usec, L: 0
0709 12:13:20.513897 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:13:20.514468 (+   571us) log.cc:844] Serialized 540 byte log entry
0709 12:13:20.653074 (+138606us) op_driver.cc:464] REPLICATION: finished
0709 12:13:20.846032 (+192958us) write_op.cc:301] APPLY: starting
0709 12:13:20.846117 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:20.846256 (+   139us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:20.846380 (+   124us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:20.846647 (+   267us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:20.846842 (+   195us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:20.846908 (+    66us) write_op.cc:312] APPLY: finished
0709 12:13:20.847118 (+   210us) log.cc:844] Serialized 22 byte log entry
0709 12:13:20.937464 (+ 90346us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:20.937557 (+    93us) write_op.cc:454] Released schema lock
0709 12:13:20.937626 (+    69us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:20.938012 (+   386us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:20.938041 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":391833,"reported_tablets":1,"spinlock_wait_cycles":10057472,"child_traces":[["op",{"apply.queue_time_us":191227,"apply.run_cpu_time_us":1877,"apply.run_wall_time_us":91949,"num_ops":1,"prepare.queue_time_us":131,"prepare.run_cpu_time_us":2342,"prepare.run_wall_time_us":5013,"replication_time_us":132955,"thread_start_us":45051,"threads_started":1}]]}
I20260709 12:13:21.870080 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2702a3a440164e608e5bb74cbf1b338e" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:21.871841 15566 leader_election.cc:304] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92
I20260709 12:13:21.875240 16236 raft_consensus.cc:2804] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:21.875880 16236 raft_consensus.cc:697] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:21.876489 15979 raft_consensus.cc:515] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.878809 15979 leader_election.cc:290] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:21.881888 15791 ts_tablet_manager.cc:1434] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260709 12:13:21.876879 16236 consensus_queue.cc:237] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.917891 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac1fbecfa63490e9bbdf637da5990a5" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:21.925642 15747 raft_consensus.cc:2393] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
I20260709 12:13:21.869076 15790 raft_consensus.cc:359] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.926067 15790 raft_consensus.cc:385] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.926367 15790 raft_consensus.cc:740] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.927026 15790 consensus_queue.cc:260] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.929741 15791 tablet_bootstrap.cc:492] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060: Bootstrap starting.
I20260709 12:13:21.930580 15670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac1fbecfa63490e9bbdf637da5990a5" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:21.936874 15496 catalog_manager.cc:5697] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:21.939801 15546 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:13:21.940486 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 58686.9us
I20260709 12:13:21.946818 15640 leader_election.cc:304] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:21.951310 15790 ts_tablet_manager.cc:1434] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.246s	user 0.007s	sys 0.006s
I20260709 12:13:21.958181 15497 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57480 (request call id 98) took 1952 ms. Trace:
I20260709 12:13:21.963548 15790 tablet_bootstrap.cc:492] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:21.963644 15496 catalog_manager.cc:5697] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.966434 15496 catalog_manager.cc:5697] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.958721 15497 rpcz_store.cc:276] 0709 12:13:20.006006 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.010148 (+  4142us) service_pool.cc:224] Handling call
0709 12:13:21.958108 (+1947960us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:20.230490 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:20.290322 (+ 59832us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:20.292776 (+  2454us) write_op.cc:435] Acquired schema lock
0709 12:13:20.293653 (+   877us) tablet.cc:662] Decoding operations
0709 12:13:20.309989 (+ 16336us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:20.310057 (+    68us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:20.310087 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:20.310282 (+   195us) tablet.cc:701] Row locks acquired
0709 12:13:20.310296 (+    14us) write_op.cc:260] PREPARE: finished
0709 12:13:20.310440 (+   144us) write_op.cc:270] Start()
0709 12:13:20.310661 (+   221us) write_op.cc:276] Timestamp: P: 1783599200310392 usec, L: 0
0709 12:13:20.310679 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 12:13:20.318464 (+  7785us) log.cc:844] Serialized 540 byte log entry
0709 12:13:20.605259 (+286795us) op_driver.cc:464] REPLICATION: finished
0709 12:13:20.800397 (+195138us) write_op.cc:301] APPLY: starting
0709 12:13:20.800534 (+   137us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:20.800644 (+   110us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:20.841863 (+ 41219us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:20.844296 (+  2433us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:20.844515 (+   219us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:20.844587 (+    72us) write_op.cc:312] APPLY: finished
0709 12:13:20.844856 (+   269us) log.cc:844] Serialized 22 byte log entry
0709 12:13:20.845080 (+   224us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:20.845177 (+    97us) write_op.cc:454] Released schema lock
0709 12:13:20.845226 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:20.845671 (+   445us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:20.845709 (+    38us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":557659,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":133299,"apply.run_cpu_time_us":2580,"apply.run_wall_time_us":85667,"num_ops":1,"prepare.queue_time_us":157737,"prepare.run_cpu_time_us":26732,"prepare.run_wall_time_us":246529,"raft.queue_time_us":213264,"raft.run_cpu_time_us":42402,"raft.run_wall_time_us":100616,"replication_time_us":294419,"thread_start_us":299039,"threads_started":4,"wal-append.queue_time_us":131519,"wal-append.run_cpu_time_us":10954,"wal-append.run_wall_time_us":1399528}]]}
I20260709 12:13:21.969873 16177 raft_consensus.cc:493] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.969969 16081 raft_consensus.cc:493] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.013278 15789 tablet_bootstrap.cc:492] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:22.016773 15672 raft_consensus.cc:3060] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.027170 15789 ts_tablet_manager.cc:1403] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.566s	user 0.026s	sys 0.040s
I20260709 12:13:22.024286 15715 leader_election.cc:304] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:22.043726 15790 tablet_bootstrap.cc:654] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.993016 16081 raft_consensus.cc:515] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:21.993139 16177 raft_consensus.cc:515] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.050819 15566 leader_election.cc:304] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [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: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:22.052721 15791 tablet_bootstrap.cc:654] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.050992 16244 consensus_queue.cc:1048] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:13:22.045249 15671 raft_consensus.cc:2468] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 1.
I20260709 12:13:22.058034 16146 raft_consensus.cc:2749] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:22.060379 15674 raft_consensus.cc:2468] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:22.060913 16177 leader_election.cc:290] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:22.055585 16251 raft_consensus.cc:2749] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:22.064780 16081 leader_election.cc:290] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:22.066586 15715 leader_election.cc:304] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:22.070812 15566 leader_election.cc:304] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92
I20260709 12:13:22.071177 16085 raft_consensus.cc:2804] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:22.071836 16085 raft_consensus.cc:697] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:22.072094 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c46475122534716a8e791e3ee658e06" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:22.067432 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 83990.4us
W20260709 12:13:22.074429 15565 leader_election.cc:343] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.050824 16189 raft_consensus.cc:2749] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:22.083601 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d82e040e2ab44c68dddcba7a8cc173c" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:22.081538 16081 raft_consensus.cc:2804] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:22.100823 15789 raft_consensus.cc:359] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.101596 15789 raft_consensus.cc:385] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.101869 15789 raft_consensus.cc:740] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.102965 15789 consensus_queue.cc:260] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.111418 15789 ts_tablet_manager.cc:1434] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.084s	user 0.004s	sys 0.004s
I20260709 12:13:22.112716 16081 raft_consensus.cc:697] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:22.127700 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d82e040e2ab44c68dddcba7a8cc173c" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:22.121778 16085 consensus_queue.cc:237] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.143514 15789 tablet_bootstrap.cc:492] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:22.146039 16081 consensus_queue.cc:237] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.152475 15668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c46475122534716a8e791e3ee658e06" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:22.166428 15791 tablet_bootstrap.cc:492] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060: No bootstrap required, opened a new log
I20260709 12:13:22.166956 15791 ts_tablet_manager.cc:1403] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060: Time spent bootstrapping tablet: real 0.238s	user 0.019s	sys 0.005s
W20260709 12:13:22.177021 15715 consensus_peers.cc:597] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:22.198344 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 84111.6us
I20260709 12:13:22.268040 15790 tablet_bootstrap.cc:492] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:22.268983 15790 ts_tablet_manager.cc:1403] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.306s	user 0.033s	sys 0.022s
I20260709 12:13:22.297880 15791 raft_consensus.cc:359] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.298632 15791 raft_consensus.cc:385] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.298920 15791 raft_consensus.cc:740] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.299598 15791 consensus_queue.cc:260] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.302109 15566 leader_election.cc:304] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
W20260709 12:13:22.303323 15566 leader_election.cc:343] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.303723 15566 leader_election.cc:304] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:22.304020 15789 tablet_bootstrap.cc:654] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.324404 15791 ts_tablet_manager.cc:1434] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060: Time spent starting tablet: real 0.157s	user 0.009s	sys 0.007s
I20260709 12:13:22.316130 16230 raft_consensus.cc:2749] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:22.320165 16244 raft_consensus.cc:2749] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:22.422627 15790 raft_consensus.cc:359] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.423841 15790 raft_consensus.cc:385] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.424295 15790 raft_consensus.cc:740] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.425285 15790 consensus_queue.cc:260] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.427965 15790 ts_tablet_manager.cc:1434] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.159s	user 0.011s	sys 0.002s
I20260709 12:13:22.429406 15790 tablet_bootstrap.cc:492] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
W20260709 12:13:22.440692 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 134889us
I20260709 12:13:22.458354 15600 raft_consensus.cc:3060] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.460836 16206 raft_consensus.cc:493] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.467283 16206 raft_consensus.cc:515] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.469415 16206 leader_election.cc:290] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
W20260709 12:13:22.501237 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 172175us
W20260709 12:13:22.503218 15566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 197970us
W20260709 12:13:22.561807 15566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 57782.8us
I20260709 12:13:22.589927 16251 raft_consensus.cc:493] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.590519 16251 raft_consensus.cc:515] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.593232 16251 leader_election.cc:290] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:22.612142 15790 tablet_bootstrap.cc:654] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.602630 16233 raft_consensus.cc:493] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:13:22.626094 16233 raft_consensus.cc:515] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.630740 16274 raft_consensus.cc:493] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.631281 16274 raft_consensus.cc:515] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:22.633579 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 131301us
I20260709 12:13:22.661768 15789 tablet_bootstrap.cc:492] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:22.662451 15789 ts_tablet_manager.cc:1403] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.522s	user 0.019s	sys 0.013s
I20260709 12:13:22.650134 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:22.650346 16233 leader_election.cc:290] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:22.649997 15666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374b848c2e4f4ff5b539d3fb2ac39955" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:22.661233 16190 consensus_queue.cc:1048] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:13:22.689851 15666 raft_consensus.cc:2468] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
W20260709 12:13:22.743232 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 78824.1us
I20260709 12:13:22.726209 16177 consensus_queue.cc:1048] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:13:22.795011 16177 raft_consensus.cc:493] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.779155 16240 raft_consensus.cc:493] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0e4b2953a9d4137811c830572f5d165)
I20260709 12:13:22.805495 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:22.808306 16240 raft_consensus.cc:515] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.820458 16244 raft_consensus.cc:493] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0e4b2953a9d4137811c830572f5d165)
I20260709 12:13:22.821054 16244 raft_consensus.cc:515] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.825233 16240 leader_election.cc:290] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:22.806972 16177 raft_consensus.cc:515] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.827973 16177 leader_election.cc:290] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:22.829713 15789 raft_consensus.cc:359] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.830188 15669 raft_consensus.cc:2468] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:22.831149 15670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374b848c2e4f4ff5b539d3fb2ac39955" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:22.831944 15789 raft_consensus.cc:385] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.831509 16274 leader_election.cc:290] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:22.809721 15591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374b848c2e4f4ff5b539d3fb2ac39955" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:22.833513 15789 raft_consensus.cc:740] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.835728 15789 consensus_queue.cc:260] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.844170 15566 leader_election.cc:304] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [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: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92
I20260709 12:13:22.835472 15670 raft_consensus.cc:2468] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 0.
I20260709 12:13:22.847721 15789 ts_tablet_manager.cc:1434] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.185s	user 0.009s	sys 0.000s
I20260709 12:13:22.843457 15591 raft_consensus.cc:2468] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:22.845925 15672 raft_consensus.cc:3060] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.848135 16251 raft_consensus.cc:2804] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:22.859313 16251 raft_consensus.cc:493] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.859521 16244 leader_election.cc:290] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:22.859900 16251 raft_consensus.cc:3060] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.864821 15715 leader_election.cc:304] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:22.865914 16280 raft_consensus.cc:2804] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:22.871924 15670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451679cba1524c4eb127647c046ee1d8" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:22.866401 16280 raft_consensus.cc:493] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.872821 16280 raft_consensus.cc:3060] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.875003 15566 leader_election.cc:304] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:22.876098 15666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176516a70c5e4d639c08830ad518a776" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:22.876489 16244 raft_consensus.cc:2804] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:22.876924 16244 raft_consensus.cc:493] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.877291 16244 raft_consensus.cc:3060] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.890388 16251 raft_consensus.cc:515] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.892576 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176516a70c5e4d639c08830ad518a776" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:22.893435 16251 leader_election.cc:290] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:22.894542 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374b848c2e4f4ff5b539d3fb2ac39955" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:13:22.895812 15565 consensus_peers.cc:597] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. 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 12:13:22.895748 16244 raft_consensus.cc:515] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.897651 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:22.899978 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:22.902287 15565 leader_election.cc:304] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:22.905014 16177 raft_consensus.cc:2749] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.908710 16290 consensus_queue.cc:1048] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:22.926229 15565 leader_election.cc:304] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [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: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:22.927224 16280 raft_consensus.cc:515] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.928490 15742 raft_consensus.cc:2393] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
I20260709 12:13:22.928544 15789 tablet_bootstrap.cc:492] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:22.929368 16280 leader_election.cc:290] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:22.930603 16244 leader_election.cc:290] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 1 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:22.935213 16251 raft_consensus.cc:2749] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.932947 15790 tablet_bootstrap.cc:492] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:22.937014 15790 ts_tablet_manager.cc:1403] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.508s	user 0.024s	sys 0.028s
I20260709 12:13:22.939896 15789 tablet_bootstrap.cc:654] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.944751 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374b848c2e4f4ff5b539d3fb2ac39955" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:22.945393 15671 raft_consensus.cc:3060] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:22.949615 15565 consensus_peers.cc:597] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. 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 12:13:22.951617 16206 raft_consensus.cc:493] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0e4b2953a9d4137811c830572f5d165)
I20260709 12:13:22.951692 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374b848c2e4f4ff5b539d3fb2ac39955" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:22.952576 15743 raft_consensus.cc:2393] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
I20260709 12:13:22.952297 16206 raft_consensus.cc:515] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.954528 16206 leader_election.cc:290] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:22.956246 15789 tablet_bootstrap.cc:492] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:22.956915 15789 ts_tablet_manager.cc:1403] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 12:13:22.936329 15496 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57468 (request call id 115) took 2702 ms. Trace:
I20260709 12:13:22.962440 15496 rpcz_store.cc:276] 0709 12:13:20.263317 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.267629 (+  4312us) service_pool.cc:224] Handling call
0709 12:13:22.936219 (+2668590us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:22.168601 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:22.183402 (+ 14801us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:22.183438 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:13:22.183455 (+    17us) tablet.cc:662] Decoding operations
0709 12:13:22.232375 (+ 48920us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:22.239921 (+  7546us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:22.240822 (+   901us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:13:22.289767 (+ 48945us) tablet.cc:701] Row locks acquired
0709 12:13:22.289787 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:13:22.289925 (+   138us) write_op.cc:270] Start()
0709 12:13:22.290041 (+   116us) write_op.cc:276] Timestamp: P: 1783599202289885 usec, L: 0
0709 12:13:22.290065 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 12:13:22.290857 (+   792us) log.cc:844] Serialized 1316 byte log entry
0709 12:13:22.764203 (+473346us) op_driver.cc:464] REPLICATION: finished
0709 12:13:22.813717 (+ 49514us) write_op.cc:301] APPLY: starting
0709 12:13:22.813794 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:22.813946 (+   152us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:22.815346 (+  1400us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:22.815766 (+   420us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:22.815945 (+   179us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:13:22.815993 (+    48us) write_op.cc:312] APPLY: finished
0709 12:13:22.816205 (+   212us) log.cc:844] Serialized 34 byte log entry
0709 12:13:22.816373 (+   168us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:22.816457 (+    84us) write_op.cc:454] Released schema lock
0709 12:13:22.816492 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:22.816777 (+   285us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:22.816810 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":76775,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":48108,"apply.run_cpu_time_us":2018,"apply.run_wall_time_us":3060,"num_ops":3,"prepare.queue_time_us":162538,"prepare.run_cpu_time_us":37532,"prepare.run_wall_time_us":259967,"raft.queue_time_us":333413,"raft.run_cpu_time_us":10036,"raft.run_wall_time_us":44128,"replication_time_us":474009,"thread_start_us":467139,"threads_started":4,"wal-append.queue_time_us":123607}]]}
I20260709 12:13:22.968972 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6429b46748af4b379ed80be4a2d8f694" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:22.974175 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:22.976347 16186 raft_consensus.cc:493] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.977021 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686a14e1add24c8694269b52d155de6d" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:22.976897 16186 raft_consensus.cc:515] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.980450 16186 leader_election.cc:290] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:22.982138 15671 raft_consensus.cc:2468] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 1.
I20260709 12:13:22.986997 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac969bd514470b952fb3341070c788" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:22.987883 15715 leader_election.cc:304] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:22.990600 16186 raft_consensus.cc:2804] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:22.992720 15790 raft_consensus.cc:359] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.993455 15790 raft_consensus.cc:385] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.993754 15790 raft_consensus.cc:740] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.993964 16186 raft_consensus.cc:697] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:22.994439 15790 consensus_queue.cc:260] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.994829 16186 consensus_queue.cc:237] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:22.996053 15790 ts_tablet_manager.cc:1434] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.002s
I20260709 12:13:22.993065 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374b848c2e4f4ff5b539d3fb2ac39955" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:23.000185 15667 raft_consensus.cc:2393] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab657f21625e44c39bc5e3f49a1e8060 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
I20260709 12:13:23.001530 16251 consensus_queue.cc:1048] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:23.005483 15595 raft_consensus.cc:1240] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Rejecting Update request from peer 688cd59026924150af9983dd9dc76d92 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
W20260709 12:13:23.002310 15715 leader_election.cc:343] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.010790 15595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451679cba1524c4eb127647c046ee1d8" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:23.014511 15789 raft_consensus.cc:359] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.016710 15594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686a14e1add24c8694269b52d155de6d" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:23.018175 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6429b46748af4b379ed80be4a2d8f694" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:23.019623 15790 tablet_bootstrap.cc:492] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165: Bootstrap starting.
I20260709 12:13:23.020416 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:23.037506 15596 raft_consensus.cc:2368] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0e4b2953a9d4137811c830572f5d165 for earlier term 1. Current term is 2.
I20260709 12:13:23.038221 15789 raft_consensus.cc:385] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.027118 15498 catalog_manager.cc:5697] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.038707 16281 consensus_queue.cc:1048] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:23.041354 15789 raft_consensus.cc:740] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.025415 15591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374b848c2e4f4ff5b539d3fb2ac39955" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:23.042644 15498 catalog_manager.cc:5697] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } }
I20260709 12:13:23.042358 15591 raft_consensus.cc:2393] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 688cd59026924150af9983dd9dc76d92 in current term 1: Already voted for candidate ab657f21625e44c39bc5e3f49a1e8060 in this term.
I20260709 12:13:23.046051 15790 tablet_bootstrap.cc:654] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.050287 15565 leader_election.cc:304] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [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: ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:23.046053 15789 consensus_queue.cc:260] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.051244 16282 raft_consensus.cc:2749] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:23.060482 15640 leader_election.cc:304] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:23.062095 15640 leader_election.cc:400] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Vote denied by peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379) with higher term. Message: Invalid argument: T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0e4b2953a9d4137811c830572f5d165 for earlier term 1. Current term is 2.
I20260709 12:13:23.062479 15640 leader_election.cc:403] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:23.062047 16272 raft_consensus.cc:2749] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.068089 15714 leader_election.cc:304] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:23.067207 16274 raft_consensus.cc:3060] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.067953 16290 consensus_queue.cc:1059] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:23.075284 16283 raft_consensus.cc:2749] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.079316 16290 raft_consensus.cc:3055] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:23.079921 16290 raft_consensus.cc:740] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
W20260709 12:13:23.083844 15546 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:23.082405 16290 consensus_queue.cc:260] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.085640 16290 raft_consensus.cc:3060] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.090680 15789 ts_tablet_manager.cc:1434] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.133s	user 0.009s	sys 0.001s
I20260709 12:13:23.093681 15789 tablet_bootstrap.cc:492] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:23.095008 15714 leader_election.cc:304] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:23.098850 16190 raft_consensus.cc:2749] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.107103 15790 tablet_bootstrap.cc:492] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165: No bootstrap required, opened a new log
I20260709 12:13:23.107725 15790 ts_tablet_manager.cc:1403] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165: Time spent bootstrapping tablet: real 0.088s	user 0.022s	sys 0.002s
I20260709 12:13:23.108637 15591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac969bd514470b952fb3341070c788" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:23.109761 15591 raft_consensus.cc:2468] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 0.
I20260709 12:13:23.112021 15714 leader_election.cc:304] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:23.105406 16274 raft_consensus.cc:2749] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader pre-election lost for term 1. Reason: Vote denied by peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379) with higher term. Message: Invalid argument: T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0e4b2953a9d4137811c830572f5d165 for earlier term 1. Current term is 2.
I20260709 12:13:23.123107 15790 raft_consensus.cc:359] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.124182 15790 raft_consensus.cc:385] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.124572 15790 raft_consensus.cc:740] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.125550 15790 consensus_queue.cc:260] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.129390 15790 ts_tablet_manager.cc:1434] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:13:23.129447 16232 raft_consensus.cc:2804] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:23.130033 16232 raft_consensus.cc:493] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.130407 16232 raft_consensus.cc:3060] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.139715 15498 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57470 (request call id 99) took 1041 ms. Trace:
I20260709 12:13:23.139469 15497 catalog_manager.cc:5697] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:23.140025 15498 rpcz_store.cc:276] 0709 12:13:22.096028 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.096205 (+   177us) service_pool.cc:224] Handling call
0709 12:13:23.137470 (+1041265us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:23.068362 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:23.098880 (+ 30518us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:23.098913 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:13:23.098942 (+    29us) tablet.cc:662] Decoding operations
0709 12:13:23.121361 (+ 22419us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:23.121464 (+   103us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:23.121495 (+    31us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:13:23.121890 (+   395us) tablet.cc:701] Row locks acquired
0709 12:13:23.121911 (+    21us) write_op.cc:260] PREPARE: finished
0709 12:13:23.122066 (+   155us) write_op.cc:270] Start()
0709 12:13:23.122183 (+   117us) write_op.cc:276] Timestamp: P: 1783599203122020 usec, L: 0
0709 12:13:23.122207 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 12:13:23.123367 (+  1160us) log.cc:844] Serialized 928 byte log entry
0709 12:13:23.125506 (+  2139us) op_driver.cc:464] REPLICATION: finished
0709 12:13:23.125833 (+   327us) write_op.cc:301] APPLY: starting
0709 12:13:23.125957 (+   124us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:23.126658 (+   701us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:23.126758 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:23.127227 (+   469us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:23.127398 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:13:23.127460 (+    62us) write_op.cc:312] APPLY: finished
0709 12:13:23.127661 (+   201us) log.cc:844] Serialized 28 byte log entry
0709 12:13:23.127846 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:23.127956 (+   110us) write_op.cc:454] Released schema lock
0709 12:13:23.127998 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:23.128341 (+   343us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:23.128372 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":111,"apply.run_cpu_time_us":1814,"apply.run_wall_time_us":2477,"num_ops":2,"prepare.queue_time_us":22682,"prepare.run_cpu_time_us":3371,"prepare.run_wall_time_us":57597,"replication_time_us":3156,"thread_start_us":24010,"threads_started":1}]]}
I20260709 12:13:23.160786 16283 raft_consensus.cc:493] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.202561 16283 raft_consensus.cc:515] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.204615 16283 leader_election.cc:290] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:23.229760 15497 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57480 (request call id 99) took 1173 ms. Trace:
I20260709 12:13:23.233628 15496 catalog_manager.cc:5697] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.230351 15497 rpcz_store.cc:276] 0709 12:13:22.056257 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.056389 (+   132us) service_pool.cc:224] Handling call
0709 12:13:23.229686 (+1173297us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:23.159730 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:23.200544 (+ 40814us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:23.200588 (+    44us) write_op.cc:435] Acquired schema lock
0709 12:13:23.200605 (+    17us) tablet.cc:662] Decoding operations
0709 12:13:23.200952 (+   347us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:23.200999 (+    47us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:23.201023 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:23.201189 (+   166us) tablet.cc:701] Row locks acquired
0709 12:13:23.201204 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:13:23.201455 (+   251us) write_op.cc:270] Start()
0709 12:13:23.201558 (+   103us) write_op.cc:276] Timestamp: P: 1783599203201410 usec, L: 0
0709 12:13:23.201599 (+    41us) op_driver.cc:348] REPLICATION: starting
0709 12:13:23.202195 (+   596us) log.cc:844] Serialized 540 byte log entry
0709 12:13:23.203781 (+  1586us) op_driver.cc:464] REPLICATION: finished
0709 12:13:23.204157 (+   376us) write_op.cc:301] APPLY: starting
0709 12:13:23.204226 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:23.204330 (+   104us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:23.204432 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:23.204651 (+   219us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:23.204804 (+   153us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:23.204853 (+    49us) write_op.cc:312] APPLY: finished
0709 12:13:23.205034 (+   181us) log.cc:844] Serialized 22 byte log entry
0709 12:13:23.205191 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:23.205272 (+    81us) write_op.cc:454] Released schema lock
0709 12:13:23.205310 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:23.217273 (+ 11963us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:23.217303 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":5907,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":204,"apply.run_cpu_time_us":1427,"apply.run_wall_time_us":1427,"num_ops":1,"prepare.queue_time_us":146,"prepare.run_cpu_time_us":2766,"prepare.run_wall_time_us":48562,"replication_time_us":2082}]]}
I20260709 12:13:23.236063 16145 raft_consensus.cc:493] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.237177 16145 raft_consensus.cc:515] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.239284 16145 leader_election.cc:290] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:23.236168 15594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f90860d7b4df085f1831918f20dea" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:23.236231 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f90860d7b4df085f1831918f20dea" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:23.245642 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac969bd514470b952fb3341070c788" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:23.236119 15496 catalog_manager.cc:5697] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.248346 15714 leader_election.cc:304] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:23.246372 15597 raft_consensus.cc:2468] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:23.251284 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac969bd514470b952fb3341070c788" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:23.251645 16198 raft_consensus.cc:2749] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:23.252971 15640 leader_election.cc:304] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:23.259392 16273 raft_consensus.cc:2804] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:23.260667 16273 raft_consensus.cc:493] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.261046 16273 raft_consensus.cc:3060] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.235847 16232 raft_consensus.cc:515] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.273623 15744 raft_consensus.cc:2393] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0e4b2953a9d4137811c830572f5d165 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
I20260709 12:13:23.281471 16273 raft_consensus.cc:515] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.283850 15789 tablet_bootstrap.cc:654] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.304600 15498 catalog_manager.cc:5697] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } }
I20260709 12:13:23.284231 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac969bd514470b952fb3341070c788" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:23.292470 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac969bd514470b952fb3341070c788" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:23.287866 15594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac969bd514470b952fb3341070c788" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:23.311434 15597 raft_consensus.cc:3060] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.290011 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac969bd514470b952fb3341070c788" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:23.291131 16232 leader_election.cc:290] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:23.302150 16273 leader_election.cc:290] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:23.318409 15744 raft_consensus.cc:2393] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a0e4b2953a9d4137811c830572f5d165 in current term 1: Already voted for candidate 688cd59026924150af9983dd9dc76d92 in this term.
I20260709 12:13:23.332984 15672 raft_consensus.cc:2393] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 688cd59026924150af9983dd9dc76d92 in current term 1: Already voted for candidate a0e4b2953a9d4137811c830572f5d165 in this term.
I20260709 12:13:23.337127 15714 leader_election.cc:304] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [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: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:23.338704 16079 raft_consensus.cc:2749] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:23.333935 15597 raft_consensus.cc:2468] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:23.342491 15640 leader_election.cc:304] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 688cd59026924150af9983dd9dc76d92
I20260709 12:13:23.343990 16272 raft_consensus.cc:2804] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:23.344906 16272 raft_consensus.cc:697] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:23.345880 16272 consensus_queue.cc:237] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.349346 15496 catalog_manager.cc:5697] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:23.378417 15789 tablet_bootstrap.cc:492] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:23.379057 15789 ts_tablet_manager.cc:1403] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.286s	user 0.015s	sys 0.004s
I20260709 12:13:23.388810 15789 raft_consensus.cc:359] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.389376 15789 raft_consensus.cc:385] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.389647 15789 raft_consensus.cc:740] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.390283 15789 consensus_queue.cc:260] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.398990 15789 ts_tablet_manager.cc:1434] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:13:23.400624 15789 tablet_bootstrap.cc:492] T dc81bd0b57ba43539115ccf5d6c639b4 P 688cd59026924150af9983dd9dc76d92: Bootstrap starting.
I20260709 12:13:23.408617 15744 raft_consensus.cc:3060] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.412683 15789 tablet_bootstrap.cc:654] T dc81bd0b57ba43539115ccf5d6c639b4 P 688cd59026924150af9983dd9dc76d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.437005 16274 raft_consensus.cc:493] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.437711 16274 raft_consensus.cc:515] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.440472 16274 leader_election.cc:290] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:23.441525 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c46475122534716a8e791e3ee658e06" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:23.442236 15597 raft_consensus.cc:2468] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:23.443809 15640 leader_election.cc:304] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:23.445230 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c46475122534716a8e791e3ee658e06" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
I20260709 12:13:23.445552 16274 raft_consensus.cc:2804] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:23.445955 15743 raft_consensus.cc:2468] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 0.
I20260709 12:13:23.446117 16274 raft_consensus.cc:493] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.446985 16274 raft_consensus.cc:3060] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.443681 15498 catalog_manager.cc:5697] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.466959 16087 consensus_queue.cc:1048] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:23.480255 16274 raft_consensus.cc:515] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.484154 15789 tablet_bootstrap.cc:492] T dc81bd0b57ba43539115ccf5d6c639b4 P 688cd59026924150af9983dd9dc76d92: No bootstrap required, opened a new log
I20260709 12:13:23.485225 15789 ts_tablet_manager.cc:1403] T dc81bd0b57ba43539115ccf5d6c639b4 P 688cd59026924150af9983dd9dc76d92: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.012s
I20260709 12:13:23.487300 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c46475122534716a8e791e3ee658e06" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:23.487915 15597 raft_consensus.cc:3060] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.492492 15789 raft_consensus.cc:359] T dc81bd0b57ba43539115ccf5d6c639b4 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.494513 15789 raft_consensus.cc:385] T dc81bd0b57ba43539115ccf5d6c639b4 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.495182 15789 raft_consensus.cc:740] T dc81bd0b57ba43539115ccf5d6c639b4 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.513640 15789 consensus_queue.cc:260] T dc81bd0b57ba43539115ccf5d6c639b4 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.521178 15789 ts_tablet_manager.cc:1434] T dc81bd0b57ba43539115ccf5d6c639b4 P 688cd59026924150af9983dd9dc76d92: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.002s
I20260709 12:13:23.502023 16274 leader_election.cc:290] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:23.502161 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c46475122534716a8e791e3ee658e06" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:23.524345 15744 raft_consensus.cc:3060] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.530405 16079 consensus_queue.cc:1048] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:23.538707 15744 raft_consensus.cc:2468] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:23.540307 15640 leader_election.cc:304] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:23.541121 16272 raft_consensus.cc:2804] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:23.541642 16272 raft_consensus.cc:697] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:23.542452 16272 consensus_queue.cc:237] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:23.500334 15597 raft_consensus.cc:2468] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 1.
I20260709 12:13:23.603061 15496 catalog_manager.cc:5697] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.655119 15744 raft_consensus.cc:3060] T dc81bd0b57ba43539115ccf5d6c639b4 P 688cd59026924150af9983dd9dc76d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.851881 16274 consensus_queue.cc:1048] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:23.898778 16273 consensus_queue.cc:1048] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:24.011186 16273 consensus_queue.cc:1048] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:24.027279 16273 consensus_queue.cc:1048] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:24.249184 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:24.285125 16317 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 12:13:24.287842 14402 server_base.cc:1061] running on GCE node
W20260709 12:13:24.288425 16316 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 12:13:24.290921 16319 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 12:13:24.294345 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:24.300263 14402 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 12:13:24.300630 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599204300605 us; error 0 us; skew 500 ppm
I20260709 12:13:24.301446 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:24.317065 14402 webserver.cc:533] Webserver started at http://127.14.16.132:45025/ using document root <none> and password file <none>
I20260709 12:13:24.317974 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:24.318315 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:24.318778 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:24.320689 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-3-root/instance:
uuid: "4fd59a5ab6a24228a141f7296e0d907e"
format_stamp: "Formatted at 2026-07-09 12:13:24 on dist-test-slave-3hrd"
I20260709 12:13:24.327963 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:13:24.334712 16324 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:24.336194 14402 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:13:24.336740 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-3-root
uuid: "4fd59a5ab6a24228a141f7296e0d907e"
format_stamp: "Formatted at 2026-07-09 12:13:24 on dist-test-slave-3hrd"
I20260709 12:13:24.337289 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-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 12:13:24.374459 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:24.377049 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:24.379225 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:24.382907 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:24.383239 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:24.383564 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:24.383800 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:24.500145 16087 raft_consensus.cc:493] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.500725 16087 raft_consensus.cc:515] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:24.505404 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:24.506261 15673 raft_consensus.cc:2468] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
I20260709 12:13:24.508369 15715 leader_election.cc:304] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [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: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:24.509151 16079 raft_consensus.cc:2804] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:24.509524 16079 raft_consensus.cc:493] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.509862 16079 raft_consensus.cc:3060] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.502767 16087 leader_election.cc:290] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:24.513161 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:24.513837 15597 raft_consensus.cc:2468] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
I20260709 12:13:24.517484 16079 raft_consensus.cc:515] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:24.519351 16079 leader_election.cc:290] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:24.520566 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:24.521158 15672 raft_consensus.cc:3060] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.524077 15595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:24.524695 15595 raft_consensus.cc:3060] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.530948 15672 raft_consensus.cc:2468] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 3.
I20260709 12:13:24.532119 15715 leader_election.cc:304] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:24.532805 16079 raft_consensus.cc:2804] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:24.533221 16079 raft_consensus.cc:697] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 3 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:24.533939 16079 consensus_queue.cc:237] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:24.538293 15595 raft_consensus.cc:2468] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 3.
I20260709 12:13:24.553356 15496 catalog_manager.cc:5697] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:24.783913 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.132:40599
I20260709 12:13:24.784765 16391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.132:40599 every 8 connection(s)
I20260709 12:13:24.810772 14402 auto_leader_rebalancer-test.cc:439] add a tserver: 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:24.813048 16392 heartbeater.cc:344] Connected to a master server at 127.14.16.190:36339
I20260709 12:13:24.813474 16392 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:24.814260 16392 heartbeater.cc:507] Master 127.14.16.190:36339 requested a full tablet report, sending...
I20260709 12:13:24.816411 15496 ts_manager.cc:194] Registered new tserver with Master: 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599)
I20260709 12:13:24.818573 15496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51928
I20260709 12:13:25.056587 15672 raft_consensus.cc:1275] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:25.058018 16205 consensus_queue.cc:1048] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:25.101191 15595 raft_consensus.cc:1275] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:25.103966 16087 consensus_queue.cc:1048] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:25.254786 15744 consensus_queue.cc:237] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:25.264647 15672 raft_consensus.cc:1275] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.267673 16087 consensus_queue.cc:1048] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:25.285023 15594 raft_consensus.cc:1275] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.290486 16205 raft_consensus.cc:2955] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:25.307459 16087 consensus_queue.cc:1048] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:25.323510 15497 catalog_manager.cc:5697] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.328229 15672 raft_consensus.cc:2955] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
W20260709 12:13:25.343686 15714 consensus_peers.cc:597] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae46c5b2d5374a80aa32f2fdcb0a2771. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:25.347644 15673 consensus_queue.cc:237] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:25.354835 15594 raft_consensus.cc:2955] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:25.413771 15744 raft_consensus.cc:1275] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.422019 15594 raft_consensus.cc:1275] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.428778 16415 consensus_queue.cc:1048] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:25.442934 16415 consensus_queue.cc:1048] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:25.460004 15640 consensus_peers.cc:597] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d82e040e2ab44c68dddcba7a8cc173c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:25.462225 16272 raft_consensus.cc:2955] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:25.465512 15594 raft_consensus.cc:2955] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:25.482395 15673 consensus_queue.cc:237] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:25.486582 15744 raft_consensus.cc:2955] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:25.490612 15497 catalog_manager.cc:5697] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
W20260709 12:13:25.526870 15640 consensus_peers.cc:597] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bfcc5c77d0464adea7cb4b480608a84f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:25.528602 15594 raft_consensus.cc:1275] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.530587 16272 consensus_queue.cc:1048] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.530915 15744 raft_consensus.cc:1275] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.532455 16273 consensus_queue.cc:1048] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:25.552114 16272 raft_consensus.cc:2955] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:25.559113 15594 raft_consensus.cc:2955] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:25.574764 15744 raft_consensus.cc:2955] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:25.590183 15743 consensus_queue.cc:237] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:25.592788 15497 catalog_manager.cc:5697] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:25.616354 15714 consensus_peers.cc:597] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2eeaff1b0c24e4a95e3b8b8dbf06fc6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:25.619170 15594 raft_consensus.cc:1275] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.620582 16407 consensus_queue.cc:1048] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:25.622745 15673 raft_consensus.cc:1275] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.634194 16407 consensus_queue.cc:1048] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.635699 16290 raft_consensus.cc:2955] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:25.638664 15597 raft_consensus.cc:2955] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:25.667652 15498 catalog_manager.cc:5697] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.687561 15673 raft_consensus.cc:2955] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:25.732544 16427 ts_tablet_manager.cc:933] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:25.738960 16427 tablet_copy_client.cc:323] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:13:25.758474 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet ae46c5b2d5374a80aa32f2fdcb0a2771 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:13:25.759181 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet ae46c5b2d5374a80aa32f2fdcb0a2771 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-ae46c5b2d5374a80aa32f2fdcb0a2771
I20260709 12:13:25.768620 15759 tablet_copy_source_session.cc:215] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:25.774750 16427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae46c5b2d5374a80aa32f2fdcb0a2771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:25.802416 16427 tablet_copy_client.cc:806] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:25.803150 16427 tablet_copy_client.cc:670] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:25.821663 16392 heartbeater.cc:499] Master 127.14.16.190:36339 was elected leader, sending a full tablet report...
I20260709 12:13:25.822455 16427 tablet_copy_client.cc:538] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:25.851090 16427 tablet_bootstrap.cc:492] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:25.893494 16427 tablet_bootstrap.cc:492] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:25.894721 16427 tablet_bootstrap.cc:492] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:25.895504 16427 ts_tablet_manager.cc:1403] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.009s
I20260709 12:13:25.898782 16427 raft_consensus.cc:359] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:25.899658 16427 raft_consensus.cc:740] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:25.900303 16427 consensus_queue.cc:260] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:25.909921 16427 ts_tablet_manager.cc:1434] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.004s
I20260709 12:13:25.934540 16433 ts_tablet_manager.cc:933] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:26.054718 16430 ts_tablet_manager.cc:933] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:26.143169 16430 tablet_copy_client.cc:323] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:13:26.162535 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-ae46c5b2d5374a80aa32f2fdcb0a2771 received from {username='slave'} at 127.0.0.1:47948
I20260709 12:13:26.163066 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-ae46c5b2d5374a80aa32f2fdcb0a2771 on tablet ae46c5b2d5374a80aa32f2fdcb0a2771 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:26.167879 16433 tablet_copy_client.cc:323] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:13:26.198495 16427 ts_tablet_manager.cc:933] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:26.200302 16366 raft_consensus.cc:1217] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:26.204543 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet bfcc5c77d0464adea7cb4b480608a84f from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:13:26.205185 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet bfcc5c77d0464adea7cb4b480608a84f from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-bfcc5c77d0464adea7cb4b480608a84f
I20260709 12:13:26.208096 15684 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet 9d82e040e2ab44c68dddcba7a8cc173c from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:13:26.208722 15684 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet 9d82e040e2ab44c68dddcba7a8cc173c from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-9d82e040e2ab44c68dddcba7a8cc173c
I20260709 12:13:26.223138 15684 tablet_copy_source_session.cc:215] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:26.226714 16433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d82e040e2ab44c68dddcba7a8cc173c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:26.227008 15685 tablet_copy_source_session.cc:215] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:26.230690 16430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcc5c77d0464adea7cb4b480608a84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:26.240924 16427 tablet_copy_client.cc:323] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:13:26.254119 16433 tablet_copy_client.cc:806] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:26.255013 16433 tablet_copy_client.cc:670] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:26.260713 16433 tablet_copy_client.cc:538] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:26.265268 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet e2eeaff1b0c24e4a95e3b8b8dbf06fc6 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:13:26.265951 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet e2eeaff1b0c24e4a95e3b8b8dbf06fc6 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-e2eeaff1b0c24e4a95e3b8b8dbf06fc6
I20260709 12:13:26.270529 16433 tablet_bootstrap.cc:492] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:26.353819 15759 tablet_copy_source_session.cc:215] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:26.370525 16427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2eeaff1b0c24e4a95e3b8b8dbf06fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:26.386929 16427 tablet_copy_client.cc:806] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:26.387521 16427 tablet_copy_client.cc:670] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:26.405083 16427 tablet_copy_client.cc:538] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:26.430879 16427 tablet_bootstrap.cc:492] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:26.467103 16430 tablet_copy_client.cc:806] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:26.467813 16430 tablet_copy_client.cc:670] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:26.475394 16433 tablet_bootstrap.cc:492] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:26.476863 16430 tablet_copy_client.cc:538] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:26.480360 16433 tablet_bootstrap.cc:492] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:26.482252 16433 ts_tablet_manager.cc:1403] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.212s	user 0.074s	sys 0.065s
I20260709 12:13:26.486887 16433 raft_consensus.cc:359] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:26.487762 16433 raft_consensus.cc:740] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:26.488431 16433 consensus_queue.cc:260] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:26.490674 16433 ts_tablet_manager.cc:1434] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:26.492061 16427 tablet_bootstrap.cc:492] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:26.493037 16427 tablet_bootstrap.cc:492] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:26.493839 16427 ts_tablet_manager.cc:1403] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.000s
I20260709 12:13:26.493782 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-9d82e040e2ab44c68dddcba7a8cc173c received from {username='slave'} at 127.0.0.1:34864
I20260709 12:13:26.495607 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-9d82e040e2ab44c68dddcba7a8cc173c on tablet 9d82e040e2ab44c68dddcba7a8cc173c with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:26.522573 16427 raft_consensus.cc:359] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:26.523581 16427 raft_consensus.cc:740] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:26.524271 16427 consensus_queue.cc:260] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:26.526752 16427 ts_tablet_manager.cc:1434] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:13:26.529855 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-e2eeaff1b0c24e4a95e3b8b8dbf06fc6 received from {username='slave'} at 127.0.0.1:47948
I20260709 12:13:26.530341 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-e2eeaff1b0c24e4a95e3b8b8dbf06fc6 on tablet e2eeaff1b0c24e4a95e3b8b8dbf06fc6 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:26.533283 16430 tablet_bootstrap.cc:492] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:26.564093 16430 tablet_bootstrap.cc:492] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:26.564987 16430 tablet_bootstrap.cc:492] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:26.565701 16430 ts_tablet_manager.cc:1403] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.004s
I20260709 12:13:26.570585 16430 raft_consensus.cc:359] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:26.571404 16430 raft_consensus.cc:740] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:26.572055 16430 consensus_queue.cc:260] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:26.574342 16430 ts_tablet_manager.cc:1434] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:26.576078 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-bfcc5c77d0464adea7cb4b480608a84f received from {username='slave'} at 127.0.0.1:34864
I20260709 12:13:26.576490 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-bfcc5c77d0464adea7cb4b480608a84f on tablet bfcc5c77d0464adea7cb4b480608a84f with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:26.596161 16366 raft_consensus.cc:1217] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:26.648010 16290 raft_consensus.cc:1064] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:26.650897 16290 consensus_queue.cc:237] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:26.662056 16366 raft_consensus.cc:1275] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:26.662797 15669 raft_consensus.cc:1275] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:26.664022 16408 consensus_queue.cc:1048] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:26.667035 16407 consensus_queue.cc:1048] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:26.671268 15594 raft_consensus.cc:1275] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:26.675313 16407 consensus_queue.cc:1048] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:13:26.746091 15715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 57202.1us
W20260709 12:13:26.835256 15715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 66418.2us
I20260709 12:13:26.841641 16447 raft_consensus.cc:2955] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:26.856141 15673 raft_consensus.cc:2955] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:26.867480 15497 catalog_manager.cc:5697] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:26.880380 15596 raft_consensus.cc:2955] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:26.889460 16366 raft_consensus.cc:1217] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:26.906214 16366 raft_consensus.cc:2955] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:26.918838 16364 raft_consensus.cc:1217] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:26.989255 15741 consensus_queue.cc:237] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:27.006327 16366 raft_consensus.cc:1275] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.007908 15597 raft_consensus.cc:1275] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.010433 16408 consensus_queue.cc:1048] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:27.011456 16450 consensus_queue.cc:1048] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.022465 16450 raft_consensus.cc:2955] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.029968 16366 raft_consensus.cc:2955] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.037972 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae46c5b2d5374a80aa32f2fdcb0a2771 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:27.036147 15596 raft_consensus.cc:2955] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.046748 15495 catalog_manager.cc:5697] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:27.065474 15663 tablet_service.cc:1558] Processing DeleteTablet for tablet ae46c5b2d5374a80aa32f2fdcb0a2771 with delete_type TABLET_DATA_TOMBSTONED (TS a0e4b2953a9d4137811c830572f5d165 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53984
I20260709 12:13:27.084494 16408 raft_consensus.cc:1064] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:27.092398 16408 consensus_queue.cc:237] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:27.093943 16455 tablet_replica.cc:333] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:13:27.095094 16455 raft_consensus.cc:2243] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.095947 16455 raft_consensus.cc:2272] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.102823 16455 ts_tablet_manager.cc:1916] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:27.122102 15673 raft_consensus.cc:1275] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.125012 16366 raft_consensus.cc:1275] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.124914 16448 consensus_queue.cc:1048] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.125288 15597 raft_consensus.cc:1275] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.137081 16447 consensus_queue.cc:1048] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:27.139147 16408 consensus_queue.cc:1048] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:27.185348 16448 raft_consensus.cc:2955] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.193472 15669 raft_consensus.cc:2955] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.200672 15597 raft_consensus.cc:2955] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.215984 15496 catalog_manager.cc:5697] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:27.219321 16366 raft_consensus.cc:2955] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.249009 15747 consensus_queue.cc:237] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:27.266147 15668 raft_consensus.cc:1275] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.267762 16407 consensus_queue.cc:1048] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:27.268873 16366 raft_consensus.cc:1275] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.271636 16407 consensus_queue.cc:1048] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:27.280087 16446 raft_consensus.cc:2955] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.291757 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e2eeaff1b0c24e4a95e3b8b8dbf06fc6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:27.292744 15668 raft_consensus.cc:2955] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.296384 16455 ts_tablet_manager.cc:1929] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:27.296994 16455 log.cc:1199] T ae46c5b2d5374a80aa32f2fdcb0a2771 P a0e4b2953a9d4137811c830572f5d165: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/wals/ae46c5b2d5374a80aa32f2fdcb0a2771
I20260709 12:13:27.298880 15485 catalog_manager.cc:5028] TS a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): tablet ae46c5b2d5374a80aa32f2fdcb0a2771 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:27.296514 16366 raft_consensus.cc:2955] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.300328 16272 raft_consensus.cc:1064] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:27.302651 16272 consensus_queue.cc:237] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:27.302840 15497 catalog_manager.cc:5697] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:27.341683 15583 tablet_service.cc:1558] Processing DeleteTablet for tablet e2eeaff1b0c24e4a95e3b8b8dbf06fc6 with delete_type TABLET_DATA_TOMBSTONED (TS ab657f21625e44c39bc5e3f49a1e8060 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33868
I20260709 12:13:27.362911 16461 tablet_replica.cc:333] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:13:27.363955 16461 raft_consensus.cc:2243] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.364666 16461 raft_consensus.cc:2272] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.371634 16461 ts_tablet_manager.cc:1916] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:27.466413 16461 ts_tablet_manager.cc:1929] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:27.472759 16461 log.cc:1199] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P ab657f21625e44c39bc5e3f49a1e8060: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/wals/e2eeaff1b0c24e4a95e3b8b8dbf06fc6
I20260709 12:13:27.475077 15484 catalog_manager.cc:5028] TS ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): tablet e2eeaff1b0c24e4a95e3b8b8dbf06fc6 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:27.481464 16273 raft_consensus.cc:1064] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:27.490330 16273 consensus_queue.cc:237] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:27.507124 16366 raft_consensus.cc:1275] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.508293 15597 raft_consensus.cc:1275] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.509645 16463 consensus_queue.cc:1048] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:27.511493 16415 consensus_queue.cc:1048] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:27.529788 15747 raft_consensus.cc:1275] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.576664 16366 raft_consensus.cc:1275] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.578856 16463 raft_consensus.cc:2955] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.583873 15596 raft_consensus.cc:2955] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.589149 16273 consensus_queue.cc:1048] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:27.593894 15747 raft_consensus.cc:1275] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.594408 16467 consensus_queue.cc:1048] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:27.598449 15595 raft_consensus.cc:1275] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.610205 16415 consensus_queue.cc:1048] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.616951 16415 consensus_queue.cc:1048] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:27.640280 15747 raft_consensus.cc:2955] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.678050 16272 raft_consensus.cc:2955] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.684667 15497 catalog_manager.cc:5697] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.708261 16366 raft_consensus.cc:2955] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.710472 15741 raft_consensus.cc:2955] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.720324 15595 raft_consensus.cc:2955] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.730630 16364 raft_consensus.cc:2955] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.757051 15669 consensus_queue.cc:237] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:27.774024 16366 raft_consensus.cc:1275] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.775759 16272 consensus_queue.cc:1048] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:27.761116 15496 catalog_manager.cc:5697] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.785792 16415 raft_consensus.cc:2955] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.803282 15485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d82e040e2ab44c68dddcba7a8cc173c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:27.824628 16364 raft_consensus.cc:2955] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.828300 15741 raft_consensus.cc:1275] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.884364 16272 consensus_queue.cc:1048] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
W20260709 12:13:27.904419 15485 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 9d82e040e2ab44c68dddcba7a8cc173c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 12:13:27.931443 15669 consensus_queue.cc:237] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:27.916450 15741 raft_consensus.cc:2955] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:27.961582 16364 raft_consensus.cc:1275] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.963743 16467 consensus_queue.cc:1048] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:13:27.969477 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 54670.5us
I20260709 12:13:27.979105 15591 raft_consensus.cc:1275] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.945139 15496 catalog_manager.cc:5697] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:28.005931 16415 raft_consensus.cc:2955] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:28.008019 16364 raft_consensus.cc:2955] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:28.023780 15485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bfcc5c77d0464adea7cb4b480608a84f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:28.042835 16272 consensus_queue.cc:1048] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:28.072975 15497 catalog_manager.cc:5697] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:28.087525 15583 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d82e040e2ab44c68dddcba7a8cc173c with delete_type TABLET_DATA_TOMBSTONED (TS ab657f21625e44c39bc5e3f49a1e8060 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33868
I20260709 12:13:28.074518 15591 raft_consensus.cc:2955] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:28.111181 15738 tablet_service.cc:1558] Processing DeleteTablet for tablet bfcc5c77d0464adea7cb4b480608a84f with delete_type TABLET_DATA_TOMBSTONED (TS 688cd59026924150af9983dd9dc76d92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35640
I20260709 12:13:28.115484 16475 tablet_replica.cc:333] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:13:28.117336 16476 tablet_replica.cc:333] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:13:28.118436 16475 raft_consensus.cc:2243] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:28.119105 16476 raft_consensus.cc:2243] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:28.119369 16475 raft_consensus.cc:2272] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:28.120240 16476 raft_consensus.cc:2272] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:28.125412 16475 ts_tablet_manager.cc:1916] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:28.129096 16476 ts_tablet_manager.cc:1916] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:28.150498 16476 ts_tablet_manager.cc:1929] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:28.150884 16475 ts_tablet_manager.cc:1929] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:28.151049 16476 log.cc:1199] T bfcc5c77d0464adea7cb4b480608a84f P 688cd59026924150af9983dd9dc76d92: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/wals/bfcc5c77d0464adea7cb4b480608a84f
I20260709 12:13:28.151440 16475 log.cc:1199] T 9d82e040e2ab44c68dddcba7a8cc173c P ab657f21625e44c39bc5e3f49a1e8060: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/wals/9d82e040e2ab44c68dddcba7a8cc173c
I20260709 12:13:28.153331 15484 catalog_manager.cc:5028] TS 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): tablet bfcc5c77d0464adea7cb4b480608a84f (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:28.154577 15484 catalog_manager.cc:5028] TS ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): tablet 9d82e040e2ab44c68dddcba7a8cc173c (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:29.224961 15741 consensus_queue.cc:237] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
W20260709 12:13:29.240022 15714 consensus_peers.cc:597] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: feebbfd19f1c4080ba2add668d265dcf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:29.243978 15597 raft_consensus.cc:1275] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.244009 15672 raft_consensus.cc:1275] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.246299 16407 consensus_queue.cc:1048] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:29.247980 16450 consensus_queue.cc:1048] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:29.258188 16450 raft_consensus.cc:2955] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:29.261862 15672 raft_consensus.cc:2955] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:29.280036 15597 raft_consensus.cc:2955] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:29.295202 15673 consensus_queue.cc:237] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:29.297642 15496 catalog_manager.cc:5697] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
W20260709 12:13:29.313090 15640 consensus_peers.cc:597] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 451679cba1524c4eb127647c046ee1d8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:29.315734 15741 raft_consensus.cc:1275] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.322762 15597 raft_consensus.cc:1275] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.325297 16415 consensus_queue.cc:1048] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:29.328131 16415 consensus_queue.cc:1048] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:13:29.395452 16484 raft_consensus.cc:2955] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:29.402208 15591 raft_consensus.cc:2955] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:29.441732 15744 consensus_queue.cc:237] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:29.448465 15498 catalog_manager.cc:5697] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:29.509478 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 62533.5us
I20260709 12:13:29.531869 15741 raft_consensus.cc:2955] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
W20260709 12:13:29.537340 15714 consensus_peers.cc:597] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c5118c70f9949449bd91a9290612c45. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:29.538790 15669 raft_consensus.cc:1275] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.540555 15591 raft_consensus.cc:1275] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.542332 16450 consensus_queue.cc:1048] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:29.543510 16481 consensus_queue.cc:1048] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.562288 16450 raft_consensus.cc:2955] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:29.566987 15669 raft_consensus.cc:2955] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:29.570300 15591 raft_consensus.cc:2955] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:29.585009 15498 catalog_manager.cc:5697] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:29.634816 15591 consensus_queue.cc:237] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:29.661290 15669 raft_consensus.cc:1275] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.662997 16494 consensus_queue.cc:1048] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.675427 16504 ts_tablet_manager.cc:933] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:29.682090 15744 raft_consensus.cc:1275] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.684600 16491 consensus_queue.cc:1048] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:29.688877 16504 tablet_copy_client.cc:323] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:13:29.701927 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet feebbfd19f1c4080ba2add668d265dcf from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:13:29.702562 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet feebbfd19f1c4080ba2add668d265dcf from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-feebbfd19f1c4080ba2add668d265dcf
W20260709 12:13:29.706202 15565 consensus_peers.cc:597] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01a6eb8962184c4297337d7c9599b7b4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:29.709496 16491 raft_consensus.cc:2955] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:29.713333 15759 tablet_copy_source_session.cc:215] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:29.716434 15669 raft_consensus.cc:2955] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:29.731772 16504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feebbfd19f1c4080ba2add668d265dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:29.739529 15743 raft_consensus.cc:2955] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:29.743516 15498 catalog_manager.cc:5697] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.801967 16504 tablet_copy_client.cc:806] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:29.803141 16504 tablet_copy_client.cc:670] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:29.809631 16504 tablet_copy_client.cc:538] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:29.824824 16508 ts_tablet_manager.cc:933] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:29.827514 16508 tablet_copy_client.cc:323] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:13:29.829938 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet 451679cba1524c4eb127647c046ee1d8 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:13:29.830551 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet 451679cba1524c4eb127647c046ee1d8 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-451679cba1524c4eb127647c046ee1d8
I20260709 12:13:29.841536 15685 tablet_copy_source_session.cc:215] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:29.845158 16508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451679cba1524c4eb127647c046ee1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:29.857805 16504 tablet_bootstrap.cc:492] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:29.869812 16508 tablet_copy_client.cc:806] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:29.870467 16508 tablet_copy_client.cc:670] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:29.878986 16508 tablet_copy_client.cc:538] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:29.912511 16508 tablet_bootstrap.cc:492] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:29.931947 16504 tablet_bootstrap.cc:492] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:29.933679 16504 tablet_bootstrap.cc:492] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:29.934494 16504 ts_tablet_manager.cc:1403] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.012s
I20260709 12:13:29.974920 16504 raft_consensus.cc:359] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:29.975924 16504 raft_consensus.cc:740] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:30.016412 16504 consensus_queue.cc:260] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:30.021421 16512 ts_tablet_manager.cc:933] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:30.035271 16504 ts_tablet_manager.cc:1434] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.100s	user 0.007s	sys 0.007s
I20260709 12:13:30.038676 16364 raft_consensus.cc:1217] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:30.040074 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-feebbfd19f1c4080ba2add668d265dcf received from {username='slave'} at 127.0.0.1:47948
I20260709 12:13:30.040632 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-feebbfd19f1c4080ba2add668d265dcf on tablet feebbfd19f1c4080ba2add668d265dcf with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:30.052273 16508 tablet_bootstrap.cc:492] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:30.054682 16508 tablet_bootstrap.cc:492] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:30.055394 16508 ts_tablet_manager.cc:1403] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.143s	user 0.027s	sys 0.029s
I20260709 12:13:30.053544 16512 tablet_copy_client.cc:323] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:13:30.058997 16508 raft_consensus.cc:359] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:30.059911 16508 raft_consensus.cc:740] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:30.060215 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet 6c5118c70f9949449bd91a9290612c45 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:13:30.060808 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet 6c5118c70f9949449bd91a9290612c45 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-6c5118c70f9949449bd91a9290612c45
I20260709 12:13:30.060577 16508 consensus_queue.cc:260] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:30.063238 16508 ts_tablet_manager.cc:1434] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:13:30.065655 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-451679cba1524c4eb127647c046ee1d8 received from {username='slave'} at 127.0.0.1:34864
I20260709 12:13:30.066139 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-451679cba1524c4eb127647c046ee1d8 on tablet 451679cba1524c4eb127647c046ee1d8 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:30.072355 15759 tablet_copy_source_session.cc:215] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:30.076983 16512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c5118c70f9949449bd91a9290612c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:30.098455 16512 tablet_copy_client.cc:806] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:30.099201 16512 tablet_copy_client.cc:670] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:30.132418 16512 tablet_copy_client.cc:538] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:30.143200 16512 tablet_bootstrap.cc:492] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:30.183312 16512 tablet_bootstrap.cc:492] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:30.184305 16512 tablet_bootstrap.cc:492] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:30.185015 16512 ts_tablet_manager.cc:1403] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.017s
I20260709 12:13:30.188357 16512 raft_consensus.cc:359] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:30.189253 16512 raft_consensus.cc:740] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:30.207177 16512 consensus_queue.cc:260] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:30.215368 16364 raft_consensus.cc:1217] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:30.216252 16512 ts_tablet_manager.cc:1434] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.004s
I20260709 12:13:30.241745 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-6c5118c70f9949449bd91a9290612c45 received from {username='slave'} at 127.0.0.1:47948
I20260709 12:13:30.242324 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-6c5118c70f9949449bd91a9290612c45 on tablet 6c5118c70f9949449bd91a9290612c45 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:30.263526 16512 ts_tablet_manager.cc:933] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379)
I20260709 12:13:30.267345 16512 tablet_copy_client.cc:323] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.129:44379
I20260709 12:13:30.304508 15610 tablet_copy_service.cc:140] P ab657f21625e44c39bc5e3f49a1e8060: Received BeginTabletCopySession request for tablet 01a6eb8962184c4297337d7c9599b7b4 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:35538)
I20260709 12:13:30.305084 15610 tablet_copy_service.cc:161] P ab657f21625e44c39bc5e3f49a1e8060: Beginning new tablet copy session on tablet 01a6eb8962184c4297337d7c9599b7b4 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:35538: session id = 4fd59a5ab6a24228a141f7296e0d907e-01a6eb8962184c4297337d7c9599b7b4
I20260709 12:13:30.319180 15610 tablet_copy_source_session.cc:215] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:30.329666 16512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a6eb8962184c4297337d7c9599b7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:30.358597 16512 tablet_copy_client.cc:806] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:30.359480 16512 tablet_copy_client.cc:670] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:30.366389 16512 tablet_copy_client.cc:538] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:30.378474 16512 tablet_bootstrap.cc:492] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:30.413658 16512 tablet_bootstrap.cc:492] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:30.414665 16512 tablet_bootstrap.cc:492] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:30.415407 16512 ts_tablet_manager.cc:1403] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.015s
I20260709 12:13:30.418761 16512 raft_consensus.cc:359] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:30.419705 16512 raft_consensus.cc:740] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:30.420573 16512 consensus_queue.cc:260] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:30.424244 16512 ts_tablet_manager.cc:1434] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 12:13:30.426172 15610 tablet_copy_service.cc:342] P ab657f21625e44c39bc5e3f49a1e8060: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-01a6eb8962184c4297337d7c9599b7b4 received from {username='slave'} at 127.0.0.1:35538
I20260709 12:13:30.426674 15610 tablet_copy_service.cc:434] P ab657f21625e44c39bc5e3f49a1e8060: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-01a6eb8962184c4297337d7c9599b7b4 on tablet 01a6eb8962184c4297337d7c9599b7b4 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:30.502146 16364 raft_consensus.cc:1217] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:30.646106 16447 raft_consensus.cc:1064] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:30.648514 16447 consensus_queue.cc:237] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:30.670400 16364 raft_consensus.cc:1275] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.671648 15673 raft_consensus.cc:1275] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.671885 15591 raft_consensus.cc:1275] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.672940 16447 consensus_queue.cc:1048] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:30.674090 16450 consensus_queue.cc:1048] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:30.674819 16481 consensus_queue.cc:1048] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:30.693414 16450 raft_consensus.cc:2955] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:30.698355 15673 raft_consensus.cc:2955] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:30.709077 16415 raft_consensus.cc:1064] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:30.720229 16364 raft_consensus.cc:1217] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:30.712431 16415 consensus_queue.cc:237] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:30.734776 15498 catalog_manager.cc:5697] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:30.753136 15594 raft_consensus.cc:2955] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:30.783345 16364 raft_consensus.cc:1275] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.784763 16517 consensus_queue.cc:1048] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:30.790781 15594 raft_consensus.cc:1275] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.792371 16517 consensus_queue.cc:1048] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.798558 16364 raft_consensus.cc:2955] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:30.803028 15743 raft_consensus.cc:1275] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.805689 16517 consensus_queue.cc:1048] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:30.814335 16415 raft_consensus.cc:2955] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:30.817102 15591 raft_consensus.cc:2955] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:30.854473 15743 raft_consensus.cc:2955] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:30.863061 16364 raft_consensus.cc:2955] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:30.900193 16450 raft_consensus.cc:1064] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:30.904968 16450 consensus_queue.cc:237] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:30.933308 15498 catalog_manager.cc:5697] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:30.962337 16362 raft_consensus.cc:1275] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.968954 16481 consensus_queue.cc:1048] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:30.966692 15744 consensus_queue.cc:237] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:30.994089 16364 raft_consensus.cc:1275] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:30.995227 15591 raft_consensus.cc:1275] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.996768 15597 raft_consensus.cc:1275] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.004217 15673 consensus_queue.cc:237] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:31.019299 16366 raft_consensus.cc:1275] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.022136 16530 consensus_queue.cc:1048] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:31.026206 16450 consensus_queue.cc:1048] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.027829 15591 raft_consensus.cc:1275] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.031327 16540 consensus_queue.cc:1048] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:31.028448 16450 consensus_queue.cc:1048] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:31.033546 16541 consensus_queue.cc:1048] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 12:13:31.062501 15673 raft_consensus.cc:1275] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:31.063407 16542 raft_consensus.cc:2955] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.069025 16530 raft_consensus.cc:2955] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.081911 15485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 451679cba1524c4eb127647c046ee1d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:31.086202 16366 raft_consensus.cc:2955] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.086423 15600 raft_consensus.cc:2955] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.091602 16407 consensus_queue.cc:1048] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:31.096665 15498 catalog_manager.cc:5697] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.105414 16491 raft_consensus.cc:1064] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:31.109652 15591 raft_consensus.cc:2955] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.111927 16364 raft_consensus.cc:2955] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.117887 16491 consensus_queue.cc:237] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:31.119807 15738 tablet_service.cc:1558] Processing DeleteTablet for tablet 451679cba1524c4eb127647c046ee1d8 with delete_type TABLET_DATA_TOMBSTONED (TS 688cd59026924150af9983dd9dc76d92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35640
I20260709 12:13:31.134915 16546 tablet_replica.cc:333] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:13:31.136307 16546 raft_consensus.cc:2243] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.137413 16546 raft_consensus.cc:2272] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.146624 15498 catalog_manager.cc:5697] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.165433 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet feebbfd19f1c4080ba2add668d265dcf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:31.169075 15663 tablet_service.cc:1558] Processing DeleteTablet for tablet feebbfd19f1c4080ba2add668d265dcf with delete_type TABLET_DATA_TOMBSTONED (TS a0e4b2953a9d4137811c830572f5d165 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53984
I20260709 12:13:31.169323 16364 raft_consensus.cc:1275] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:31.173516 15741 raft_consensus.cc:1275] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:31.173516 16494 consensus_queue.cc:1048] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:31.176620 16473 consensus_queue.cc:1048] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:31.175710 15672 raft_consensus.cc:1275] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:31.181526 16473 consensus_queue.cc:1048] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.185833 16447 raft_consensus.cc:2955] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.230491 15597 raft_consensus.cc:2955] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.238916 16546 ts_tablet_manager.cc:1916] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:31.254484 16549 tablet_replica.cc:333] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:13:31.255738 16549 raft_consensus.cc:2243] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.256455 16549 raft_consensus.cc:2272] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.259052 16362 raft_consensus.cc:2955] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.278307 15498 catalog_manager.cc:5697] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.295004 16549 ts_tablet_manager.cc:1916] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:31.337867 16546 ts_tablet_manager.cc:1929] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:31.336922 15672 raft_consensus.cc:2955] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.338588 16546 log.cc:1199] T 451679cba1524c4eb127647c046ee1d8 P 688cd59026924150af9983dd9dc76d92: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/wals/451679cba1524c4eb127647c046ee1d8
I20260709 12:13:31.332108 16548 raft_consensus.cc:2955] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.341163 15673 raft_consensus.cc:2955] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.346529 16364 raft_consensus.cc:2955] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.348994 16549 ts_tablet_manager.cc:1929] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:31.374428 16549 log.cc:1199] T feebbfd19f1c4080ba2add668d265dcf P a0e4b2953a9d4137811c830572f5d165: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/wals/feebbfd19f1c4080ba2add668d265dcf
I20260709 12:13:31.378425 15484 catalog_manager.cc:5028] TS 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): tablet 451679cba1524c4eb127647c046ee1d8 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:31.378473 15485 catalog_manager.cc:5028] TS a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): tablet feebbfd19f1c4080ba2add668d265dcf (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:31.380285 15496 catalog_manager.cc:5697] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.394465 15741 consensus_queue.cc:237] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:31.402300 15747 raft_consensus.cc:2955] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.414965 16364 raft_consensus.cc:1275] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.416756 16530 consensus_queue.cc:1048] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:13:31.439945 15597 consensus_queue.cc:237] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:31.426062 15591 raft_consensus.cc:1275] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.451108 15673 raft_consensus.cc:1275] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.454450 16364 raft_consensus.cc:1275] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.454628 16491 consensus_queue.cc:1048] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:31.456442 16548 consensus_queue.cc:1048] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:31.465651 16491 raft_consensus.cc:2955] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.468434 16364 raft_consensus.cc:2955] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.474802 15673 raft_consensus.cc:2955] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.490443 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01a6eb8962184c4297337d7c9599b7b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:31.504124 16530 consensus_queue.cc:1048] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:31.508702 15498 catalog_manager.cc:5697] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.529851 15738 tablet_service.cc:1558] Processing DeleteTablet for tablet 01a6eb8962184c4297337d7c9599b7b4 with delete_type TABLET_DATA_TOMBSTONED (TS 688cd59026924150af9983dd9dc76d92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35640
I20260709 12:13:31.531005 16546 tablet_replica.cc:333] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:13:31.532009 16546 raft_consensus.cc:2243] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.532907 16546 raft_consensus.cc:2272] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.533452 16450 raft_consensus.cc:2955] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.543989 16546 ts_tablet_manager.cc:1916] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:13:31.605698 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.132:40599, user_credentials={real_user=slave}} blocked reactor thread for 73474.9us
W20260709 12:13:31.613852 15715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 57688.1us
I20260709 12:13:31.622660 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6c5118c70f9949449bd91a9290612c45 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:31.632084 16364 raft_consensus.cc:2955] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.650950 16546 ts_tablet_manager.cc:1929] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:31.651432 16546 log.cc:1199] T 01a6eb8962184c4297337d7c9599b7b4 P 688cd59026924150af9983dd9dc76d92: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/wals/01a6eb8962184c4297337d7c9599b7b4
I20260709 12:13:31.652961 15484 catalog_manager.cc:5028] TS 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): tablet 01a6eb8962184c4297337d7c9599b7b4 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:31.658914 15497 catalog_manager.cc:5697] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.685786 15663 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c5118c70f9949449bd91a9290612c45 with delete_type TABLET_DATA_TOMBSTONED (TS a0e4b2953a9d4137811c830572f5d165 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53984
I20260709 12:13:31.686887 16549 tablet_replica.cc:333] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:13:31.688081 16549 raft_consensus.cc:2243] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.688822 16549 raft_consensus.cc:2272] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.693259 16549 ts_tablet_manager.cc:1916] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:31.704355 15600 raft_consensus.cc:2955] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:31.734396 16549 ts_tablet_manager.cc:1929] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:31.734869 16549 log.cc:1199] T 6c5118c70f9949449bd91a9290612c45 P a0e4b2953a9d4137811c830572f5d165: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/wals/6c5118c70f9949449bd91a9290612c45
I20260709 12:13:31.736900 15485 catalog_manager.cc:5028] TS a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): tablet 6c5118c70f9949449bd91a9290612c45 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:32.748144 15744 consensus_queue.cc:237] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:32.754158 15673 raft_consensus.cc:1275] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:32.754163 15591 raft_consensus.cc:1275] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:32.754313 15714 consensus_peers.cc:597] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2620bbe453ed451593b53e29f41ea935. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:32.755806 16530 consensus_queue.cc:1048] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:32.756727 16556 consensus_queue.cc:1048] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.764884 16450 raft_consensus.cc:2955] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:32.774178 15673 raft_consensus.cc:2955] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:32.778343 15591 raft_consensus.cc:2955] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:32.790375 15743 consensus_queue.cc:237] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:32.788802 15496 catalog_manager.cc:5697] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:32.803599 15714 consensus_peers.cc:597] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00d83faf267c416ba8613ebc9a08040f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:32.805490 15672 raft_consensus.cc:1275] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:32.808486 16530 consensus_queue.cc:1048] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:32.816008 15600 raft_consensus.cc:1275] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:32.818266 16556 consensus_queue.cc:1048] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.830698 16563 raft_consensus.cc:2955] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:32.832770 15668 raft_consensus.cc:2955] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:32.840538 15600 raft_consensus.cc:2955] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:32.857919 15668 consensus_queue.cc:237] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:32.866180 15496 catalog_manager.cc:5697] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.874369 15743 raft_consensus.cc:1275] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:32.874959 15600 raft_consensus.cc:1275] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:32.877192 15640 consensus_peers.cc:597] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9650ef72d4cf40bc8672c53f8315921b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:32.877259 16542 consensus_queue.cc:1048] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.879181 16570 consensus_queue.cc:1048] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:32.888502 16542 raft_consensus.cc:2955] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:32.890527 15743 raft_consensus.cc:2955] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:32.901885 15600 raft_consensus.cc:2955] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:32.904641 15668 consensus_queue.cc:237] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:32.915096 15741 raft_consensus.cc:1275] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:32.917815 15591 raft_consensus.cc:1275] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:32.923216 16542 consensus_queue.cc:1048] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.926015 16542 consensus_queue.cc:1048] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:32.916538 15497 catalog_manager.cc:5697] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
W20260709 12:13:32.928992 15640 consensus_peers.cc:597] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f42f35e6ddd4c958d264591c4d1b28a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:32.966106 16540 raft_consensus.cc:2955] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:32.972750 15744 raft_consensus.cc:2955] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:32.973981 15591 raft_consensus.cc:2955] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:32.994473 15498 catalog_manager.cc:5697] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.280190 16578 ts_tablet_manager.cc:933] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:33.283489 16578 tablet_copy_client.cc:323] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:13:33.285856 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet 9650ef72d4cf40bc8672c53f8315921b from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:13:33.286410 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet 9650ef72d4cf40bc8672c53f8315921b from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-9650ef72d4cf40bc8672c53f8315921b
I20260709 12:13:33.294271 15685 tablet_copy_source_session.cc:215] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:33.297405 16578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9650ef72d4cf40bc8672c53f8315921b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:33.324801 16578 tablet_copy_client.cc:806] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:33.327196 16578 tablet_copy_client.cc:670] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:33.329684 16580 ts_tablet_manager.cc:933] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:33.334685 16578 tablet_copy_client.cc:538] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:33.335269 16580 tablet_copy_client.cc:323] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:13:33.336995 16581 ts_tablet_manager.cc:933] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:33.337088 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet 00d83faf267c416ba8613ebc9a08040f from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:13:33.337823 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet 00d83faf267c416ba8613ebc9a08040f from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-00d83faf267c416ba8613ebc9a08040f
I20260709 12:13:33.345460 16578 tablet_bootstrap.cc:492] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:33.346237 15759 tablet_copy_source_session.cc:215] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:33.350116 16580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d83faf267c416ba8613ebc9a08040f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:33.370422 16581 tablet_copy_client.cc:323] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:13:33.372813 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet 7f42f35e6ddd4c958d264591c4d1b28a from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:13:33.373353 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet 7f42f35e6ddd4c958d264591c4d1b28a from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-7f42f35e6ddd4c958d264591c4d1b28a
I20260709 12:13:33.380472 16580 tablet_copy_client.cc:806] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:33.382804 16580 tablet_copy_client.cc:670] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:33.387471 15685 tablet_copy_source_session.cc:215] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:33.387682 16580 tablet_copy_client.cc:538] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:33.395747 16581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f42f35e6ddd4c958d264591c4d1b28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:33.397001 16584 ts_tablet_manager.cc:933] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:33.402139 16580 tablet_bootstrap.cc:492] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:33.414158 16578 tablet_bootstrap.cc:492] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:33.415402 16578 tablet_bootstrap.cc:492] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:33.416337 16578 ts_tablet_manager.cc:1403] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.071s	user 0.027s	sys 0.001s
I20260709 12:13:33.420270 16581 tablet_copy_client.cc:806] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:33.419718 16578 raft_consensus.cc:359] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:33.420853 16578 raft_consensus.cc:740] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:33.420953 16581 tablet_copy_client.cc:670] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:33.421715 16578 consensus_queue.cc:260] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:33.426005 16584 tablet_copy_client.cc:323] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:13:33.430931 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet 2620bbe453ed451593b53e29f41ea935 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:13:33.431602 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet 2620bbe453ed451593b53e29f41ea935 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-2620bbe453ed451593b53e29f41ea935
I20260709 12:13:33.443872 16581 tablet_copy_client.cc:538] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:33.462148 16581 tablet_bootstrap.cc:492] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:33.502243 15759 tablet_copy_source_session.cc:215] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:33.520117 16578 ts_tablet_manager.cc:1434] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.103s	user 0.015s	sys 0.020s
I20260709 12:13:33.530236 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-9650ef72d4cf40bc8672c53f8315921b received from {username='slave'} at 127.0.0.1:34864
I20260709 12:13:33.530704 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-9650ef72d4cf40bc8672c53f8315921b on tablet 9650ef72d4cf40bc8672c53f8315921b with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:33.540472 16584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2620bbe453ed451593b53e29f41ea935. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:33.568724 15566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 56099.6us
W20260709 12:13:33.602613 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 89201us
I20260709 12:13:33.617841 16580 tablet_bootstrap.cc:492] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:33.619941 16580 tablet_bootstrap.cc:492] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:33.620738 16580 ts_tablet_manager.cc:1403] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.219s	user 0.028s	sys 0.012s
I20260709 12:13:33.627190 16581 tablet_bootstrap.cc:492] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:33.630919 16580 raft_consensus.cc:359] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:33.642021 16580 raft_consensus.cc:740] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:33.641661 16581 tablet_bootstrap.cc:492] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:33.644549 16580 consensus_queue.cc:260] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:33.645545 16581 ts_tablet_manager.cc:1403] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.188s	user 0.025s	sys 0.021s
W20260709 12:13:33.641316 15566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 66016.3us
I20260709 12:13:33.650059 16584 tablet_copy_client.cc:806] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:33.650913 16584 tablet_copy_client.cc:670] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:33.652786 16581 raft_consensus.cc:359] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:33.655017 16581 raft_consensus.cc:740] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:33.660210 16584 tablet_copy_client.cc:538] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:33.665346 16580 ts_tablet_manager.cc:1434] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 12:13:33.674980 16581 consensus_queue.cc:260] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:33.678578 16581 ts_tablet_manager.cc:1434] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 12:13:33.721911 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-7f42f35e6ddd4c958d264591c4d1b28a received from {username='slave'} at 127.0.0.1:34864
I20260709 12:13:33.722414 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-7f42f35e6ddd4c958d264591c4d1b28a on tablet 7f42f35e6ddd4c958d264591c4d1b28a with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:33.722961 16584 tablet_bootstrap.cc:492] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:33.739478 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-00d83faf267c416ba8613ebc9a08040f received from {username='slave'} at 127.0.0.1:47948
I20260709 12:13:33.740198 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-00d83faf267c416ba8613ebc9a08040f on tablet 00d83faf267c416ba8613ebc9a08040f with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:33.774940 16584 tablet_bootstrap.cc:492] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:33.778200 16584 tablet_bootstrap.cc:492] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:33.779071 16584 ts_tablet_manager.cc:1403] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.056s	user 0.031s	sys 0.022s
I20260709 12:13:33.782478 16584 raft_consensus.cc:359] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:33.783474 16584 raft_consensus.cc:740] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:33.784114 16584 consensus_queue.cc:260] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:33.786556 16584 ts_tablet_manager.cc:1434] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:33.788503 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-2620bbe453ed451593b53e29f41ea935 received from {username='slave'} at 127.0.0.1:47948
I20260709 12:13:33.788975 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-2620bbe453ed451593b53e29f41ea935 on tablet 2620bbe453ed451593b53e29f41ea935 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:33.846320 16364 raft_consensus.cc:1217] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:33.867404 16364 raft_consensus.cc:1217] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:33.898962 16364 raft_consensus.cc:1217] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:34.262995 16364 raft_consensus.cc:1217] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:34.323262 16594 raft_consensus.cc:1064] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:34.325784 16594 consensus_queue.cc:237] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:34.332937 16364 raft_consensus.cc:1275] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.333297 15668 raft_consensus.cc:1275] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.333819 15596 raft_consensus.cc:1275] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.335134 16594 consensus_queue.cc:1048] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:34.337075 16450 consensus_queue.cc:1048] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.338276 16563 consensus_queue.cc:1048] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:34.362586 16594 raft_consensus.cc:2955] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.367722 15596 raft_consensus.cc:2955] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.381836 15668 raft_consensus.cc:2955] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.383821 16591 raft_consensus.cc:1064] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:34.386654 16591 consensus_queue.cc:237] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:34.389537 16364 raft_consensus.cc:2955] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.401954 15497 catalog_manager.cc:5697] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.433871 16364 raft_consensus.cc:1275] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.439905 16577 raft_consensus.cc:1064] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:34.441339 15596 raft_consensus.cc:1275] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.443264 16577 consensus_queue.cc:237] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:34.455626 16606 consensus_queue.cc:1048] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:34.456175 15744 raft_consensus.cc:1275] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.458588 16591 consensus_queue.cc:1048] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.466468 16606 consensus_queue.cc:1048] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:13:34.483718 15600 raft_consensus.cc:1275] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.486629 15743 raft_consensus.cc:1275] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.493336 16366 raft_consensus.cc:1275] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.494668 16607 consensus_queue.cc:1048] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:34.504823 16604 consensus_queue.cc:1048] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.507865 16609 consensus_queue.cc:1048] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:34.540611 16604 raft_consensus.cc:2955] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.545042 15744 raft_consensus.cc:2955] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.547164 15591 raft_consensus.cc:2955] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.564348 16607 raft_consensus.cc:2955] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.566272 16364 raft_consensus.cc:2955] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.570858 16362 raft_consensus.cc:2955] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.579814 15743 consensus_queue.cc:237] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:34.587702 15596 raft_consensus.cc:1275] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.587704 16366 raft_consensus.cc:1275] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.589548 16594 consensus_queue.cc:1048] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:34.602946 15743 raft_consensus.cc:2955] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.606220 16563 consensus_queue.cc:1048] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.607366 15497 catalog_manager.cc:5697] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.610569 15497 catalog_manager.cc:5697] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.594125 15596 raft_consensus.cc:2955] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.626195 16594 raft_consensus.cc:2955] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.636544 16362 raft_consensus.cc:2955] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.658381 15494 catalog_manager.cc:5697] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.660218 15668 consensus_queue.cc:237] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:34.663695 15673 consensus_queue.cc:237] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:34.668584 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 00d83faf267c416ba8613ebc9a08040f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:34.672606 15663 tablet_service.cc:1558] Processing DeleteTablet for tablet 00d83faf267c416ba8613ebc9a08040f with delete_type TABLET_DATA_TOMBSTONED (TS a0e4b2953a9d4137811c830572f5d165 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53984
I20260709 12:13:34.682054 16362 raft_consensus.cc:1275] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.684288 16609 consensus_queue.cc:1048] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:34.693812 15596 raft_consensus.cc:2955] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.696285 16362 raft_consensus.cc:1275] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.698395 15594 raft_consensus.cc:1275] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.701270 16604 consensus_queue.cc:1048] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.702391 16607 raft_consensus.cc:2955] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.725492 16605 consensus_queue.cc:1048] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:34.725899 16364 raft_consensus.cc:2955] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.733758 15596 raft_consensus.cc:2955] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.740422 15744 raft_consensus.cc:1275] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.735831 16621 tablet_replica.cc:333] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:13:34.742393 16621 raft_consensus.cc:2243] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.743189 16621 raft_consensus.cc:2272] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.743738 15494 catalog_manager.cc:5697] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.751989 16604 consensus_queue.cc:1048] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.755334 16621 ts_tablet_manager.cc:1916] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:34.755934 16594 raft_consensus.cc:1064] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:34.756465 16577 raft_consensus.cc:2955] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.758984 16594 consensus_queue.cc:237] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:34.770107 15738 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f42f35e6ddd4c958d264591c4d1b28a with delete_type TABLET_DATA_TOMBSTONED (TS 688cd59026924150af9983dd9dc76d92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35640
I20260709 12:13:34.778138 16362 raft_consensus.cc:2955] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.788349 16364 raft_consensus.cc:1275] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.791574 15668 raft_consensus.cc:1275] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.794764 16450 consensus_queue.cc:1048] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:34.795703 16530 consensus_queue.cc:1048] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.795917 15591 raft_consensus.cc:1275] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.805725 15485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f42f35e6ddd4c958d264591c4d1b28a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:34.806538 15485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9650ef72d4cf40bc8672c53f8315921b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:34.813251 15744 raft_consensus.cc:2955] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.775589 16623 tablet_replica.cc:333] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:13:34.815763 16623 raft_consensus.cc:2243] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.821452 16623 raft_consensus.cc:2272] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.831542 15496 catalog_manager.cc:5697] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.801538 16620 consensus_queue.cc:1048] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 12:13:34.849892 15583 tablet_service.cc:1558] Processing DeleteTablet for tablet 9650ef72d4cf40bc8672c53f8315921b with delete_type TABLET_DATA_TOMBSTONED (TS ab657f21625e44c39bc5e3f49a1e8060 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33868
I20260709 12:13:34.859093 16620 raft_consensus.cc:2955] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.862569 16623 ts_tablet_manager.cc:1916] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:34.863559 15591 raft_consensus.cc:2955] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.781325 16621 ts_tablet_manager.cc:1929] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:34.874400 16621 log.cc:1199] T 00d83faf267c416ba8613ebc9a08040f P a0e4b2953a9d4137811c830572f5d165: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/wals/00d83faf267c416ba8613ebc9a08040f
I20260709 12:13:34.876082 15673 raft_consensus.cc:2955] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.883260 15485 catalog_manager.cc:5028] TS a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): tablet 00d83faf267c416ba8613ebc9a08040f (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:34.885730 15494 catalog_manager.cc:5697] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.866202 16362 raft_consensus.cc:2955] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.897209 16627 tablet_replica.cc:333] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:13:34.898366 16627 raft_consensus.cc:2243] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.899029 16627 raft_consensus.cc:2272] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.901528 15744 consensus_queue.cc:237] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:34.902629 16627 ts_tablet_manager.cc:1916] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:34.909512 15668 raft_consensus.cc:1275] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.911087 16620 consensus_queue.cc:1048] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.919260 16627 ts_tablet_manager.cc:1929] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:34.919818 16627 log.cc:1199] T 9650ef72d4cf40bc8672c53f8315921b P ab657f21625e44c39bc5e3f49a1e8060: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/wals/9650ef72d4cf40bc8672c53f8315921b
I20260709 12:13:34.921849 15484 catalog_manager.cc:5028] TS ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): tablet 9650ef72d4cf40bc8672c53f8315921b (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:34.927279 16450 raft_consensus.cc:2955] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.931242 15672 raft_consensus.cc:2955] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.938582 16364 raft_consensus.cc:1275] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.939888 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2620bbe453ed451593b53e29f41ea935 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:34.942021 16594 consensus_queue.cc:1048] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:34.954794 16362 raft_consensus.cc:2955] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.953509 16623 ts_tablet_manager.cc:1929] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:34.966883 16623 log.cc:1199] T 7f42f35e6ddd4c958d264591c4d1b28a P 688cd59026924150af9983dd9dc76d92: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/wals/7f42f35e6ddd4c958d264591c4d1b28a
I20260709 12:13:34.969079 15484 catalog_manager.cc:5028] TS 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): tablet 7f42f35e6ddd4c958d264591c4d1b28a (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:34.976956 15497 catalog_manager.cc:5697] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:34.996716 15583 tablet_service.cc:1558] Processing DeleteTablet for tablet 2620bbe453ed451593b53e29f41ea935 with delete_type TABLET_DATA_TOMBSTONED (TS ab657f21625e44c39bc5e3f49a1e8060 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33868
I20260709 12:13:34.997795 16627 tablet_replica.cc:333] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:13:34.998709 16627 raft_consensus.cc:2243] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.999281 16627 raft_consensus.cc:2272] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.004227 16627 ts_tablet_manager.cc:1916] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:35.019861 16627 ts_tablet_manager.cc:1929] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:35.020164 16627 log.cc:1199] T 2620bbe453ed451593b53e29f41ea935 P ab657f21625e44c39bc5e3f49a1e8060: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/wals/2620bbe453ed451593b53e29f41ea935
I20260709 12:13:35.021490 15484 catalog_manager.cc:5028] TS ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): tablet 2620bbe453ed451593b53e29f41ea935 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:36.071319 15741 consensus_queue.cc:237] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:36.078683 15668 raft_consensus.cc:1275] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:36.080394 16631 consensus_queue.cc:1048] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:36.081005 15591 raft_consensus.cc:1275] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:36.081410 15714 consensus_peers.cc:597] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: adffe5f203824625b2ff92dd4dd23b41. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:36.083518 16631 consensus_queue.cc:1048] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:36.091295 16631 raft_consensus.cc:2955] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:36.092810 15668 raft_consensus.cc:2955] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:36.096731 15591 raft_consensus.cc:2955] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:36.107548 15672 consensus_queue.cc:237] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
W20260709 12:13:36.115181 15640 consensus_peers.cc:597] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c19a123ff934aa5809bc1b2ab4739bf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:36.115859 15591 raft_consensus.cc:1275] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:36.117797 15741 raft_consensus.cc:1275] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:36.119015 16604 consensus_queue.cc:1048] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:36.119529 15494 catalog_manager.cc:5697] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:36.121075 16604 consensus_queue.cc:1048] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:36.139693 16609 raft_consensus.cc:2955] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:36.148331 15594 raft_consensus.cc:2955] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:36.164499 15668 consensus_queue.cc:237] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:36.167747 15744 raft_consensus.cc:2955] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
W20260709 12:13:36.184412 15640 consensus_peers.cc:597] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 686a14e1add24c8694269b52d155de6d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:36.185045 15594 raft_consensus.cc:1275] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:36.188210 15741 raft_consensus.cc:1275] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:36.197767 16604 consensus_queue.cc:1048] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:36.200704 16639 consensus_queue.cc:1048] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:36.220114 15497 catalog_manager.cc:5697] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:36.220198 16604 raft_consensus.cc:2955] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:36.222931 15744 raft_consensus.cc:2955] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:36.224835 15594 raft_consensus.cc:2955] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:36.241261 15741 consensus_queue.cc:237] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:36.247149 15497 catalog_manager.cc:5697] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:36.253033 15714 consensus_peers.cc:597] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a42f21c95b04737954cfb1694366595. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:36.254824 15594 raft_consensus.cc:1275] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:36.256407 15672 raft_consensus.cc:1275] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:36.257459 16620 consensus_queue.cc:1048] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:36.259199 16647 consensus_queue.cc:1048] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:36.268952 16631 raft_consensus.cc:2955] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:36.273222 15673 raft_consensus.cc:2955] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:36.279008 15594 raft_consensus.cc:2955] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:36.292351 15494 catalog_manager.cc:5697] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:36.568756 16650 ts_tablet_manager.cc:933] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:36.603381 16650 tablet_copy_client.cc:323] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:13:36.605273 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet 3c19a123ff934aa5809bc1b2ab4739bf from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:13:36.605904 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet 3c19a123ff934aa5809bc1b2ab4739bf from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-3c19a123ff934aa5809bc1b2ab4739bf
I20260709 12:13:36.614624 15685 tablet_copy_source_session.cc:215] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:36.618907 16650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c19a123ff934aa5809bc1b2ab4739bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:36.635838 16650 tablet_copy_client.cc:806] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:36.636531 16650 tablet_copy_client.cc:670] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:36.640650 16650 tablet_copy_client.cc:538] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:36.652410 16650 tablet_bootstrap.cc:492] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:36.666570 16652 ts_tablet_manager.cc:933] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:36.670310 16652 tablet_copy_client.cc:323] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:13:36.672554 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet adffe5f203824625b2ff92dd4dd23b41 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:13:36.673142 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet adffe5f203824625b2ff92dd4dd23b41 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-adffe5f203824625b2ff92dd4dd23b41
I20260709 12:13:36.674734 16650 tablet_bootstrap.cc:492] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:36.675565 16650 tablet_bootstrap.cc:492] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:36.676174 16650 ts_tablet_manager.cc:1403] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.001s
I20260709 12:13:36.679940 16650 raft_consensus.cc:359] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:36.680956 16650 raft_consensus.cc:740] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:36.681890 16650 consensus_queue.cc:260] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:36.698508 15759 tablet_copy_source_session.cc:215] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:36.703262 16650 ts_tablet_manager.cc:1434] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.027s	user 0.023s	sys 0.004s
I20260709 12:13:36.704320 16652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adffe5f203824625b2ff92dd4dd23b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:36.708210 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-3c19a123ff934aa5809bc1b2ab4739bf received from {username='slave'} at 127.0.0.1:34864
I20260709 12:13:36.708756 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-3c19a123ff934aa5809bc1b2ab4739bf on tablet 3c19a123ff934aa5809bc1b2ab4739bf with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:36.722013 16650 ts_tablet_manager.cc:933] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:36.736991 16650 tablet_copy_client.cc:323] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:13:36.738772 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet 686a14e1add24c8694269b52d155de6d from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:13:36.739059 16652 tablet_copy_client.cc:806] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:36.739357 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet 686a14e1add24c8694269b52d155de6d from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-686a14e1add24c8694269b52d155de6d
I20260709 12:13:36.739784 16652 tablet_copy_client.cc:670] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:36.744180 16652 tablet_copy_client.cc:538] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:36.746798 15685 tablet_copy_source_session.cc:215] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:36.753871 16652 tablet_bootstrap.cc:492] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:36.754127 16650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686a14e1add24c8694269b52d155de6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:36.772131 16650 tablet_copy_client.cc:806] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:36.773583 16650 tablet_copy_client.cc:670] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:36.777784 16650 tablet_copy_client.cc:538] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:36.779258 16652 tablet_bootstrap.cc:492] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:36.780176 16652 tablet_bootstrap.cc:492] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:36.780843 16652 ts_tablet_manager.cc:1403] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.012s
I20260709 12:13:36.783952 16652 raft_consensus.cc:359] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:36.784789 16652 raft_consensus.cc:740] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:36.785444 16652 consensus_queue.cc:260] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:36.787739 16650 tablet_bootstrap.cc:492] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:36.787879 16652 ts_tablet_manager.cc:1434] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:13:36.791416 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-adffe5f203824625b2ff92dd4dd23b41 received from {username='slave'} at 127.0.0.1:47948
I20260709 12:13:36.791852 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-adffe5f203824625b2ff92dd4dd23b41 on tablet adffe5f203824625b2ff92dd4dd23b41 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:36.818118 16650 tablet_bootstrap.cc:492] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:36.819103 16650 tablet_bootstrap.cc:492] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:36.819881 16650 ts_tablet_manager.cc:1403] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.012s
I20260709 12:13:36.822885 16650 raft_consensus.cc:359] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:36.823760 16650 raft_consensus.cc:740] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:36.824417 16650 consensus_queue.cc:260] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:36.826889 16650 ts_tablet_manager.cc:1434] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 12:13:36.828490 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-686a14e1add24c8694269b52d155de6d received from {username='slave'} at 127.0.0.1:34864
I20260709 12:13:36.828866 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-686a14e1add24c8694269b52d155de6d on tablet 686a14e1add24c8694269b52d155de6d with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:36.870234 16650 ts_tablet_manager.cc:933] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:36.873404 16650 tablet_copy_client.cc:323] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:13:36.876307 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet 6a42f21c95b04737954cfb1694366595 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:13:36.876793 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet 6a42f21c95b04737954cfb1694366595 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-6a42f21c95b04737954cfb1694366595
I20260709 12:13:36.882057 15759 tablet_copy_source_session.cc:215] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:36.885331 16650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a42f21c95b04737954cfb1694366595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:36.904533 16650 tablet_copy_client.cc:806] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:36.905164 16650 tablet_copy_client.cc:670] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:36.909503 16650 tablet_copy_client.cc:538] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:36.918911 16650 tablet_bootstrap.cc:492] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:36.938206 16650 tablet_bootstrap.cc:492] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:36.939078 16650 tablet_bootstrap.cc:492] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:36.939693 16650 ts_tablet_manager.cc:1403] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 12:13:36.942639 16650 raft_consensus.cc:359] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:36.943706 16650 raft_consensus.cc:740] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:36.944403 16650 consensus_queue.cc:260] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:36.946801 16650 ts_tablet_manager.cc:1434] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:36.948737 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-6a42f21c95b04737954cfb1694366595 received from {username='slave'} at 127.0.0.1:47948
I20260709 12:13:36.949123 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-6a42f21c95b04737954cfb1694366595 on tablet 6a42f21c95b04737954cfb1694366595 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:37.056375 16364 raft_consensus.cc:1217] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:37.112090 16364 raft_consensus.cc:1217] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:37.328346 16364 raft_consensus.cc:1217] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:37.436975 16631 raft_consensus.cc:1064] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:37.439097 16631 consensus_queue.cc:237] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:37.456334 15673 raft_consensus.cc:1275] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.456822 16364 raft_consensus.cc:1275] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.458740 16664 consensus_queue.cc:1048] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:37.463856 15597 raft_consensus.cc:1275] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.465441 16647 consensus_queue.cc:1048] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:37.471251 16647 consensus_queue.cc:1048] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.483413 16362 raft_consensus.cc:1217] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:37.495589 16620 raft_consensus.cc:2955] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.496994 15672 raft_consensus.cc:2955] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.507588 16362 raft_consensus.cc:2955] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.517364 15496 catalog_manager.cc:5697] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.547976 15597 raft_consensus.cc:2955] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.571391 15741 consensus_queue.cc:237] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:37.581677 16362 raft_consensus.cc:1275] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:37.581717 15597 raft_consensus.cc:1275] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:37.583329 16631 consensus_queue.cc:1048] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.584208 16664 consensus_queue.cc:1048] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:37.592535 16647 raft_consensus.cc:2955] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.594697 15596 raft_consensus.cc:2955] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.603305 16362 raft_consensus.cc:2955] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.625198 15494 catalog_manager.cc:5697] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.627880 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet adffe5f203824625b2ff92dd4dd23b41 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:37.641791 15663 tablet_service.cc:1558] Processing DeleteTablet for tablet adffe5f203824625b2ff92dd4dd23b41 with delete_type TABLET_DATA_TOMBSTONED (TS a0e4b2953a9d4137811c830572f5d165 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53984
I20260709 12:13:37.644553 16673 tablet_replica.cc:333] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:13:37.645749 16673 raft_consensus.cc:2243] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:37.646962 16673 raft_consensus.cc:2272] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:37.650413 16673 ts_tablet_manager.cc:1916] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:37.667869 16673 ts_tablet_manager.cc:1929] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:37.668371 16673 log.cc:1199] T adffe5f203824625b2ff92dd4dd23b41 P a0e4b2953a9d4137811c830572f5d165: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/wals/adffe5f203824625b2ff92dd4dd23b41
I20260709 12:13:37.670354 15485 catalog_manager.cc:5028] TS a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): tablet adffe5f203824625b2ff92dd4dd23b41 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:37.737030 16639 raft_consensus.cc:1064] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:37.739275 16639 consensus_queue.cc:237] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:37.747381 16362 raft_consensus.cc:1275] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.748932 16662 consensus_queue.cc:1048] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:37.749405 15741 raft_consensus.cc:1275] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.751432 16662 consensus_queue.cc:1048] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.752370 15596 raft_consensus.cc:1275] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.758927 16662 consensus_queue.cc:1048] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:37.770537 16609 raft_consensus.cc:1064] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:37.773447 16609 consensus_queue.cc:237] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:37.784245 16639 raft_consensus.cc:2955] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.789630 15741 raft_consensus.cc:2955] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.795163 16362 raft_consensus.cc:2955] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.811805 16364 raft_consensus.cc:1275] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.812101 15744 raft_consensus.cc:1275] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.813015 15597 raft_consensus.cc:1275] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.815507 16609 consensus_queue.cc:1048] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:37.808312 15497 catalog_manager.cc:5697] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.819814 16609 consensus_queue.cc:1048] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:37.821616 15597 raft_consensus.cc:2955] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.824445 16609 consensus_queue.cc:1048] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.852962 15672 consensus_queue.cc:237] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:37.863816 16364 raft_consensus.cc:1275] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:37.866266 15743 raft_consensus.cc:1275] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:37.866838 16680 consensus_queue.cc:1048] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:37.869086 16680 consensus_queue.cc:1048] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.870800 16609 raft_consensus.cc:2955] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.875797 15743 raft_consensus.cc:2955] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.883914 16639 raft_consensus.cc:2955] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.893723 15741 raft_consensus.cc:2955] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.893536 16366 raft_consensus.cc:2955] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.906490 15497 catalog_manager.cc:5697] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.911710 15597 raft_consensus.cc:2955] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.929400 15485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c19a123ff934aa5809bc1b2ab4739bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:37.935909 16362 raft_consensus.cc:2955] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.964463 16664 raft_consensus.cc:1064] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:37.965129 15672 consensus_queue.cc:237] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:37.967206 16664 consensus_queue.cc:237] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:37.985344 15596 raft_consensus.cc:1275] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:37.989126 16639 consensus_queue.cc:1048] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:37.989207 15494 catalog_manager.cc:5697] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:37.999879 16362 raft_consensus.cc:1275] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:37.999526 16639 raft_consensus.cc:2955] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:38.001694 16662 consensus_queue.cc:1048] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:38.003382 15596 raft_consensus.cc:2955] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:38.007660 15583 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c19a123ff934aa5809bc1b2ab4739bf with delete_type TABLET_DATA_TOMBSTONED (TS ab657f21625e44c39bc5e3f49a1e8060 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33868
I20260709 12:13:38.010676 16362 raft_consensus.cc:2955] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:38.022125 16366 raft_consensus.cc:1275] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:38.024104 16647 consensus_queue.cc:1048] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:38.031003 15668 raft_consensus.cc:1275] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:38.033792 16686 tablet_replica.cc:333] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:13:38.032725 16664 consensus_queue.cc:1048] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:38.034228 15596 raft_consensus.cc:1275] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:38.034833 16686 raft_consensus.cc:2243] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:38.035987 16672 consensus_queue.cc:1048] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.037822 16686 raft_consensus.cc:2272] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:38.043548 16686 ts_tablet_manager.cc:1916] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:38.071422 15485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 686a14e1add24c8694269b52d155de6d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:38.076637 15497 catalog_manager.cc:5697] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:38.115810 16690 raft_consensus.cc:2955] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
W20260709 12:13:38.146150 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.132:40599, user_credentials={real_user=slave}} blocked reactor thread for 52330.2us
W20260709 12:13:38.147873 15715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 56268us
I20260709 12:13:38.171717 15738 tablet_service.cc:1558] Processing DeleteTablet for tablet 686a14e1add24c8694269b52d155de6d with delete_type TABLET_DATA_TOMBSTONED (TS 688cd59026924150af9983dd9dc76d92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35640
I20260709 12:13:38.203871 16686 ts_tablet_manager.cc:1929] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:38.204883 16686 log.cc:1199] T 3c19a123ff934aa5809bc1b2ab4739bf P ab657f21625e44c39bc5e3f49a1e8060: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/wals/3c19a123ff934aa5809bc1b2ab4739bf
I20260709 12:13:38.215220 16366 raft_consensus.cc:2955] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:38.220559 15484 catalog_manager.cc:5028] TS ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): tablet 3c19a123ff934aa5809bc1b2ab4739bf (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:38.245334 15600 raft_consensus.cc:2955] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:38.235751 16694 tablet_replica.cc:333] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:13:38.251812 15494 catalog_manager.cc:5697] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:38.254007 15668 raft_consensus.cc:2955] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:38.268397 16694 raft_consensus.cc:2243] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:38.269627 16694 raft_consensus.cc:2272] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:38.276122 16694 ts_tablet_manager.cc:1916] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:38.330785 16694 ts_tablet_manager.cc:1929] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:38.331429 16694 log.cc:1199] T 686a14e1add24c8694269b52d155de6d P 688cd59026924150af9983dd9dc76d92: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/wals/686a14e1add24c8694269b52d155de6d
I20260709 12:13:38.333705 15484 catalog_manager.cc:5028] TS 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): tablet 686a14e1add24c8694269b52d155de6d (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:38.342048 15741 consensus_queue.cc:237] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:38.366163 16366 raft_consensus.cc:1275] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:38.368309 15600 raft_consensus.cc:1275] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:38.369278 16690 consensus_queue.cc:1048] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:38.374166 16691 consensus_queue.cc:1048] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:38.387946 16672 raft_consensus.cc:2955] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:38.392848 16366 raft_consensus.cc:2955] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:38.394686 15597 raft_consensus.cc:2955] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:38.418838 15497 catalog_manager.cc:5697] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:38.430261 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a42f21c95b04737954cfb1694366595 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:38.438870 15663 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a42f21c95b04737954cfb1694366595 with delete_type TABLET_DATA_TOMBSTONED (TS a0e4b2953a9d4137811c830572f5d165 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53984
I20260709 12:13:38.445771 16697 tablet_replica.cc:333] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:13:38.447013 16697 raft_consensus.cc:2243] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:38.447727 16697 raft_consensus.cc:2272] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:38.450641 16697 ts_tablet_manager.cc:1916] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:38.464954 16697 ts_tablet_manager.cc:1929] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:38.465440 16697 log.cc:1199] T 6a42f21c95b04737954cfb1694366595 P a0e4b2953a9d4137811c830572f5d165: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/wals/6a42f21c95b04737954cfb1694366595
I20260709 12:13:38.467367 15485 catalog_manager.cc:5028] TS a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): tablet 6a42f21c95b04737954cfb1694366595 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:39.513859 15673 consensus_queue.cc:237] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:39.522555 15741 raft_consensus.cc:1275] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:39.522918 15640 consensus_peers.cc:597] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 176516a70c5e4d639c08830ad518a776. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:39.523411 15594 raft_consensus.cc:1275] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:39.523968 16609 consensus_queue.cc:1048] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.524935 16696 consensus_queue.cc:1048] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:39.536912 16696 raft_consensus.cc:2955] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:39.564451 15747 raft_consensus.cc:2955] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:39.571609 15600 raft_consensus.cc:2955] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:39.583117 15594 consensus_queue.cc:237] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:39.594857 15496 catalog_manager.cc:5697] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.604908 15747 raft_consensus.cc:1275] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:39.605032 15673 raft_consensus.cc:1275] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:39.607340 16695 consensus_queue.cc:1048] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:39.608950 15565 consensus_peers.cc:597] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86cedc4e7b754680a9f06705ec699f18. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:39.610363 16695 consensus_queue.cc:1048] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:39.622996 16629 raft_consensus.cc:2955] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:39.628782 15673 raft_consensus.cc:2955] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:39.638204 15747 raft_consensus.cc:2955] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:39.659919 15673 consensus_queue.cc:237] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:39.679090 15497 catalog_manager.cc:5697] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:39.684952 15747 raft_consensus.cc:1275] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:39.686393 15640 consensus_peers.cc:597] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c46475122534716a8e791e3ee658e06. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:39.688017 16705 consensus_queue.cc:1048] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:39.689625 15594 raft_consensus.cc:1275] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:39.691913 16705 consensus_queue.cc:1048] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.712934 16702 raft_consensus.cc:2955] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:39.715775 15596 raft_consensus.cc:2955] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:39.725773 15747 raft_consensus.cc:2955] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:39.735733 15743 consensus_queue.cc:237] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:39.737668 15494 catalog_manager.cc:5697] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:39.766659 15714 consensus_peers.cc:597] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7416da2072eb4424bfd2f04a63c7c275. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:39.766814 15672 raft_consensus.cc:1275] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:39.767478 15594 raft_consensus.cc:1275] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:39.768615 16698 consensus_queue.cc:1048] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:39.770632 16706 consensus_queue.cc:1048] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.778512 16698 raft_consensus.cc:2955] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:39.780694 15672 raft_consensus.cc:2955] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:39.783958 15594 raft_consensus.cc:2955] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:39.798117 15494 catalog_manager.cc:5697] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.111979 16722 ts_tablet_manager.cc:933] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379)
I20260709 12:13:40.115437 16722 tablet_copy_client.cc:323] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.129:44379
I20260709 12:13:40.118630 15610 tablet_copy_service.cc:140] P ab657f21625e44c39bc5e3f49a1e8060: Received BeginTabletCopySession request for tablet 86cedc4e7b754680a9f06705ec699f18 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:35538)
I20260709 12:13:40.119222 15610 tablet_copy_service.cc:161] P ab657f21625e44c39bc5e3f49a1e8060: Beginning new tablet copy session on tablet 86cedc4e7b754680a9f06705ec699f18 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:35538: session id = 4fd59a5ab6a24228a141f7296e0d907e-86cedc4e7b754680a9f06705ec699f18
I20260709 12:13:40.129274 15610 tablet_copy_source_session.cc:215] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:40.133956 16722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cedc4e7b754680a9f06705ec699f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:40.154742 16722 tablet_copy_client.cc:806] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:40.155562 16722 tablet_copy_client.cc:670] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:40.158629 16724 ts_tablet_manager.cc:933] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:40.160820 16722 tablet_copy_client.cc:538] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:40.162854 16724 tablet_copy_client.cc:323] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:13:40.165802 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet 176516a70c5e4d639c08830ad518a776 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:13:40.166385 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet 176516a70c5e4d639c08830ad518a776 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-176516a70c5e4d639c08830ad518a776
I20260709 12:13:40.171489 16722 tablet_bootstrap.cc:492] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:40.178283 15685 tablet_copy_source_session.cc:215] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:40.183674 16724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176516a70c5e4d639c08830ad518a776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:40.214169 16724 tablet_copy_client.cc:806] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:40.214778 16724 tablet_copy_client.cc:670] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:40.211766 16722 tablet_bootstrap.cc:492] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:40.216971 16722 tablet_bootstrap.cc:492] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:40.218402 16722 ts_tablet_manager.cc:1403] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.004s
I20260709 12:13:40.221555 16722 raft_consensus.cc:359] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:40.222452 16722 raft_consensus.cc:740] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:40.231491 16724 tablet_copy_client.cc:538] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:40.236392 16722 consensus_queue.cc:260] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:40.244082 16724 tablet_bootstrap.cc:492] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:40.253041 16722 ts_tablet_manager.cc:1434] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260709 12:13:40.255829 15610 tablet_copy_service.cc:342] P ab657f21625e44c39bc5e3f49a1e8060: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-86cedc4e7b754680a9f06705ec699f18 received from {username='slave'} at 127.0.0.1:35538
I20260709 12:13:40.256361 15610 tablet_copy_service.cc:434] P ab657f21625e44c39bc5e3f49a1e8060: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-86cedc4e7b754680a9f06705ec699f18 on tablet 86cedc4e7b754680a9f06705ec699f18 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:40.282786 16724 tablet_bootstrap.cc:492] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:40.284274 16724 tablet_bootstrap.cc:492] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:40.284909 16724 ts_tablet_manager.cc:1403] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.006s
I20260709 12:13:40.287359 16724 raft_consensus.cc:359] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:40.288252 16724 raft_consensus.cc:740] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:40.288817 16724 consensus_queue.cc:260] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:40.290820 16724 ts_tablet_manager.cc:1434] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:13:40.294348 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-176516a70c5e4d639c08830ad518a776 received from {username='slave'} at 127.0.0.1:34864
I20260709 12:13:40.294761 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-176516a70c5e4d639c08830ad518a776 on tablet 176516a70c5e4d639c08830ad518a776 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:40.295400 16722 ts_tablet_manager.cc:933] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:40.297310 16722 tablet_copy_client.cc:323] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:13:40.300616 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet 6c46475122534716a8e791e3ee658e06 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:13:40.301237 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet 6c46475122534716a8e791e3ee658e06 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-6c46475122534716a8e791e3ee658e06
I20260709 12:13:40.310489 15685 tablet_copy_source_session.cc:215] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:40.314190 16722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c46475122534716a8e791e3ee658e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:40.322293 16724 ts_tablet_manager.cc:933] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:40.325294 16724 tablet_copy_client.cc:323] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:13:40.328380 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet 7416da2072eb4424bfd2f04a63c7c275 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:13:40.328926 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet 7416da2072eb4424bfd2f04a63c7c275 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-7416da2072eb4424bfd2f04a63c7c275
I20260709 12:13:40.335933 15759 tablet_copy_source_session.cc:215] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:40.336545 16722 tablet_copy_client.cc:806] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:40.337288 16722 tablet_copy_client.cc:670] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:40.343508 16724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7416da2072eb4424bfd2f04a63c7c275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:40.347378 16722 tablet_copy_client.cc:538] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:40.361227 16722 tablet_bootstrap.cc:492] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:40.374414 16724 tablet_copy_client.cc:806] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:40.375088 16724 tablet_copy_client.cc:670] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:40.380937 16724 tablet_copy_client.cc:538] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:40.391395 16724 tablet_bootstrap.cc:492] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:40.403028 16722 tablet_bootstrap.cc:492] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:40.404101 16722 tablet_bootstrap.cc:492] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:40.404898 16722 ts_tablet_manager.cc:1403] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.011s
I20260709 12:13:40.408264 16722 raft_consensus.cc:359] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:40.409207 16722 raft_consensus.cc:740] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:40.409988 16722 consensus_queue.cc:260] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:40.413899 16722 ts_tablet_manager.cc:1434] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.003s
I20260709 12:13:40.416414 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-6c46475122534716a8e791e3ee658e06 received from {username='slave'} at 127.0.0.1:34864
I20260709 12:13:40.416874 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-6c46475122534716a8e791e3ee658e06 on tablet 6c46475122534716a8e791e3ee658e06 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:40.426317 16724 tablet_bootstrap.cc:492] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:40.427541 16724 tablet_bootstrap.cc:492] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:40.428397 16724 ts_tablet_manager.cc:1403] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.037s	user 0.028s	sys 0.002s
I20260709 12:13:40.431089 16724 raft_consensus.cc:359] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:40.432070 16724 raft_consensus.cc:740] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:40.432801 16724 consensus_queue.cc:260] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:40.435204 16724 ts_tablet_manager.cc:1434] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:13:40.437381 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-7416da2072eb4424bfd2f04a63c7c275 received from {username='slave'} at 127.0.0.1:47948
I20260709 12:13:40.437918 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-7416da2072eb4424bfd2f04a63c7c275 on tablet 7416da2072eb4424bfd2f04a63c7c275 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:40.518488 16362 raft_consensus.cc:1217] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:40.532785 16362 raft_consensus.cc:1217] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:40.777007 16366 raft_consensus.cc:1217] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:40.777437 16362 raft_consensus.cc:1217] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:40.913383 16695 raft_consensus.cc:1064] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:40.916472 16695 consensus_queue.cc:237] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:40.926397 16366 raft_consensus.cc:1275] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:40.927707 16715 consensus_queue.cc:1048] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:40.929225 15743 raft_consensus.cc:1275] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:40.932967 15673 raft_consensus.cc:1275] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:40.934738 16715 consensus_queue.cc:1048] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:40.936307 16629 consensus_queue.cc:1048] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.949333 16629 raft_consensus.cc:2955] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:40.950661 15673 raft_consensus.cc:2955] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:40.961030 15741 raft_consensus.cc:2955] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:40.985623 16366 raft_consensus.cc:2955] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:40.996202 15494 catalog_manager.cc:5697] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.007375 16704 raft_consensus.cc:1064] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:41.011051 16704 consensus_queue.cc:237] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:41.033254 16366 raft_consensus.cc:1275] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.034883 16702 consensus_queue.cc:1048] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:41.039703 15741 raft_consensus.cc:1275] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.043691 16704 consensus_queue.cc:1048] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:41.043988 15597 raft_consensus.cc:1275] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.046888 16705 consensus_queue.cc:1048] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:41.061342 16705 raft_consensus.cc:2955] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.082265 15594 raft_consensus.cc:2955] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.089866 15597 consensus_queue.cc:237] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:41.089210 15741 raft_consensus.cc:2955] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.097702 16366 raft_consensus.cc:1275] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:41.098132 15673 raft_consensus.cc:1275] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:41.099802 16629 consensus_queue.cc:1048] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:41.106051 16738 consensus_queue.cc:1048] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:41.105926 16366 raft_consensus.cc:2955] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.119910 15497 catalog_manager.cc:5697] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:41.134284 16715 raft_consensus.cc:2955] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.140671 15673 raft_consensus.cc:2955] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.144724 15672 consensus_queue.cc:237] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:41.148861 16366 raft_consensus.cc:2955] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.156064 16362 raft_consensus.cc:1275] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:41.158413 16704 consensus_queue.cc:1048] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:41.166872 16705 raft_consensus.cc:2955] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.176194 15496 catalog_manager.cc:5697] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.190207 15738 tablet_service.cc:1558] Processing DeleteTablet for tablet 86cedc4e7b754680a9f06705ec699f18 with delete_type TABLET_DATA_TOMBSTONED (TS 688cd59026924150af9983dd9dc76d92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35640
I20260709 12:13:41.195479 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 86cedc4e7b754680a9f06705ec699f18 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:41.196630 16748 tablet_replica.cc:333] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:13:41.197971 16748 raft_consensus.cc:2243] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.198635 16748 raft_consensus.cc:2272] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:41.202134 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.132:40599, user_credentials={real_user=slave}} blocked reactor thread for 69407.8us
I20260709 12:13:41.190141 16366 raft_consensus.cc:2955] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.218021 15743 raft_consensus.cc:1275] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:41.220243 15485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 176516a70c5e4d639c08830ad518a776 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:41.226183 16704 consensus_queue.cc:1048] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:41.230563 15743 raft_consensus.cc:2955] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.234041 15495 catalog_manager.cc:5697] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:41.239517 16748 ts_tablet_manager.cc:1916] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:41.260357 16705 raft_consensus.cc:1064] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:41.268098 15583 tablet_service.cc:1558] Processing DeleteTablet for tablet 176516a70c5e4d639c08830ad518a776 with delete_type TABLET_DATA_TOMBSTONED (TS ab657f21625e44c39bc5e3f49a1e8060 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33868
I20260709 12:13:41.268054 16705 consensus_queue.cc:237] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:41.284736 16748 ts_tablet_manager.cc:1929] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:41.285398 16748 log.cc:1199] T 86cedc4e7b754680a9f06705ec699f18 P 688cd59026924150af9983dd9dc76d92: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/wals/86cedc4e7b754680a9f06705ec699f18
I20260709 12:13:41.290010 15484 catalog_manager.cc:5028] TS 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): tablet 86cedc4e7b754680a9f06705ec699f18 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:41.292462 16750 tablet_replica.cc:333] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:13:41.294756 16750 raft_consensus.cc:2243] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.296391 16750 raft_consensus.cc:2272] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.298306 15741 raft_consensus.cc:1275] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.300596 15594 raft_consensus.cc:1275] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.300757 16366 raft_consensus.cc:1275] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.301759 16750 ts_tablet_manager.cc:1916] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:41.302380 16704 consensus_queue.cc:1048] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:41.307752 16702 consensus_queue.cc:1048] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:41.320472 16752 consensus_queue.cc:1048] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:41.353900 16750 ts_tablet_manager.cc:1929] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:41.354727 16750 log.cc:1199] T 176516a70c5e4d639c08830ad518a776 P ab657f21625e44c39bc5e3f49a1e8060: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/wals/176516a70c5e4d639c08830ad518a776
I20260709 12:13:41.356809 15484 catalog_manager.cc:5028] TS ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): tablet 176516a70c5e4d639c08830ad518a776 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:41.364152 16749 raft_consensus.cc:2955] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.367328 15594 raft_consensus.cc:2955] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.380975 15743 raft_consensus.cc:2955] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.383248 16366 raft_consensus.cc:2955] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.398312 16693 raft_consensus.cc:1064] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:41.401475 16693 consensus_queue.cc:237] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:41.404810 15495 catalog_manager.cc:5697] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.418967 15673 raft_consensus.cc:1275] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.419157 16366 raft_consensus.cc:1275] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.420648 16747 consensus_queue.cc:1048] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:41.422240 15596 raft_consensus.cc:1275] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.422792 16747 consensus_queue.cc:1048] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:41.422292 15668 consensus_queue.cc:237] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:41.423741 16706 consensus_queue.cc:1048] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:41.429257 16366 raft_consensus.cc:1275] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:41.431250 16752 consensus_queue.cc:1048] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:41.434173 15594 raft_consensus.cc:1275] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:41.437255 16749 consensus_queue.cc:1048] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:41.460963 16749 raft_consensus.cc:2955] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.461387 15600 raft_consensus.cc:2955] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.484884 15485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6c46475122534716a8e791e3ee658e06 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:41.486304 16366 raft_consensus.cc:2955] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.514580 16706 raft_consensus.cc:2955] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.516469 16366 raft_consensus.cc:2955] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.530308 15497 catalog_manager.cc:5697] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.537750 15672 raft_consensus.cc:2955] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.543606 15596 raft_consensus.cc:2955] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.557118 15738 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c46475122534716a8e791e3ee658e06 with delete_type TABLET_DATA_TOMBSTONED (TS 688cd59026924150af9983dd9dc76d92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35640
I20260709 12:13:41.558089 16748 tablet_replica.cc:333] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:13:41.559115 16748 raft_consensus.cc:2243] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.556123 15496 catalog_manager.cc:5697] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:41.574458 16748 raft_consensus.cc:2272] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.580082 16748 ts_tablet_manager.cc:1916] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:41.593488 15741 consensus_queue.cc:237] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:41.604637 16366 raft_consensus.cc:1275] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:41.606304 15594 raft_consensus.cc:1275] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:41.607681 16672 consensus_queue.cc:1048] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:41.608525 16693 consensus_queue.cc:1048] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:41.617019 16693 raft_consensus.cc:2955] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.626780 15596 raft_consensus.cc:2955] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.630683 16366 raft_consensus.cc:2955] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.643738 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7416da2072eb4424bfd2f04a63c7c275 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:41.647691 15495 catalog_manager.cc:5697] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:41.651845 16748 ts_tablet_manager.cc:1929] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:41.653913 16748 log.cc:1199] T 6c46475122534716a8e791e3ee658e06 P 688cd59026924150af9983dd9dc76d92: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/wals/6c46475122534716a8e791e3ee658e06
I20260709 12:13:41.655732 15484 catalog_manager.cc:5028] TS 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): tablet 6c46475122534716a8e791e3ee658e06 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:41.659946 15663 tablet_service.cc:1558] Processing DeleteTablet for tablet 7416da2072eb4424bfd2f04a63c7c275 with delete_type TABLET_DATA_TOMBSTONED (TS a0e4b2953a9d4137811c830572f5d165 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53984
I20260709 12:13:41.662483 16761 tablet_replica.cc:333] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:13:41.663477 16761 raft_consensus.cc:2243] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.664104 16761 raft_consensus.cc:2272] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.667183 16761 ts_tablet_manager.cc:1916] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:41.679577 16761 ts_tablet_manager.cc:1929] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:41.680049 16761 log.cc:1199] T 7416da2072eb4424bfd2f04a63c7c275 P a0e4b2953a9d4137811c830572f5d165: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/wals/7416da2072eb4424bfd2f04a63c7c275
I20260709 12:13:41.681524 15485 catalog_manager.cc:5028] TS a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): tablet 7416da2072eb4424bfd2f04a63c7c275 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:42.735294 15672 consensus_queue.cc:237] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:42.742885 15743 raft_consensus.cc:1275] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:42.743225 15640 consensus_peers.cc:597] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 164cb961d63243aeb3e2d8a9e05aabaf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:42.743418 15596 raft_consensus.cc:1275] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:42.744313 16749 consensus_queue.cc:1048] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.745844 16702 consensus_queue.cc:1048] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:42.754410 16766 raft_consensus.cc:2955] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:42.755988 15741 raft_consensus.cc:2955] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:42.758687 15596 raft_consensus.cc:2955] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:42.771623 15594 consensus_queue.cc:237] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue 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: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:42.773046 15495 catalog_manager.cc:5697] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:42.783087 15672 raft_consensus.cc:1275] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:42.785493 16715 consensus_queue.cc:1048] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:42.791663 15741 raft_consensus.cc:1275] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:42.795233 16762 consensus_queue.cc:1048] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:42.796649 15565 consensus_peers.cc:597] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e08205142994491aa62f7504ea81e671. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:42.813795 16762 raft_consensus.cc:2955] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:42.823568 15672 raft_consensus.cc:2955] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:42.831307 15741 raft_consensus.cc:2955] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:42.846114 15743 consensus_queue.cc:237] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:42.851814 15495 catalog_manager.cc:5697] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:42.869546 15596 raft_consensus.cc:1275] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:42.913514 15714 consensus_peers.cc:597] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 08a51b017c234db7bb3f47d66c087f56. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:42.922312 15672 raft_consensus.cc:1275] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:42.922616 16747 consensus_queue.cc:1048] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:42.925210 16672 consensus_queue.cc:1048] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.949144 16672 raft_consensus.cc:2955] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:42.956933 15597 raft_consensus.cc:2955] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:42.968760 15672 raft_consensus.cc:2955] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:42.973778 15743 consensus_queue.cc:237] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:42.982823 15497 catalog_manager.cc:5697] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
W20260709 12:13:43.005973 15714 consensus_peers.cc:597] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21e0613971ec40358b912a542c3bfcad. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:43.006774 15597 raft_consensus.cc:1275] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:43.008671 15672 raft_consensus.cc:1275] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:43.009935 16777 consensus_queue.cc:1048] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:43.011368 16747 consensus_queue.cc:1048] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.023257 16777 raft_consensus.cc:2955] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:43.024597 15673 raft_consensus.cc:2955] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:43.030102 15594 raft_consensus.cc:2955] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:43.048628 15498 catalog_manager.cc:5697] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:43.172966 16784 ts_tablet_manager.cc:933] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:43.175592 16784 tablet_copy_client.cc:323] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:13:43.178352 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet 164cb961d63243aeb3e2d8a9e05aabaf from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:13:43.178943 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet 164cb961d63243aeb3e2d8a9e05aabaf from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-164cb961d63243aeb3e2d8a9e05aabaf
I20260709 12:13:43.188295 15685 tablet_copy_source_session.cc:215] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:43.193171 16784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164cb961d63243aeb3e2d8a9e05aabaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:43.207494 16784 tablet_copy_client.cc:806] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:43.208210 16784 tablet_copy_client.cc:670] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:43.212706 16784 tablet_copy_client.cc:538] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:43.220935 16784 tablet_bootstrap.cc:492] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:43.251623 16784 tablet_bootstrap.cc:492] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:43.252663 16784 tablet_bootstrap.cc:492] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:43.253396 16784 ts_tablet_manager.cc:1403] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.012s
I20260709 12:13:43.256968 16784 raft_consensus.cc:359] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:43.257916 16784 raft_consensus.cc:740] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:43.259235 16784 consensus_queue.cc:260] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:43.263559 16784 ts_tablet_manager.cc:1434] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:13:43.268268 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-164cb961d63243aeb3e2d8a9e05aabaf received from {username='slave'} at 127.0.0.1:34864
I20260709 12:13:43.268814 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-164cb961d63243aeb3e2d8a9e05aabaf on tablet 164cb961d63243aeb3e2d8a9e05aabaf with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:43.287979 16784 ts_tablet_manager.cc:933] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:43.289839 16784 tablet_copy_client.cc:323] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:13:43.291414 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet 08a51b017c234db7bb3f47d66c087f56 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:13:43.291975 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet 08a51b017c234db7bb3f47d66c087f56 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-08a51b017c234db7bb3f47d66c087f56
I20260709 12:13:43.302280 15759 tablet_copy_source_session.cc:215] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:43.305480 16784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a51b017c234db7bb3f47d66c087f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:43.319692 16784 tablet_copy_client.cc:806] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:43.320300 16784 tablet_copy_client.cc:670] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:43.330310 16789 ts_tablet_manager.cc:933] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379)
I20260709 12:13:43.330655 16784 tablet_copy_client.cc:538] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:43.340282 16789 tablet_copy_client.cc:323] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.129:44379
I20260709 12:13:43.340826 16784 tablet_bootstrap.cc:492] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:43.342265 15610 tablet_copy_service.cc:140] P ab657f21625e44c39bc5e3f49a1e8060: Received BeginTabletCopySession request for tablet e08205142994491aa62f7504ea81e671 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:35538)
I20260709 12:13:43.342875 15610 tablet_copy_service.cc:161] P ab657f21625e44c39bc5e3f49a1e8060: Beginning new tablet copy session on tablet e08205142994491aa62f7504ea81e671 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:35538: session id = 4fd59a5ab6a24228a141f7296e0d907e-e08205142994491aa62f7504ea81e671
I20260709 12:13:43.355165 15610 tablet_copy_source_session.cc:215] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:43.358927 16789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08205142994491aa62f7504ea81e671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:43.364991 16784 tablet_bootstrap.cc:492] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:43.366415 16784 tablet_bootstrap.cc:492] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:43.367276 16784 ts_tablet_manager.cc:1403] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.008s
I20260709 12:13:43.370920 16784 raft_consensus.cc:359] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:43.371867 16784 raft_consensus.cc:740] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:43.372607 16784 consensus_queue.cc:260] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:43.375202 16784 ts_tablet_manager.cc:1434] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:43.377373 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-08a51b017c234db7bb3f47d66c087f56 received from {username='slave'} at 127.0.0.1:47948
I20260709 12:13:43.377892 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-08a51b017c234db7bb3f47d66c087f56 on tablet 08a51b017c234db7bb3f47d66c087f56 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:43.392220 16789 tablet_copy_client.cc:806] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:43.392827 16789 tablet_copy_client.cc:670] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:43.396900 16789 tablet_copy_client.cc:538] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:43.409947 16789 tablet_bootstrap.cc:492] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:43.437454 16789 tablet_bootstrap.cc:492] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:43.438680 16789 tablet_bootstrap.cc:492] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:43.439457 16789 ts_tablet_manager.cc:1403] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.008s
I20260709 12:13:43.443145 16789 raft_consensus.cc:359] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:43.444146 16789 raft_consensus.cc:740] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:43.444898 16789 consensus_queue.cc:260] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [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: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:43.447384 16789 ts_tablet_manager.cc:1434] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:13:43.450013 15610 tablet_copy_service.cc:342] P ab657f21625e44c39bc5e3f49a1e8060: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-e08205142994491aa62f7504ea81e671 received from {username='slave'} at 127.0.0.1:35538
I20260709 12:13:43.450466 15610 tablet_copy_service.cc:434] P ab657f21625e44c39bc5e3f49a1e8060: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-e08205142994491aa62f7504ea81e671 on tablet e08205142994491aa62f7504ea81e671 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:43.552585 16789 ts_tablet_manager.cc:933] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:43.554425 16789 tablet_copy_client.cc:323] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:13:43.557914 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet 21e0613971ec40358b912a542c3bfcad from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:13:43.558471 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet 21e0613971ec40358b912a542c3bfcad from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-21e0613971ec40358b912a542c3bfcad
I20260709 12:13:43.568187 15759 tablet_copy_source_session.cc:215] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:43.571507 16789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e0613971ec40358b912a542c3bfcad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:43.591702 16789 tablet_copy_client.cc:806] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:43.592433 16789 tablet_copy_client.cc:670] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:43.600281 16789 tablet_copy_client.cc:538] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:43.610246 16789 tablet_bootstrap.cc:492] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:43.632691 16789 tablet_bootstrap.cc:492] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:43.633764 16789 tablet_bootstrap.cc:492] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:43.634824 16789 ts_tablet_manager.cc:1403] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.017s
I20260709 12:13:43.638396 16789 raft_consensus.cc:359] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:43.641852 16789 raft_consensus.cc:740] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:43.642642 16789 consensus_queue.cc:260] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:43.649672 16789 ts_tablet_manager.cc:1434] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:13:43.656129 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-21e0613971ec40358b912a542c3bfcad received from {username='slave'} at 127.0.0.1:47948
I20260709 12:13:43.656635 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-21e0613971ec40358b912a542c3bfcad on tablet 21e0613971ec40358b912a542c3bfcad with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:43.708353 16362 raft_consensus.cc:1217] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:43.749246 16362 raft_consensus.cc:1217] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:43.788296 16362 raft_consensus.cc:1217] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:44.068025 16362 raft_consensus.cc:1217] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:44.256220 16715 raft_consensus.cc:1064] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:44.273483 16715 consensus_queue.cc:237] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [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: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:44.308326 16366 raft_consensus.cc:1275] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:44.310366 15673 raft_consensus.cc:1275] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:44.311949 15743 raft_consensus.cc:1275] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:44.312227 16797 consensus_queue.cc:1048] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:44.313131 16795 consensus_queue.cc:1048] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:44.314713 16774 consensus_queue.cc:1048] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:44.340363 16801 raft_consensus.cc:1064] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:44.353753 16801 consensus_queue.cc:237] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:44.360739 16715 raft_consensus.cc:2955] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.365260 16364 raft_consensus.cc:2955] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.367651 15673 raft_consensus.cc:2955] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.380260 15672 raft_consensus.cc:1275] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:44.383944 15596 raft_consensus.cc:1275] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:44.382030 16801 consensus_queue.cc:1048] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:44.386368 16366 raft_consensus.cc:1275] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:44.389602 16801 consensus_queue.cc:1048] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:44.399147 16799 raft_consensus.cc:1064] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:44.402345 16799 consensus_queue.cc:237] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:44.402374 15497 catalog_manager.cc:5697] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.405455 16777 consensus_queue.cc:1048] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:44.423095 15741 raft_consensus.cc:2955] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.422209 16777 raft_consensus.cc:2955] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.443917 15596 raft_consensus.cc:2955] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.474845 16366 raft_consensus.cc:1275] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:44.482563 15673 raft_consensus.cc:2955] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.491578 15747 raft_consensus.cc:1275] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:44.492205 15600 raft_consensus.cc:1275] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:44.496263 16796 consensus_queue.cc:1048] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:44.498462 16796 consensus_queue.cc:1048] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:44.518117 16775 consensus_queue.cc:1048] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:44.521086 16800 raft_consensus.cc:1064] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:44.523747 16800 consensus_queue.cc:237] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:44.535374 16366 raft_consensus.cc:2955] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.553948 15496 catalog_manager.cc:5697] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:44.582605 16362 raft_consensus.cc:1275] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:44.587850 16801 consensus_queue.cc:1048] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:44.592398 15597 consensus_queue.cc:237] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:44.594771 16766 raft_consensus.cc:2955] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.596400 15672 raft_consensus.cc:1275] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:44.601646 15600 raft_consensus.cc:2955] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.611517 16801 consensus_queue.cc:1048] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:44.602860 16366 raft_consensus.cc:2955] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.603845 15596 raft_consensus.cc:1275] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:44.632009 16362 raft_consensus.cc:1275] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:44.637820 16803 consensus_queue.cc:1048] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:44.642784 16798 consensus_queue.cc:1048] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:44.646589 15668 raft_consensus.cc:1275] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:44.670727 16715 consensus_queue.cc:1048] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:44.681713 16774 raft_consensus.cc:2955] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.689393 15495 catalog_manager.cc:5697] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.697747 15673 raft_consensus.cc:2955] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.708149 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e08205142994491aa62f7504ea81e671 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:44.709457 15741 consensus_queue.cc:237] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:44.719530 15668 raft_consensus.cc:1275] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:44.708155 16362 raft_consensus.cc:2955] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.722167 15495 catalog_manager.cc:5697] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.722750 16777 consensus_queue.cc:1048] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:44.735934 15738 tablet_service.cc:1558] Processing DeleteTablet for tablet e08205142994491aa62f7504ea81e671 with delete_type TABLET_DATA_TOMBSTONED (TS 688cd59026924150af9983dd9dc76d92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35640
I20260709 12:13:44.741329 16824 tablet_replica.cc:333] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:13:44.742560 16824 raft_consensus.cc:2243] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:44.743350 16824 raft_consensus.cc:2272] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:44.748380 16747 raft_consensus.cc:2955] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.750720 16824 ts_tablet_manager.cc:1916] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:44.755872 15741 raft_consensus.cc:2955] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.756873 16801 raft_consensus.cc:2955] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.767761 16824 ts_tablet_manager.cc:1929] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:44.768376 16824 log.cc:1199] T e08205142994491aa62f7504ea81e671 P 688cd59026924150af9983dd9dc76d92: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/wals/e08205142994491aa62f7504ea81e671
I20260709 12:13:44.770156 15484 catalog_manager.cc:5028] TS 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): tablet e08205142994491aa62f7504ea81e671 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:44.771023 15668 raft_consensus.cc:2955] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.787123 15669 consensus_queue.cc:237] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:44.794816 16362 raft_consensus.cc:1275] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:44.808740 16362 raft_consensus.cc:1275] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:44.810976 16766 consensus_queue.cc:1048] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:44.812451 15497 catalog_manager.cc:5697] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.819417 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 08a51b017c234db7bb3f47d66c087f56 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:44.823704 16796 raft_consensus.cc:2955] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.829603 15583 tablet_service.cc:1558] Processing DeleteTablet for tablet 08a51b017c234db7bb3f47d66c087f56 with delete_type TABLET_DATA_TOMBSTONED (TS ab657f21625e44c39bc5e3f49a1e8060 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33868
I20260709 12:13:44.837380 16362 raft_consensus.cc:2955] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.841156 15485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 164cb961d63243aeb3e2d8a9e05aabaf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:44.842680 16825 tablet_replica.cc:333] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:13:44.843832 16825 raft_consensus.cc:2243] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:44.844552 16825 raft_consensus.cc:2272] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:44.851342 16825 ts_tablet_manager.cc:1916] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:44.856230 15495 catalog_manager.cc:5697] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.857275 15673 raft_consensus.cc:2955] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.866784 16362 raft_consensus.cc:2955] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.876981 15583 tablet_service.cc:1558] Processing DeleteTablet for tablet 164cb961d63243aeb3e2d8a9e05aabaf with delete_type TABLET_DATA_TOMBSTONED (TS ab657f21625e44c39bc5e3f49a1e8060 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33868
I20260709 12:13:44.887823 16825 ts_tablet_manager.cc:1929] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:44.888274 15495 catalog_manager.cc:5697] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.888428 16825 log.cc:1199] T 08a51b017c234db7bb3f47d66c087f56 P ab657f21625e44c39bc5e3f49a1e8060: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/wals/08a51b017c234db7bb3f47d66c087f56
I20260709 12:13:44.876720 15596 raft_consensus.cc:2955] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.893085 15484 catalog_manager.cc:5028] TS ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): tablet 08a51b017c234db7bb3f47d66c087f56 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:44.893608 16825 tablet_replica.cc:333] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:13:44.894685 16825 raft_consensus.cc:2243] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:44.895459 16825 raft_consensus.cc:2272] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:44.895656 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:44.913599 16825 ts_tablet_manager.cc:1916] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:44.920423 15741 consensus_queue.cc:237] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:44.927500 16800 consensus_queue.cc:1048] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:44.932076 15741 raft_consensus.cc:1275] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:44.945608 16362 raft_consensus.cc:1275] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:44.948732 16825 ts_tablet_manager.cc:1929] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:44.949331 16825 log.cc:1199] T 164cb961d63243aeb3e2d8a9e05aabaf P ab657f21625e44c39bc5e3f49a1e8060: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/wals/164cb961d63243aeb3e2d8a9e05aabaf
I20260709 12:13:44.950956 15484 catalog_manager.cc:5028] TS ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): tablet 164cb961d63243aeb3e2d8a9e05aabaf (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:44.954671 15600 raft_consensus.cc:1275] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:44.958300 16364 raft_consensus.cc:2955] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.962270 16800 consensus_queue.cc:1048] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:44.964824 16799 consensus_queue.cc:1048] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:44.972506 16777 consensus_queue.cc:1048] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:44.987497 15741 raft_consensus.cc:2955] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.989028 16747 raft_consensus.cc:2955] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:44.998036 16364 raft_consensus.cc:2955] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:45.012140 15600 raft_consensus.cc:2955] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:45.015347 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 21e0613971ec40358b912a542c3bfcad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:45.041240 15496 catalog_manager.cc:5697] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:45.057322 15663 tablet_service.cc:1558] Processing DeleteTablet for tablet 21e0613971ec40358b912a542c3bfcad with delete_type TABLET_DATA_TOMBSTONED (TS a0e4b2953a9d4137811c830572f5d165 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53984
I20260709 12:13:45.057791 15741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2620bbe453ed451593b53e29f41ea935"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:45.058512 15741 raft_consensus.cc:606] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:45.063886 15741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b06650e53a3442cbf27979d2ac3a3d1"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:45.064436 15741 raft_consensus.cc:606] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:45.069370 15741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7416da2072eb4424bfd2f04a63c7c275"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:45.069973 15741 raft_consensus.cc:606] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:45.077915 16828 tablet_replica.cc:333] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:13:45.085495 16828 raft_consensus.cc:2243] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.086488 16828 raft_consensus.cc:2272] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.097520 16828 ts_tablet_manager.cc:1916] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:45.101264 15668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9650ef72d4cf40bc8672c53f8315921b"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
mode: GRACEFUL
new_leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:45.101998 15668 raft_consensus.cc:606] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Received request to transfer leadership to TS 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:45.106025 15741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adffe5f203824625b2ff92dd4dd23b41"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:45.106563 15741 raft_consensus.cc:606] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:45.109640 15741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "feebbfd19f1c4080ba2add668d265dcf"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:45.110199 15741 raft_consensus.cc:606] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:45.111420 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:45.112592 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:45.113528 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:45.115528 16828 ts_tablet_manager.cc:1929] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:45.116007 16828 log.cc:1199] T 21e0613971ec40358b912a542c3bfcad P a0e4b2953a9d4137811c830572f5d165: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/wals/21e0613971ec40358b912a542c3bfcad
I20260709 12:13:45.117871 15485 catalog_manager.cc:5028] TS a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): tablet 21e0613971ec40358b912a542c3bfcad (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:45.148324 16777 raft_consensus.cc:993] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92: : Instructing follower ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:45.148882 16798 raft_consensus.cc:1081] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:45.150530 15600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b06650e53a3442cbf27979d2ac3a3d1"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:33882
I20260709 12:13:45.151144 15600 raft_consensus.cc:493] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:45.151490 15600 raft_consensus.cc:3060] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.158208 15600 raft_consensus.cc:515] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:45.161375 15600 leader_election.cc:290] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:45.161692 15668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b06650e53a3442cbf27979d2ac3a3d1" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:45.162674 15668 raft_consensus.cc:3060] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.163316 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b06650e53a3442cbf27979d2ac3a3d1" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:45.163883 15741 raft_consensus.cc:3055] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:45.164158 15741 raft_consensus.cc:740] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:45.167375 15741 consensus_queue.cc:260] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:45.168349 15741 raft_consensus.cc:3060] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.172293 15668 raft_consensus.cc:2468] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:45.174525 15741 raft_consensus.cc:2468] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:45.174551 15566 leader_election.cc:304] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:45.175681 16715 raft_consensus.cc:2804] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:45.176470 16715 raft_consensus.cc:697] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:45.177480 16715 consensus_queue.cc:237] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:45.188731 15497 catalog_manager.cc:5697] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:45.281461 15770 debug-util.cc:398] Leaking SignalData structure 0x7b08001af640 after lost signal to thread 14405
W20260709 12:13:45.282678 15770 debug-util.cc:398] Leaking SignalData structure 0x7b08001d16c0 after lost signal to thread 15532
W20260709 12:13:45.283850 15770 debug-util.cc:398] Leaking SignalData structure 0x7b08002bbb60 after lost signal to thread 15624
I20260709 12:13:45.285899 16777 raft_consensus.cc:993] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92: : Instructing follower 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:45.286459 16798 raft_consensus.cc:1081] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer 4fd59a5ab6a24228a141f7296e0d907e to start an election
W20260709 12:13:45.286680 15770 debug-util.cc:398] Leaking SignalData structure 0x7b0800323d60 after lost signal to thread 16391
I20260709 12:13:45.288398 16362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7416da2072eb4424bfd2f04a63c7c275"
dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:36510
I20260709 12:13:45.289005 16362 raft_consensus.cc:493] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:45.289448 16362 raft_consensus.cc:3060] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.297490 16362 raft_consensus.cc:515] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.301487 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7416da2072eb4424bfd2f04a63c7c275" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:45.301865 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7416da2072eb4424bfd2f04a63c7c275" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:45.302284 15741 raft_consensus.cc:3055] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:45.302492 15596 raft_consensus.cc:3060] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.302767 15741 raft_consensus.cc:740] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:45.303743 15741 consensus_queue.cc:260] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.305068 15741 raft_consensus.cc:3060] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.307288 15596 raft_consensus.cc:2468] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:45.308718 16327 leader_election.cc:304] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:45.300362 16362 leader_election.cc:290] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:45.309509 16787 raft_consensus.cc:2804] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:45.314034 16787 raft_consensus.cc:697] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Becoming Leader. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Running, Role: LEADER
I20260709 12:13:45.315441 15741 raft_consensus.cc:2468] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:45.315559 16787 consensus_queue.cc:237] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.324975 15497 catalog_manager.cc:5697] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132). New cstate: current_term: 2 leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:45.326874 16796 raft_consensus.cc:993] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165: : Instructing follower 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:45.328540 16796 raft_consensus.cc:1081] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Signalling peer 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:45.330494 16362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9650ef72d4cf40bc8672c53f8315921b"
dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:36522
I20260709 12:13:45.331046 16362 raft_consensus.cc:493] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:45.331396 16362 raft_consensus.cc:3060] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.337888 16362 raft_consensus.cc:515] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.340978 16362 leader_election.cc:290] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:45.342329 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9650ef72d4cf40bc8672c53f8315921b" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:45.345495 15668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9650ef72d4cf40bc8672c53f8315921b" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:45.346164 15668 raft_consensus.cc:3055] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:45.346488 15668 raft_consensus.cc:740] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:45.348186 15668 consensus_queue.cc:260] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.350055 15668 raft_consensus.cc:3060] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.355791 15741 raft_consensus.cc:3060] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.375183 15741 raft_consensus.cc:2468] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:45.376410 16327 leader_election.cc:304] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, 688cd59026924150af9983dd9dc76d92; no voters: 
I20260709 12:13:45.377628 16787 raft_consensus.cc:2804] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:45.378095 16787 raft_consensus.cc:697] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Becoming Leader. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Running, Role: LEADER
I20260709 12:13:45.379050 16787 consensus_queue.cc:237] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.379549 15668 raft_consensus.cc:2468] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:45.389530 16777 raft_consensus.cc:993] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92: : Instructing follower 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:45.390357 16777 raft_consensus.cc:1081] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:45.392463 16364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2620bbe453ed451593b53e29f41ea935"
dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:36510
I20260709 12:13:45.393002 16364 raft_consensus.cc:493] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:45.393361 16364 raft_consensus.cc:3060] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.394641 15497 catalog_manager.cc:5697] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: term changed from 1 to 2, leader changed from a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) to 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132). New cstate: current_term: 2 leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:45.404794 16364 raft_consensus.cc:515] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.407186 16364 leader_election.cc:290] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:45.408401 15668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2620bbe453ed451593b53e29f41ea935" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:45.408726 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2620bbe453ed451593b53e29f41ea935" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:45.409106 15668 raft_consensus.cc:3060] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.409319 15741 raft_consensus.cc:3055] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:45.409739 15741 raft_consensus.cc:740] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:45.410470 15741 consensus_queue.cc:260] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.416141 15741 raft_consensus.cc:3060] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.428238 16777 raft_consensus.cc:993] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92: : Instructing follower 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:45.430064 16777 raft_consensus.cc:1081] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:45.432209 16364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "feebbfd19f1c4080ba2add668d265dcf"
dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:36510
I20260709 12:13:45.432605 15741 raft_consensus.cc:2468] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:45.432837 16364 raft_consensus.cc:493] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:45.433220 16364 raft_consensus.cc:3060] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.433696 16327 leader_election.cc:304] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, 688cd59026924150af9983dd9dc76d92; no voters: 
I20260709 12:13:45.434629 16787 raft_consensus.cc:2804] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:45.435117 16787 raft_consensus.cc:697] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Becoming Leader. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Running, Role: LEADER
I20260709 12:13:45.435492 15668 raft_consensus.cc:2468] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:45.435972 16787 consensus_queue.cc:237] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.440716 16364 raft_consensus.cc:515] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.443099 16364 leader_election.cc:290] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:45.446063 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feebbfd19f1c4080ba2add668d265dcf" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:45.446063 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feebbfd19f1c4080ba2add668d265dcf" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:45.446784 15741 raft_consensus.cc:3055] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:45.446836 15600 raft_consensus.cc:3060] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.447191 15741 raft_consensus.cc:740] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:45.447976 15741 consensus_queue.cc:260] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.448124 15496 catalog_manager.cc:5697] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132). New cstate: current_term: 2 leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:45.449137 15741 raft_consensus.cc:3060] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.454677 15600 raft_consensus.cc:2468] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:45.456022 16327 leader_election.cc:304] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:45.457437 16787 raft_consensus.cc:2804] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:45.458215 16787 raft_consensus.cc:697] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Becoming Leader. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Running, Role: LEADER
I20260709 12:13:45.459689 15741 raft_consensus.cc:2468] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:45.461648 16787 consensus_queue.cc:237] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.479902 15496 catalog_manager.cc:5697] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132). New cstate: current_term: 2 leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:45.502782 16798 raft_consensus.cc:993] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92: : Instructing follower 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:45.503465 16777 raft_consensus.cc:1081] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:45.505105 16364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adffe5f203824625b2ff92dd4dd23b41"
dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:36510
I20260709 12:13:45.505589 16364 raft_consensus.cc:493] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:45.505937 16364 raft_consensus.cc:3060] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.510733 16364 raft_consensus.cc:515] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.512645 16364 leader_election.cc:290] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:45.513629 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adffe5f203824625b2ff92dd4dd23b41" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:45.514307 15741 raft_consensus.cc:3055] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:45.517343 15741 raft_consensus.cc:740] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:45.518352 15741 consensus_queue.cc:260] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.519467 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adffe5f203824625b2ff92dd4dd23b41" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:45.519822 15741 raft_consensus.cc:3060] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.520177 15600 raft_consensus.cc:3060] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.526450 15600 raft_consensus.cc:2468] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:45.527751 16327 leader_election.cc:304] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:45.528566 16787 raft_consensus.cc:2804] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:45.528942 15741 raft_consensus.cc:2468] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:45.529045 16787 raft_consensus.cc:697] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Becoming Leader. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Running, Role: LEADER
I20260709 12:13:45.530263 16787 consensus_queue.cc:237] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:45.539662 15496 catalog_manager.cc:5697] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132). New cstate: current_term: 2 leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:45.659581 15668 raft_consensus.cc:1275] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:45.660835 16715 consensus_queue.cc:1048] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:45.686288 15741 raft_consensus.cc:1275] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:45.690598 16774 consensus_queue.cc:1048] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:45.843094 15600 raft_consensus.cc:1275] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:45.845896 16787 consensus_queue.cc:1048] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:45.846611 15747 raft_consensus.cc:1275] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:45.848964 16787 consensus_queue.cc:1048] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:45.862949 15668 raft_consensus.cc:1275] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:45.864594 16787 consensus_queue.cc:1048] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:45.870167 15741 raft_consensus.cc:1275] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:45.872964 16831 consensus_queue.cc:1048] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:45.949512 15600 raft_consensus.cc:1275] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:45.952510 15600 raft_consensus.cc:1275] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:45.954672 16831 consensus_queue.cc:1048] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:45.956269 16831 consensus_queue.cc:1048] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:45.964938 15747 raft_consensus.cc:1275] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:45.973834 16848 consensus_queue.cc:1048] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:45.987529 15741 raft_consensus.cc:1275] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:45.991452 16787 consensus_queue.cc:1048] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:45.992492 15673 raft_consensus.cc:1275] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:45.994808 16787 consensus_queue.cc:1048] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:46.053085 15741 raft_consensus.cc:1275] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:46.054919 16831 consensus_queue.cc:1048] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:46.153610 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:46.249816 15744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:46.250478 15744 raft_consensus.cc:606] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:46.252043 15596 consensus_queue.cc:237] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:46.256537 15744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:46.257164 15744 raft_consensus.cc:606] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:46.257393 16693 raft_consensus.cc:993] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92: : Instructing follower ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:46.259195 16693 raft_consensus.cc:1081] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:46.259948 15744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a42f21c95b04737954cfb1694366595"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:46.260565 15744 raft_consensus.cc:606] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:46.263458 15672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
mode: GRACEFUL
new_leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:46.264029 15672 raft_consensus.cc:606] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Received request to transfer leadership to TS ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:46.265615 15600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:33882
I20260709 12:13:46.266283 15600 raft_consensus.cc:493] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.266837 15600 raft_consensus.cc:3060] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.267956 15744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:46.268563 15744 raft_consensus.cc:606] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 3 LEADER]: Received request to transfer leadership to TS ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:46.271585 15744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3fc4904e5b543e0bf420cf9dc26a3ce"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:46.272126 15744 raft_consensus.cc:606] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:46.274834 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:46.276671 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:46.277431 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:46.282718 15600 raft_consensus.cc:515] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.284477 16801 raft_consensus.cc:993] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92: : Instructing follower ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:46.284982 16801 raft_consensus.cc:1081] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:46.287416 16796 raft_consensus.cc:993] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165: : Instructing follower ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:46.287837 16799 raft_consensus.cc:1081] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Signalling peer ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:46.289163 15594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3fc4904e5b543e0bf420cf9dc26a3ce"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:33882
I20260709 12:13:46.289783 15594 raft_consensus.cc:493] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.290117 15594 raft_consensus.cc:3060] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.290320 15597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:33880
I20260709 12:13:46.290812 15597 raft_consensus.cc:493] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.291133 15597 raft_consensus.cc:3060] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.290956 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:46.291823 15672 raft_consensus.cc:3060] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.298202 15597 raft_consensus.cc:515] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.301920 15594 raft_consensus.cc:515] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.311499 15597 leader_election.cc:290] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:46.311877 15594 leader_election.cc:290] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:46.314268 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fc4904e5b543e0bf420cf9dc26a3ce" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:46.314522 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:46.315346 15741 raft_consensus.cc:3055] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:46.315707 15744 raft_consensus.cc:3060] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.315817 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:46.316411 15673 raft_consensus.cc:3055] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:46.316684 15673 raft_consensus.cc:740] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:46.315759 15741 raft_consensus.cc:740] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:46.317361 15673 consensus_queue.cc:260] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.318849 15673 raft_consensus.cc:3060] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.318492 15741 consensus_queue.cc:260] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.319850 15741 raft_consensus.cc:3060] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.320056 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fc4904e5b543e0bf420cf9dc26a3ce" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:46.320631 15669 raft_consensus.cc:3060] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.327360 15669 raft_consensus.cc:2468] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:46.332998 15673 raft_consensus.cc:2468] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:46.334674 15566 leader_election.cc:304] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:46.343679 15566 leader_election.cc:304] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:46.343986 16857 raft_consensus.cc:2804] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:46.344521 16857 raft_consensus.cc:697] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:46.345153 16859 raft_consensus.cc:2804] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:46.347617 15744 raft_consensus.cc:2468] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:46.345461 16857 consensus_queue.cc:237] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.355108 16859 raft_consensus.cc:697] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:46.356120 16859 consensus_queue.cc:237] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.360946 16777 raft_consensus.cc:993] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92: : Instructing follower a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:46.361519 16777 raft_consensus.cc:1081] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:46.363632 15669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:53994
I20260709 12:13:46.364266 15669 raft_consensus.cc:493] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.364624 15669 raft_consensus.cc:3060] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.377549 15669 raft_consensus.cc:515] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.387158 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:46.398164 15744 raft_consensus.cc:3055] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:46.398494 15744 raft_consensus.cc:740] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:46.399287 15744 consensus_queue.cc:260] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.400370 15744 raft_consensus.cc:3060] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.403998 15673 raft_consensus.cc:1275] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:46.386623 15600 leader_election.cc:290] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:46.414543 15747 raft_consensus.cc:1275] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:46.415729 16857 consensus_queue.cc:1048] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:46.416608 15565 consensus_peers.cc:597] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a7f90860d7b4df085f1831918f20dea. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.417598 16860 consensus_queue.cc:1048] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:46.421125 16693 raft_consensus.cc:993] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92: : Instructing follower ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:46.412248 15496 catalog_manager.cc:5697] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.421916 16801 raft_consensus.cc:1081] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 3 LEADER]: Signalling peer ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:46.422854 15496 catalog_manager.cc:5697] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 1 to 2, leader changed from a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.423777 15596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:33882
I20260709 12:13:46.424338 15596 raft_consensus.cc:493] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.424702 15596 raft_consensus.cc:3060] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:46.430508 15594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:46.430809 15669 leader_election.cc:290] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:46.431023 15747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:46.431641 15747 raft_consensus.cc:3055] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:46.431939 15747 raft_consensus.cc:740] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:46.432945 15594 raft_consensus.cc:3060] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.433135 15747 consensus_queue.cc:260] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.434486 15747 raft_consensus.cc:3060] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.436908 15741 raft_consensus.cc:2468] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:46.420455 15744 raft_consensus.cc:2468] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:46.439641 15565 leader_election.cc:304] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:46.441494 16857 raft_consensus.cc:2804] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:46.442037 16857 raft_consensus.cc:697] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:46.442920 16857 consensus_queue.cc:237] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.443518 15747 raft_consensus.cc:2468] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:46.446524 15640 leader_election.cc:304] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:46.447530 16843 raft_consensus.cc:2804] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:46.448261 16843 raft_consensus.cc:697] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:46.441494 15594 raft_consensus.cc:2468] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:46.449215 16843 consensus_queue.cc:237] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.453909 15672 raft_consensus.cc:2468] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:46.454744 15668 raft_consensus.cc:1240] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Rejecting Update request from peer 688cd59026924150af9983dd9dc76d92 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:46.463917 15596 raft_consensus.cc:515] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.466812 15668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:46.467414 15668 raft_consensus.cc:3060] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:46.469794 16715 raft_consensus.cc:2955] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:46.471827 15741 raft_consensus.cc:2955] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:46.475235 15668 raft_consensus.cc:2468] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 4.
I20260709 12:13:46.475670 15495 catalog_manager.cc:5697] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.479637 15566 leader_election.cc:304] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [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: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:46.480926 15596 leader_election.cc:290] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 4 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:46.482741 16715 raft_consensus.cc:2804] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:46.483608 16715 raft_consensus.cc:697] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 4 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:46.488907 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa25f3d9d5748ccae9b42a2351de90b" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:46.490919 15743 raft_consensus.cc:3055] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:46.491348 15743 raft_consensus.cc:740] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:46.516727 15743 consensus_queue.cc:260] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.517721 15596 consensus_queue.cc:237] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:46.521600 16715 consensus_queue.cc:237] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:46.518515 15743 raft_consensus.cc:3060] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:46.543233 16777 raft_consensus.cc:993] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92: : Instructing follower 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:46.543896 16777 raft_consensus.cc:1081] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:46.542423 15673 raft_consensus.cc:2955] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:46.545938 16364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a42f21c95b04737954cfb1694366595"
dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:36510
I20260709 12:13:46.546494 16364 raft_consensus.cc:493] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.546842 16364 raft_consensus.cc:3060] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.554972 15743 raft_consensus.cc:2468] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 4.
I20260709 12:13:46.584292 16364 raft_consensus.cc:515] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:46.590292 15594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a42f21c95b04737954cfb1694366595" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:46.590906 15594 raft_consensus.cc:3060] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.607764 15497 catalog_manager.cc:5697] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:46.608904 15594 raft_consensus.cc:2468] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:46.614413 16327 leader_election.cc:304] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:46.615899 15673 raft_consensus.cc:1275] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:46.616887 16848 raft_consensus.cc:2804] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:46.617489 16848 raft_consensus.cc:697] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Becoming Leader. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Running, Role: LEADER
I20260709 12:13:46.619484 16848 consensus_queue.cc:237] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:46.621001 16715 consensus_queue.cc:1048] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:46.627405 15498 catalog_manager.cc:5697] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.629920 15498 catalog_manager.cc:5697] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 3 to 4, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 4 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.631632 16364 leader_election.cc:290] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:46.635543 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a42f21c95b04737954cfb1694366595" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:46.636138 15743 raft_consensus.cc:3055] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:46.636425 15743 raft_consensus.cc:740] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:46.637171 15743 consensus_queue.cc:260] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:46.638370 15743 raft_consensus.cc:3060] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.645992 15743 raft_consensus.cc:2468] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:46.645092 16715 raft_consensus.cc:2955] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:46.654407 15743 raft_consensus.cc:1275] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:46.650646 15668 raft_consensus.cc:2955] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
W20260709 12:13:46.675026 15565 consensus_peers.cc:597] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d6f9421dba24ba39411c4acb8100790. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.676736 15498 catalog_manager.cc:5697] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.678824 15496 catalog_manager.cc:5697] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132). New cstate: current_term: 2 leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.685185 16715 consensus_queue.cc:1048] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:46.710775 15744 raft_consensus.cc:2955] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:46.714501 15743 consensus_queue.cc:237] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
W20260709 12:13:46.727823 15714 consensus_peers.cc:597] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 039ab9c2ea524262ba6a92834dae0fd7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.727911 15668 raft_consensus.cc:1275] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:46.730422 15594 raft_consensus.cc:1275] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:46.730685 16747 consensus_queue.cc:1048] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.733408 16747 consensus_queue.cc:1048] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:46.766211 16747 raft_consensus.cc:2955] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:46.768004 15668 raft_consensus.cc:2955] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:46.787106 15594 raft_consensus.cc:2955] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:46.798179 15498 catalog_manager.cc:5697] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:46.807272 15743 raft_consensus.cc:1275] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:46.809432 16715 consensus_queue.cc:1048] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.817454 15668 consensus_queue.cc:237] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:46.824404 15673 raft_consensus.cc:1275] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:46.826467 16715 consensus_queue.cc:1048] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.864269 15596 raft_consensus.cc:1275] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:46.865604 15744 raft_consensus.cc:1275] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:46.870226 15640 consensus_peers.cc:597] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 283ea28430fa440784c9e7f49cac917c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.870412 15673 raft_consensus.cc:1275] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:46.872385 16857 consensus_queue.cc:1048] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.870473 16799 consensus_queue.cc:1048] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:13:46.886047 16882 consensus_queue.cc:1048] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.898648 15596 raft_consensus.cc:1275] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:46.902985 16843 consensus_queue.cc:1048] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.918735 15744 raft_consensus.cc:1275] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:46.925415 16857 consensus_queue.cc:1048] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.935567 15744 raft_consensus.cc:1275] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:46.937023 16882 consensus_queue.cc:1048] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.970353 15747 raft_consensus.cc:1275] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:46.971869 16860 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.987848 15668 raft_consensus.cc:1275] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:47.002779 16857 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:47.012275 16843 raft_consensus.cc:2955] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:47.032661 15744 raft_consensus.cc:2955] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:47.042097 15596 raft_consensus.cc:2955] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:47.061456 15668 raft_consensus.cc:1275] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:47.062141 16894 log.cc:927] Time spent T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 12:13:47.064617 16859 consensus_queue.cc:1048] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:47.108899 15498 catalog_manager.cc:5697] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:47.138046 16901 ts_tablet_manager.cc:933] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379)
I20260709 12:13:47.145243 16900 ts_tablet_manager.cc:933] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379)
I20260709 12:13:47.178295 15600 raft_consensus.cc:1275] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:13:47.198601 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 64800.1us
I20260709 12:13:47.206355 15743 raft_consensus.cc:1275] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 4 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:47.208231 15747 raft_consensus.cc:1275] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:47.200112 16848 consensus_queue.cc:1048] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 12:13:47.233701 16909 ts_tablet_manager.cc:933] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:47.230989 16850 consensus_queue.cc:1048] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:13:47.248337 16900 tablet_copy_client.cc:323] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.129:44379
I20260709 12:13:47.231238 16857 consensus_queue.cc:1048] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 12:13:47.301021 15610 tablet_copy_service.cc:140] P ab657f21625e44c39bc5e3f49a1e8060: Received BeginTabletCopySession request for tablet 6a7f90860d7b4df085f1831918f20dea from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:35538)
I20260709 12:13:47.301674 15610 tablet_copy_service.cc:161] P ab657f21625e44c39bc5e3f49a1e8060: Beginning new tablet copy session on tablet 6a7f90860d7b4df085f1831918f20dea from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:35538: session id = 4fd59a5ab6a24228a141f7296e0d907e-6a7f90860d7b4df085f1831918f20dea
I20260709 12:13:47.282469 16901 tablet_copy_client.cc:323] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.129:44379
I20260709 12:13:47.339989 15609 tablet_copy_service.cc:140] P ab657f21625e44c39bc5e3f49a1e8060: Received BeginTabletCopySession request for tablet 5d6f9421dba24ba39411c4acb8100790 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:35538)
I20260709 12:13:47.340971 15609 tablet_copy_service.cc:161] P ab657f21625e44c39bc5e3f49a1e8060: Beginning new tablet copy session on tablet 5d6f9421dba24ba39411c4acb8100790 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:35538: session id = 4fd59a5ab6a24228a141f7296e0d907e-5d6f9421dba24ba39411c4acb8100790
I20260709 12:13:47.348520 15610 tablet_copy_source_session.cc:215] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:47.350962 15609 tablet_copy_source_session.cc:215] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:47.385773 16909 tablet_copy_client.cc:323] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:13:47.402866 16900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7f90860d7b4df085f1831918f20dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.403579 16901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6f9421dba24ba39411c4acb8100790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.418830 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:47.421613 16900 tablet_copy_client.cc:806] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:47.422260 16900 tablet_copy_client.cc:670] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:47.430967 16914 ts_tablet_manager.cc:933] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:47.428580 16900 tablet_copy_client.cc:538] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:47.456946 16901 tablet_copy_client.cc:806] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:47.461973 16901 tablet_copy_client.cc:670] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:47.471359 16901 tablet_copy_client.cc:538] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:47.495190 16901 tablet_bootstrap.cc:492] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:47.511039 16900 tablet_bootstrap.cc:492] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:47.556005 15743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00d83faf267c416ba8613ebc9a08040f"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:47.556648 15743 raft_consensus.cc:606] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:47.563535 15743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "063093d6f3614726b5ebace72e441009"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:47.564167 15743 raft_consensus.cc:606] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:47.561012 16914 tablet_copy_client.cc:323] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:13:47.567008 15743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bb3b875168b4ddf8f842dfd9acf4ec2"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:47.567588 15743 raft_consensus.cc:606] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:47.567008 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet 283ea28430fa440784c9e7f49cac917c from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:13:47.570966 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet 283ea28430fa440784c9e7f49cac917c from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-283ea28430fa440784c9e7f49cac917c
I20260709 12:13:47.580689 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet 039ab9c2ea524262ba6a92834dae0fd7 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:13:47.581301 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet 039ab9c2ea524262ba6a92834dae0fd7 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-039ab9c2ea524262ba6a92834dae0fd7
I20260709 12:13:47.589119 15759 tablet_copy_source_session.cc:215] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:47.616047 16909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039ab9c2ea524262ba6a92834dae0fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.622288 15685 tablet_copy_source_session.cc:215] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:47.632056 16914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283ea28430fa440784c9e7f49cac917c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.641342 16900 tablet_bootstrap.cc:492] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:47.643951 16900 tablet_bootstrap.cc:492] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:47.654228 15596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3997a200f2664e699aa123c11e3f9e74"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
mode: GRACEFUL
new_leader_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:37328
I20260709 12:13:47.654944 15596 raft_consensus.cc:606] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Received request to transfer leadership to TS 688cd59026924150af9983dd9dc76d92
I20260709 12:13:47.662495 15673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c19a123ff934aa5809bc1b2ab4739bf"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
mode: GRACEFUL
new_leader_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:47.663090 15673 raft_consensus.cc:606] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Received request to transfer leadership to TS 688cd59026924150af9983dd9dc76d92
I20260709 12:13:47.668851 16901 tablet_bootstrap.cc:492] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:47.669891 16901 tablet_bootstrap.cc:492] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:47.670583 16901 ts_tablet_manager.cc:1403] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.176s	user 0.022s	sys 0.013s
I20260709 12:13:47.675918 16900 ts_tablet_manager.cc:1403] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.165s	user 0.018s	sys 0.021s
I20260709 12:13:47.676918 15747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7face4097fc4d8aa2eec378479d3b1c"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:47.677548 15747 raft_consensus.cc:606] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:47.683642 15741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2eeaff1b0c24e4a95e3b8b8dbf06fc6"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:47.684254 15741 raft_consensus.cc:606] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:47.685636 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:13:47.687347 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:47.688107 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:47.690299 16900 raft_consensus.cc:359] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:47.692327 16909 tablet_copy_client.cc:806] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:47.694178 16900 raft_consensus.cc:740] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:47.694639 16909 tablet_copy_client.cc:670] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:47.703624 16909 tablet_copy_client.cc:538] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:47.695008 16900 consensus_queue.cc:260] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:47.712126 16900 ts_tablet_manager.cc:1434] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260709 12:13:47.716583 16914 tablet_copy_client.cc:806] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:47.716260 16901 raft_consensus.cc:359] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:47.717280 16914 tablet_copy_client.cc:670] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:47.717355 16901 raft_consensus.cc:740] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:47.723084 15609 tablet_copy_service.cc:342] P ab657f21625e44c39bc5e3f49a1e8060: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-6a7f90860d7b4df085f1831918f20dea received from {username='slave'} at 127.0.0.1:35538
I20260709 12:13:47.723594 15609 tablet_copy_service.cc:434] P ab657f21625e44c39bc5e3f49a1e8060: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-6a7f90860d7b4df085f1831918f20dea on tablet 6a7f90860d7b4df085f1831918f20dea with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:47.733830 16909 tablet_bootstrap.cc:492] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:47.741422 16693 raft_consensus.cc:993] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92: : Instructing follower a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:47.741972 16693 raft_consensus.cc:1081] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:47.745287 15673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "063093d6f3614726b5ebace72e441009"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:53994
I20260709 12:13:47.745877 15673 raft_consensus.cc:493] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.746264 15673 raft_consensus.cc:3060] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.761672 16914 tablet_copy_client.cc:538] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:47.720392 16901 consensus_queue.cc:260] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:47.770620 15673 raft_consensus.cc:515] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:47.773856 16801 raft_consensus.cc:993] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92: : Instructing follower 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:47.775674 16801 raft_consensus.cc:1081] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:47.777930 16901 ts_tablet_manager.cc:1434] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.107s	user 0.003s	sys 0.006s
I20260709 12:13:47.778023 15673 leader_election.cc:290] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:47.778662 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063093d6f3614726b5ebace72e441009" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:47.779282 15600 raft_consensus.cc:3060] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.781910 15609 tablet_copy_service.cc:342] P ab657f21625e44c39bc5e3f49a1e8060: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-5d6f9421dba24ba39411c4acb8100790 received from {username='slave'} at 127.0.0.1:35538
I20260709 12:13:47.782608 15609 tablet_copy_service.cc:434] P ab657f21625e44c39bc5e3f49a1e8060: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-5d6f9421dba24ba39411c4acb8100790 on tablet 5d6f9421dba24ba39411c4acb8100790 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:47.787405 16364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00d83faf267c416ba8613ebc9a08040f"
dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:36510
I20260709 12:13:47.788004 16364 raft_consensus.cc:493] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.788367 16364 raft_consensus.cc:3060] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.799811 15600 raft_consensus.cc:2468] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:47.803202 15640 leader_election.cc:304] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:47.804523 16914 tablet_bootstrap.cc:492] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:47.805200 16843 raft_consensus.cc:2804] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:47.805835 16843 raft_consensus.cc:697] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:47.806675 16843 consensus_queue.cc:237] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:47.809329 16909 tablet_bootstrap.cc:492] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:47.810379 16909 tablet_bootstrap.cc:492] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:47.811201 16909 ts_tablet_manager.cc:1403] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.002s
I20260709 12:13:47.815717 16909 raft_consensus.cc:359] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:47.816701 16909 raft_consensus.cc:740] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:47.817489 16909 consensus_queue.cc:260] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:47.820443 16909 ts_tablet_manager.cc:1434] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:13:47.824781 16364 raft_consensus.cc:515] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:47.832741 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d83faf267c416ba8613ebc9a08040f" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:47.833587 15600 raft_consensus.cc:3060] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.833925 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063093d6f3614726b5ebace72e441009" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:47.834537 15741 raft_consensus.cc:3055] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:47.834874 15741 raft_consensus.cc:740] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:47.835687 15741 consensus_queue.cc:260] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:47.836995 15741 raft_consensus.cc:3060] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.840196 16747 raft_consensus.cc:993] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92: : Instructing follower 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:47.840655 16747 raft_consensus.cc:1081] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:47.848593 15741 raft_consensus.cc:2468] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:47.850270 16883 raft_consensus.cc:993] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165: : Instructing follower 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:47.850816 16883 raft_consensus.cc:1081] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Signalling peer 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:47.852131 15600 raft_consensus.cc:2468] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:47.852805 15596 raft_consensus.cc:1240] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Rejecting Update request from peer 688cd59026924150af9983dd9dc76d92 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:47.853593 16327 leader_election.cc:304] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:47.854826 16850 raft_consensus.cc:2804] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:47.855448 16850 raft_consensus.cc:697] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Becoming Leader. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Running, Role: LEADER
I20260709 12:13:47.856467 16366 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2eeaff1b0c24e4a95e3b8b8dbf06fc6"
dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:36510
I20260709 12:13:47.857136 16366 raft_consensus.cc:493] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.856727 16850 consensus_queue.cc:237] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:47.857590 16366 raft_consensus.cc:3060] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.861069 16364 leader_election.cc:290] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:47.871491 16801 raft_consensus.cc:993] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92: : Instructing follower a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:47.872062 16747 raft_consensus.cc:1081] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:47.874053 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-039ab9c2ea524262ba6a92834dae0fd7 received from {username='slave'} at 127.0.0.1:47948
I20260709 12:13:47.874461 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-039ab9c2ea524262ba6a92834dae0fd7 on tablet 039ab9c2ea524262ba6a92834dae0fd7 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:47.880300 15673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7face4097fc4d8aa2eec378479d3b1c"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:53994
I20260709 12:13:47.880877 15673 raft_consensus.cc:493] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.876657 16366 raft_consensus.cc:515] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:47.881194 15673 raft_consensus.cc:3060] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.883244 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d83faf267c416ba8613ebc9a08040f" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:47.883823 15741 raft_consensus.cc:3055] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:47.884095 15741 raft_consensus.cc:740] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:47.884855 15741 consensus_queue.cc:260] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:47.886564 15741 raft_consensus.cc:3060] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.895392 15747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c19a123ff934aa5809bc1b2ab4739bf"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:35646
I20260709 12:13:47.896296 15747 raft_consensus.cc:493] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.896637 15747 raft_consensus.cc:3060] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.877538 15496 catalog_manager.cc:5697] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132). New cstate: current_term: 2 leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:47.893357 15673 raft_consensus.cc:515] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:47.901685 16366 leader_election.cc:290] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:47.906775 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2eeaff1b0c24e4a95e3b8b8dbf06fc6" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:47.907761 15741 raft_consensus.cc:2468] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:47.909602 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7face4097fc4d8aa2eec378479d3b1c" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:47.910420 15596 raft_consensus.cc:3060] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.902227 15498 catalog_manager.cc:5697] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.903069 15673 leader_election.cc:290] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:47.916814 15669 raft_consensus.cc:3060] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.924325 15596 raft_consensus.cc:2468] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:47.925979 15640 leader_election.cc:304] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:47.927711 16882 raft_consensus.cc:2804] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:47.928186 16882 raft_consensus.cc:697] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:47.929055 16882 consensus_queue.cc:237] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:47.930682 16801 raft_consensus.cc:993] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92: : Instructing follower ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:47.931119 16801 raft_consensus.cc:1081] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:47.934808 15594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bb3b875168b4ddf8f842dfd9acf4ec2"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:33882
I20260709 12:13:47.935360 15594 raft_consensus.cc:493] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.935708 15594 raft_consensus.cc:3060] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.936749 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2eeaff1b0c24e4a95e3b8b8dbf06fc6" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:47.937628 15741 raft_consensus.cc:3055] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:47.940620 15669 raft_consensus.cc:2468] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:47.940864 15741 raft_consensus.cc:740] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:47.946573 16366 raft_consensus.cc:1217] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:47.956256 15594 raft_consensus.cc:515] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:47.958047 15741 consensus_queue.cc:260] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:47.960889 15741 raft_consensus.cc:3060] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.961285 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7face4097fc4d8aa2eec378479d3b1c" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:47.961877 15743 raft_consensus.cc:3055] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:47.962325 15743 raft_consensus.cc:740] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:47.960207 15747 raft_consensus.cc:515] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:47.966424 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb3b875168b4ddf8f842dfd9acf4ec2" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:47.967024 15744 raft_consensus.cc:3055] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:47.967314 15744 raft_consensus.cc:740] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:47.973049 16366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19a123ff934aa5809bc1b2ab4739bf" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
I20260709 12:13:47.976342 16366 raft_consensus.cc:3060] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.977031 16364 raft_consensus.cc:1217] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:47.971052 15747 leader_election.cc:290] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599)
I20260709 12:13:47.990041 16366 raft_consensus.cc:2468] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
I20260709 12:13:47.991052 15743 consensus_queue.cc:260] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:47.971616 15594 leader_election.cc:290] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
W20260709 12:13:47.996970 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 56903.8us
I20260709 12:13:47.998456 15743 raft_consensus.cc:3060] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.004583 15741 raft_consensus.cc:2468] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:48.041065 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb3b875168b4ddf8f842dfd9acf4ec2" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:48.041736 15669 raft_consensus.cc:3060] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.049062 16327 leader_election.cc:304] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, 688cd59026924150af9983dd9dc76d92; no voters: 
I20260709 12:13:48.043767 15714 leader_election.cc:304] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, 688cd59026924150af9983dd9dc76d92; no voters: 
I20260709 12:13:48.053875 16747 raft_consensus.cc:2804] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:48.054486 16747 raft_consensus.cc:697] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:48.055305 16747 consensus_queue.cc:237] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:48.059727 15669 raft_consensus.cc:2468] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:48.061481 15566 leader_election.cc:304] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:48.064543 16859 raft_consensus.cc:2804] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:48.065028 16859 raft_consensus.cc:697] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:48.068475 16914 tablet_bootstrap.cc:492] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:48.049085 15744 consensus_queue.cc:260] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:48.071362 15744 raft_consensus.cc:3060] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.086952 15743 raft_consensus.cc:2468] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:48.081643 16904 raft_consensus.cc:2804] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:48.079566 16914 tablet_bootstrap.cc:492] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:48.098003 15669 raft_consensus.cc:1240] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Rejecting Update request from peer 688cd59026924150af9983dd9dc76d92 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:48.100507 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19a123ff934aa5809bc1b2ab4739bf" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:48.101166 15669 raft_consensus.cc:3055] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:48.101559 15669 raft_consensus.cc:740] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:48.102382 15669 consensus_queue.cc:260] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:48.117794 15744 raft_consensus.cc:2468] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
W20260709 12:13:48.194707 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 127559us
I20260709 12:13:48.199601 16914 ts_tablet_manager.cc:1403] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.311s	user 0.035s	sys 0.005s
I20260709 12:13:48.199824 16859 consensus_queue.cc:237] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:48.247399 15669 raft_consensus.cc:3060] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.280241 16914 raft_consensus.cc:359] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:48.281270 16914 raft_consensus.cc:740] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:48.312906 15669 raft_consensus.cc:2468] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
W20260709 12:13:48.263244 16328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 147990us
I20260709 12:13:48.282475 16914 consensus_queue.cc:260] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
W20260709 12:13:48.381028 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 60848.5us
W20260709 12:13:48.410868 16327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 123453us
I20260709 12:13:48.434747 16914 ts_tablet_manager.cc:1434] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.189s	user 0.010s	sys 0.001s
I20260709 12:13:48.476197 15497 catalog_manager.cc:5697] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 1 to 2, leader changed from a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 2 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.520970 15594 raft_consensus.cc:1275] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:48.524243 16905 raft_consensus.cc:1064] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:48.530761 15596 raft_consensus.cc:1275] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:48.535370 15496 catalog_manager.cc:5697] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.544421 16945 consensus_queue.cc:1048] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:48.550312 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-283ea28430fa440784c9e7f49cac917c received from {username='slave'} at 127.0.0.1:34864
I20260709 12:13:48.551208 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-283ea28430fa440784c9e7f49cac917c on tablet 283ea28430fa440784c9e7f49cac917c with peer 4fd59a5ab6a24228a141f7296e0d907e
W20260709 12:13:48.557402 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 77660.7us
I20260709 12:13:48.567432 16364 raft_consensus.cc:1275] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:48.570116 16904 raft_consensus.cc:697] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Becoming Leader. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Running, Role: LEADER
I20260709 12:13:48.571393 16857 raft_consensus.cc:993] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060: : Instructing follower 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:48.572126 16857 raft_consensus.cc:1081] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Signalling peer 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:48.571749 16904 consensus_queue.cc:237] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:48.575605 16364 raft_consensus.cc:1217] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:48.575266 16905 consensus_queue.cc:237] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:48.581872 15498 catalog_manager.cc:5697] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.605142 16882 consensus_queue.cc:1048] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:48.620071 15600 raft_consensus.cc:1275] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:48.631140 15743 raft_consensus.cc:1275] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:48.632920 15744 raft_consensus.cc:1275] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:48.646891 15749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3997a200f2664e699aa123c11e3f9e74"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:35658
I20260709 12:13:48.647787 15749 raft_consensus.cc:493] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.648307 15749 raft_consensus.cc:3060] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.650626 16364 raft_consensus.cc:1217] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:48.654592 16887 consensus_queue.cc:1048] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:48.679137 16747 consensus_queue.cc:1048] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:48.681130 15743 raft_consensus.cc:1275] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:48.686311 15496 catalog_manager.cc:5697] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132). New cstate: current_term: 2 leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.704552 15673 raft_consensus.cc:1275] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:48.707515 16943 consensus_queue.cc:1048] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:48.713851 15749 raft_consensus.cc:515] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:48.720031 15667 raft_consensus.cc:1275] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:48.730839 16857 consensus_queue.cc:1048] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:48.733660 15749 leader_election.cc:290] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:48.734807 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3997a200f2664e699aa123c11e3f9e74" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:48.745828 15667 raft_consensus.cc:3060] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.777720 16359 raft_consensus.cc:1275] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:48.783144 16952 consensus_queue.cc:1048] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:13:48.802026 16910 raft_consensus.cc:1064] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:48.818006 16930 consensus_queue.cc:1048] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:13:48.822988 15747 raft_consensus.cc:1275] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:48.835994 15673 raft_consensus.cc:1275] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:48.812474 16928 consensus_queue.cc:1048] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:13:48.852996 15595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3997a200f2664e699aa123c11e3f9e74" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:48.853729 15595 raft_consensus.cc:3055] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:48.854068 15595 raft_consensus.cc:740] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:48.853955 16933 consensus_queue.cc:1048] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
W20260709 12:13:48.835296 16327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 61001.5us
I20260709 12:13:48.874979 15667 raft_consensus.cc:2468] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
I20260709 12:13:48.813066 16905 consensus_queue.cc:1048] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260709 12:13:48.881373 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:48.869163 16910 consensus_queue.cc:237] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:48.934092 16934 consensus_queue.cc:1048] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 12:13:48.974640 15595 consensus_queue.cc:260] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:48.978144 15595 raft_consensus.cc:3060] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.991881 15715 leader_election.cc:304] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:48.993091 16777 raft_consensus.cc:2804] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:48.993548 16777 raft_consensus.cc:697] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:49.048485 16777 consensus_queue.cc:237] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:49.100596 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.132:40599, user_credentials={real_user=slave}} blocked reactor thread for 106360us
I20260709 12:13:49.117202 15595 raft_consensus.cc:2468] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
W20260709 12:13:49.139963 15715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 146656us
I20260709 12:13:49.177830 15669 raft_consensus.cc:1275] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:49.179116 15741 raft_consensus.cc:1275] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:49.179661 16962 consensus_queue.cc:1048] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:49.240902 16953 raft_consensus.cc:1064] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:49.244906 16953 consensus_queue.cc:237] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:49.363369 15749 raft_consensus.cc:1275] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:49.381724 16962 consensus_queue.cc:1048] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:13:49.403034 15566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 244535us
W20260709 12:13:49.427556 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 73462.6us
W20260709 12:13:49.432411 15715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 280750us
I20260709 12:13:49.434583 16906 consensus_queue.cc:1048] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:49.501746 15495 catalog_manager.cc:5697] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 1 to 2, leader changed from ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 2 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:49.562867 16359 raft_consensus.cc:1275] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:13:49.584777 15566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 85664.2us
I20260709 12:13:49.602746 15667 raft_consensus.cc:1275] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:49.603576 15594 raft_consensus.cc:1275] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:49.612721 16953 consensus_queue.cc:1048] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:49.627310 16928 raft_consensus.cc:1064] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:49.636345 16944 consensus_queue.cc:1048] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:49.647400 16953 raft_consensus.cc:493] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.648042 16953 raft_consensus.cc:515] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
W20260709 12:13:49.682542 16998 log.cc:927] Time spent T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 12:13:49.704860 15666 raft_consensus.cc:1275] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:49.705453 15670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb3b875168b4ddf8f842dfd9acf4ec2" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0e4b2953a9d4137811c830572f5d165" is_pre_election: true
I20260709 12:13:49.707446 16928 consensus_queue.cc:237] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:49.704901 15672 raft_consensus.cc:1275] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:49.726300 16747 consensus_queue.cc:1048] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:49.693681 16953 leader_election.cc:290] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
W20260709 12:13:49.729864 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 188981us
I20260709 12:13:49.724679 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb3b875168b4ddf8f842dfd9acf4ec2" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060" is_pre_election: true
I20260709 12:13:49.782823 16747 consensus_queue.cc:1048] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:49.789263 15597 raft_consensus.cc:1275] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:49.801206 15667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
mode: GRACEFUL
new_leader_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:49.801913 15714 leader_election.cc:304] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:49.801954 15667 raft_consensus.cc:606] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Received request to transfer leadership to TS 688cd59026924150af9983dd9dc76d92
I20260709 12:13:49.831069 16983 raft_consensus.cc:2749] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:49.847004 16995 consensus_queue.cc:1048] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:13:49.860941 16986 consensus_queue.cc:1048] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 12:13:49.865221 15595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6429b46748af4b379ed80be4a2d8f694"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
mode: GRACEFUL
new_leader_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:37328
I20260709 12:13:49.870376 15595 raft_consensus.cc:606] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Received request to transfer leadership to TS a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:49.876807 15595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
mode: GRACEFUL
new_leader_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:37328
I20260709 12:13:49.877471 15595 raft_consensus.cc:606] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Received request to transfer leadership to TS a0e4b2953a9d4137811c830572f5d165
W20260709 12:13:49.898564 15641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:49.920679 15667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfcc5c77d0464adea7cb4b480608a84f"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
mode: GRACEFUL
new_leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:49.922655 15667 raft_consensus.cc:606] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Received request to transfer leadership to TS 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:49.867254 16990 raft_consensus.cc:2955] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:49.938313 16359 raft_consensus.cc:1275] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:49.936422 16944 raft_consensus.cc:2955] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:49.935565 15667 raft_consensus.cc:2955] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:49.941612 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:49.945506 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:49.950907 15749 raft_consensus.cc:1275] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:49.964255 15747 raft_consensus.cc:1275] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:49.979809 15591 raft_consensus.cc:2955] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.013024 16995 consensus_queue.cc:1048] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:50.020790 16362 raft_consensus.cc:1275] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:50.023819 16936 consensus_queue.cc:1048] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.048s
I20260709 12:13:50.037622 15741 raft_consensus.cc:2955] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.066541 15595 raft_consensus.cc:1275] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:50.055856 16362 raft_consensus.cc:2955] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.078912 16979 consensus_queue.cc:1048] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:13:50.090982 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:50.108031 16974 consensus_queue.cc:1048] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:50.110891 16936 consensus_queue.cc:1048] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:50.128334 16936 raft_consensus.cc:993] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165: : Instructing follower 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:50.128819 16936 raft_consensus.cc:1081] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Signalling peer 4fd59a5ab6a24228a141f7296e0d907e to start an election
W20260709 12:13:50.135288 17008 log.cc:927] Time spent T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 12:13:50.137097 16906 raft_consensus.cc:993] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060: : Instructing follower a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:50.137674 16906 raft_consensus.cc:1081] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Signalling peer a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:50.190028 15671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6429b46748af4b379ed80be4a2d8f694"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:54006
I20260709 12:13:50.287052 16366 raft_consensus.cc:2955] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
W20260709 12:13:50.298204 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 189041us
W20260709 12:13:50.289260 17004 log.cc:927] Time spent T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165: Append to log took a long time: real 0.175s	user 0.000s	sys 0.004s
W20260709 12:13:50.338884 17007 log.cc:927] Time spent T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165: Append to log took a long time: real 0.080s	user 0.001s	sys 0.001s
W20260709 12:13:50.341303 17006 log.cc:927] Time spent T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 12:13:50.351935 16359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfcc5c77d0464adea7cb4b480608a84f"
dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:36522
I20260709 12:13:50.352634 16359 raft_consensus.cc:493] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:50.353009 16359 raft_consensus.cc:3060] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.362520 16359 raft_consensus.cc:515] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:50.365103 16359 leader_election.cc:290] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:50.367780 15671 raft_consensus.cc:493] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:50.368291 15671 raft_consensus.cc:3060] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.399070 16859 raft_consensus.cc:2955] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.405740 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcc5c77d0464adea7cb4b480608a84f" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:50.406549 15672 raft_consensus.cc:3055] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:50.406842 15672 raft_consensus.cc:740] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:50.407699 15672 consensus_queue.cc:260] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:50.408535 15672 raft_consensus.cc:3060] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.410826 15495 catalog_manager.cc:5697] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.428931 15669 raft_consensus.cc:2955] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
W20260709 12:13:50.525482 15566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 75883us
W20260709 12:13:50.533243 15715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 47171.8us
I20260709 12:13:50.583389 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcc5c77d0464adea7cb4b480608a84f" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:50.584169 15600 raft_consensus.cc:3060] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:50.589553 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 103187us
I20260709 12:13:50.592926 15672 raft_consensus.cc:2468] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:50.431528 15745 raft_consensus.cc:2955] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
W20260709 12:13:50.569499 16327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 74236.6us
I20260709 12:13:50.609315 15667 raft_consensus.cc:2955] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
W20260709 12:13:50.612231 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 127404us
I20260709 12:13:50.602986 15671 raft_consensus.cc:515] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:50.626564 15671 leader_election.cc:290] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:50.630903 15671 raft_consensus.cc:1240] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Rejecting Update request from peer ab657f21625e44c39bc5e3f49a1e8060 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:50.652560 16950 raft_consensus.cc:993] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060: : Instructing follower a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:50.655524 17024 raft_consensus.cc:1081] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Signalling peer a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:50.654987 15600 raft_consensus.cc:2468] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:50.659698 16328 leader_election.cc:304] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:50.663507 16947 raft_consensus.cc:993] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165: : Instructing follower 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:50.668350 16947 raft_consensus.cc:1081] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Signalling peer 688cd59026924150af9983dd9dc76d92 to start an election
W20260709 12:13:50.673992 17022 log.cc:927] Time spent T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e: Append to log took a long time: real 0.063s	user 0.003s	sys 0.000s
I20260709 12:13:50.662268 16850 raft_consensus.cc:2804] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:50.675969 16850 raft_consensus.cc:697] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Becoming Leader. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Running, Role: LEADER
I20260709 12:13:50.676949 16850 consensus_queue.cc:237] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:50.685475 16883 raft_consensus.cc:2955] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.695998 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6429b46748af4b379ed80be4a2d8f694" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:50.702040 15744 raft_consensus.cc:3060] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.703302 16859 consensus_queue.cc:1059] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:50.707435 17029 raft_consensus.cc:3055] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:50.707871 17029 raft_consensus.cc:740] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:50.709726 15667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:54006
I20260709 12:13:50.710340 15667 raft_consensus.cc:493] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:50.710702 15667 raft_consensus.cc:3060] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.708799 17029 consensus_queue.cc:260] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:50.724833 17029 raft_consensus.cc:3060] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.671610 15498 catalog_manager.cc:5697] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.752975 15667 raft_consensus.cc:515] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:50.753827 15744 raft_consensus.cc:2468] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:50.769043 15640 leader_election.cc:304] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:50.770011 16947 raft_consensus.cc:2804] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:50.770568 16947 raft_consensus.cc:697] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:50.771522 16947 consensus_queue.cc:237] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:50.790278 15745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:35646
I20260709 12:13:50.791044 15745 raft_consensus.cc:493] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:50.791483 15745 raft_consensus.cc:3060] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.795528 15600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6429b46748af4b379ed80be4a2d8f694" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:50.795531 16359 raft_consensus.cc:2955] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.805837 15496 catalog_manager.cc:5697] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: term changed from 1 to 2, leader changed from a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) to 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132). New cstate: current_term: 2 leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.805991 15593 raft_consensus.cc:2955] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.810310 15600 raft_consensus.cc:2468] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:50.818595 15495 catalog_manager.cc:5697] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.826786 15743 raft_consensus.cc:2955] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.815939 15667 leader_election.cc:290] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:50.830605 15745 raft_consensus.cc:515] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:50.839555 15595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:50.840211 15595 raft_consensus.cc:3060] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.845943 16366 raft_consensus.cc:2955] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.848815 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:50.849469 15667 raft_consensus.cc:3055] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:50.849650 15593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:50.849895 15667 raft_consensus.cc:740] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:50.850387 15593 raft_consensus.cc:3055] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:50.850783 15593 raft_consensus.cc:740] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:50.850976 15667 consensus_queue.cc:260] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:50.851881 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:50.852394 15745 leader_election.cc:290] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:50.858372 15593 consensus_queue.cc:260] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:50.852478 15743 raft_consensus.cc:3060] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.864552 15593 raft_consensus.cc:3060] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.859046 15667 raft_consensus.cc:3060] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.872092 15593 raft_consensus.cc:2468] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:50.873344 15595 raft_consensus.cc:2468] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
I20260709 12:13:50.874634 15714 leader_election.cc:304] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:50.875574 17025 raft_consensus.cc:2804] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:50.876137 17025 raft_consensus.cc:697] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:50.877120 17025 consensus_queue.cc:237] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:50.883814 15600 consensus_queue.cc:237] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:50.890890 16366 raft_consensus.cc:1275] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:50.891535 15671 raft_consensus.cc:1275] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:50.889353 15640 leader_election.cc:304] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:50.892546 16974 raft_consensus.cc:2804] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:50.893362 16974 raft_consensus.cc:697] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:50.894399 16974 consensus_queue.cc:237] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:50.892498 17029 consensus_queue.cc:1048] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:13:50.897229 17030 consensus_queue.cc:1048] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:50.906299 15496 catalog_manager.cc:5697] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.909699 16995 raft_consensus.cc:2955] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.913125 15669 raft_consensus.cc:2955] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.930933 16366 raft_consensus.cc:2955] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.918427 15744 consensus_queue.cc:237] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:50.888108 15743 raft_consensus.cc:2468] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:50.937881 16359 raft_consensus.cc:1275] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:50.918413 15600 consensus_queue.cc:237] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:50.939216 15671 raft_consensus.cc:1275] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:50.939567 16747 consensus_queue.cc:1048] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:50.943150 16985 consensus_queue.cc:1048] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:50.948307 17031 raft_consensus.cc:2955] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.954181 15744 raft_consensus.cc:1275] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:50.956764 16361 raft_consensus.cc:1275] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:50.957957 17030 consensus_queue.cc:1048] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:50.958959 16859 consensus_queue.cc:1048] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:50.962286 16359 raft_consensus.cc:2955] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.953506 15666 raft_consensus.cc:2955] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.969887 17029 raft_consensus.cc:2955] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.973332 16364 raft_consensus.cc:2955] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.981472 15744 raft_consensus.cc:2955] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:50.989068 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 039ab9c2ea524262ba6a92834dae0fd7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:51.003993 15667 raft_consensus.cc:2468] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
W20260709 12:13:50.993474 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 63903.3us
I20260709 12:13:51.011155 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a7f90860d7b4df085f1831918f20dea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:51.013908 15496 catalog_manager.cc:5697] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 1 to 2, leader changed from ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:51.025092 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5d6f9421dba24ba39411c4acb8100790 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:51.048928 15667 consensus_queue.cc:237] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:51.057305 16366 raft_consensus.cc:1275] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:51.057938 15745 raft_consensus.cc:1275] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:51.059711 16930 consensus_queue.cc:1048] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:51.061829 16974 consensus_queue.cc:1048] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:51.075093 16947 raft_consensus.cc:2955] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:51.079803 16366 raft_consensus.cc:2955] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:51.081956 15498 catalog_manager.cc:5697] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:51.095659 15498 catalog_manager.cc:5697] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:51.108574 15495 catalog_manager.cc:5697] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 1 to 2, leader changed from a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 2 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:51.106031 15744 raft_consensus.cc:2955] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:51.128840 15667 raft_consensus.cc:1275] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:51.130760 16848 consensus_queue.cc:1048] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:51.146085 15496 catalog_manager.cc:5697] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:51.148038 15496 catalog_manager.cc:5697] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 1 to 2, leader changed from ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:51.153475 15738 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a7f90860d7b4df085f1831918f20dea with delete_type TABLET_DATA_TOMBSTONED (TS 688cd59026924150af9983dd9dc76d92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35640
I20260709 12:13:51.155936 15663 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d6f9421dba24ba39411c4acb8100790 with delete_type TABLET_DATA_TOMBSTONED (TS a0e4b2953a9d4137811c830572f5d165 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53984
I20260709 12:13:51.164825 15485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 283ea28430fa440784c9e7f49cac917c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:51.179998 15597 raft_consensus.cc:1275] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:51.181879 16947 consensus_queue.cc:1048] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:51.205751 17038 tablet_replica.cc:333] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:13:51.206980 17038 raft_consensus.cc:2243] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.207858 17038 raft_consensus.cc:2272] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.210069 17037 tablet_replica.cc:333] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:13:51.211506 17037 raft_consensus.cc:2243] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.212882 15744 raft_consensus.cc:1275] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:51.212375 17037 raft_consensus.cc:2272] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.229039 15600 raft_consensus.cc:1275] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:51.231478 17012 consensus_queue.cc:1048] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:51.223170 15497 catalog_manager.cc:5697] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 3 to 4, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:51.217180 16930 consensus_queue.cc:1048] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:13:51.258435 15583 tablet_service.cc:1558] Processing DeleteTablet for tablet 039ab9c2ea524262ba6a92834dae0fd7 with delete_type TABLET_DATA_TOMBSTONED (TS ab657f21625e44c39bc5e3f49a1e8060 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33868
I20260709 12:13:51.276337 15585 tablet_service.cc:1558] Processing DeleteTablet for tablet 283ea28430fa440784c9e7f49cac917c with delete_type TABLET_DATA_TOMBSTONED (TS ab657f21625e44c39bc5e3f49a1e8060 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33868
I20260709 12:13:51.256721 17038 ts_tablet_manager.cc:1916] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:51.288077 17037 ts_tablet_manager.cc:1916] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:51.341945 15594 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:51.354487 17031 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:51.379038 17042 tablet_replica.cc:333] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
W20260709 12:13:51.432122 16327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 98640.8us
W20260709 12:13:51.453723 17043 log.cc:927] Time spent T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260709 12:13:51.493198 16327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 52627.3us
I20260709 12:13:51.510576 17038 ts_tablet_manager.cc:1929] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:51.511168 17038 log.cc:1199] T 5d6f9421dba24ba39411c4acb8100790 P a0e4b2953a9d4137811c830572f5d165: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/wals/5d6f9421dba24ba39411c4acb8100790
I20260709 12:13:51.489439 17037 ts_tablet_manager.cc:1929] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:51.544881 15667 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:51.550393 17037 log.cc:1199] T 6a7f90860d7b4df085f1831918f20dea P 688cd59026924150af9983dd9dc76d92: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/wals/6a7f90860d7b4df085f1831918f20dea
I20260709 12:13:51.552959 15484 catalog_manager.cc:5028] TS 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): tablet 6a7f90860d7b4df085f1831918f20dea (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:51.578089 17042 raft_consensus.cc:2243] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.578979 17042 raft_consensus.cc:2272] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.585953 17042 ts_tablet_manager.cc:1916] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:51.605334 15485 catalog_manager.cc:5028] TS a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): tablet 5d6f9421dba24ba39411c4acb8100790 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:51.615273 15591 raft_consensus.cc:1275] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:51.625990 15743 raft_consensus.cc:1275] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:51.629350 17053 consensus_queue.cc:1048] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:51.632802 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:51.643671 17046 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:51.666193 17053 consensus_queue.cc:1048] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:51.677428 17042 ts_tablet_manager.cc:1929] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:51.677958 17042 log.cc:1199] T 039ab9c2ea524262ba6a92834dae0fd7 P ab657f21625e44c39bc5e3f49a1e8060: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/wals/039ab9c2ea524262ba6a92834dae0fd7
I20260709 12:13:51.680548 17042 tablet_replica.cc:333] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:13:51.681785 17042 raft_consensus.cc:2243] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:51.682808 17042 raft_consensus.cc:2272] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:51.687110 17042 ts_tablet_manager.cc:1916] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:51.699916 15484 catalog_manager.cc:5028] TS ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): tablet 039ab9c2ea524262ba6a92834dae0fd7 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:51.745179 17042 ts_tablet_manager.cc:1929] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:51.748243 17042 log.cc:1199] T 283ea28430fa440784c9e7f49cac917c P ab657f21625e44c39bc5e3f49a1e8060: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/wals/283ea28430fa440784c9e7f49cac917c
I20260709 12:13:51.757470 15484 catalog_manager.cc:5028] TS ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): tablet 283ea28430fa440784c9e7f49cac917c (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:51.819237 15748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "039ab9c2ea524262ba6a92834dae0fd7"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:51.819974 15748 raft_consensus.cc:606] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:51.823572 15667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
mode: GRACEFUL
new_leader_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:51.824286 15667 raft_consensus.cc:606] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Received request to transfer leadership to TS 688cd59026924150af9983dd9dc76d92
I20260709 12:13:51.828578 15748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75471d2098f84bdbae7809ec927f1f08"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:51.829180 15748 raft_consensus.cc:606] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:51.830300 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:51.832343 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:51.833083 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:51.902262 17031 raft_consensus.cc:993] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92: : Instructing follower ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:51.902889 17031 raft_consensus.cc:1081] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:51.904841 15593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75471d2098f84bdbae7809ec927f1f08"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:33882
I20260709 12:13:51.905529 15593 raft_consensus.cc:493] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:51.906006 15593 raft_consensus.cc:3060] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:51.927204 15593 raft_consensus.cc:515] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:51.929744 15666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75471d2098f84bdbae7809ec927f1f08" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:51.930102 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75471d2098f84bdbae7809ec927f1f08" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:51.929378 15593 leader_election.cc:290] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:51.930836 15748 raft_consensus.cc:3055] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:51.931281 15748 raft_consensus.cc:740] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:51.930358 15666 raft_consensus.cc:3060] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:51.932237 15748 consensus_queue.cc:260] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:51.933661 15748 raft_consensus.cc:3060] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:51.937786 15666 raft_consensus.cc:2468] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:51.939070 15566 leader_election.cc:304] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:51.939806 17024 raft_consensus.cc:2804] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:51.940271 17024 raft_consensus.cc:697] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:51.941147 17024 consensus_queue.cc:237] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:51.942411 15748 raft_consensus.cc:2468] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:51.959590 17031 raft_consensus.cc:993] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92: : Instructing follower 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:51.960075 17031 raft_consensus.cc:1081] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:51.962145 16359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "039ab9c2ea524262ba6a92834dae0fd7"
dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:36510
I20260709 12:13:51.961390 15498 catalog_manager.cc:5697] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:51.962836 16359 raft_consensus.cc:493] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:51.963353 16359 raft_consensus.cc:3060] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:51.974422 16359 raft_consensus.cc:515] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:51.976956 16359 leader_election.cc:290] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:51.978556 15666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039ab9c2ea524262ba6a92834dae0fd7" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:51.979331 15666 raft_consensus.cc:3060] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:51.984282 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039ab9c2ea524262ba6a92834dae0fd7" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:51.984979 15748 raft_consensus.cc:3055] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:51.985311 15748 raft_consensus.cc:740] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:51.986097 15748 consensus_queue.cc:260] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:51.987591 15748 raft_consensus.cc:3060] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:51.995101 15748 raft_consensus.cc:2468] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:51.995424 15666 raft_consensus.cc:2468] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:13:51.996542 16327 leader_election.cc:304] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, 688cd59026924150af9983dd9dc76d92; no voters: 
I20260709 12:13:51.997434 17050 raft_consensus.cc:2804] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:51.998026 17050 raft_consensus.cc:697] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Becoming Leader. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Running, Role: LEADER
I20260709 12:13:51.998955 17050 consensus_queue.cc:237] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:52.008965 15498 catalog_manager.cc:5697] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132). New cstate: current_term: 2 leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.209913 17054 raft_consensus.cc:993] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165: : Instructing follower 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:52.210548 17053 raft_consensus.cc:1081] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Signalling peer 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:52.212716 15748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:35646
I20260709 12:13:52.213239 15748 raft_consensus.cc:493] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:52.213666 15748 raft_consensus.cc:3060] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:52.226658 15748 raft_consensus.cc:515] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:52.233687 15748 leader_election.cc:290] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:52.237109 15666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:52.238801 15666 raft_consensus.cc:3055] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:52.239161 15666 raft_consensus.cc:740] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:52.244611 15666 consensus_queue.cc:260] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:52.246758 15593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5a32b29b814d2e95674af6d13deab3" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:52.250478 15593 raft_consensus.cc:3060] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:52.251173 15666 raft_consensus.cc:3060] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:52.265436 15593 raft_consensus.cc:2468] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 3.
I20260709 12:13:52.270351 15714 leader_election.cc:304] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:52.271297 17025 raft_consensus.cc:2804] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:52.273690 17025 raft_consensus.cc:697] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 3 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:52.275297 17025 consensus_queue.cc:237] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:52.292215 15666 raft_consensus.cc:2468] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 3.
I20260709 12:13:52.294656 15498 catalog_manager.cc:5697] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 2 to 3, leader changed from a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 3 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.352276 15666 raft_consensus.cc:1275] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:52.353729 17045 consensus_queue.cc:1048] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:52.383020 15745 raft_consensus.cc:1275] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:52.389088 17045 consensus_queue.cc:1048] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:52.442467 15745 raft_consensus.cc:1275] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:52.446748 17050 consensus_queue.cc:1048] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:52.464598 15666 raft_consensus.cc:1275] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:52.467833 16848 consensus_queue.cc:1048] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:52.509377 15748 consensus_queue.cc:237] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
W20260709 12:13:52.543540 15714 consensus_peers.cc:597] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3bc7df21b0d477fbc84eb0ea01506b0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.544446 15591 raft_consensus.cc:1275] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:52.546051 17031 consensus_queue.cc:1048] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:52.548960 15666 raft_consensus.cc:1275] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:52.550575 17031 consensus_queue.cc:1048] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:52.555601 17025 raft_consensus.cc:2955] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:52.557844 15593 raft_consensus.cc:2955] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:52.582991 15666 raft_consensus.cc:2955] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:52.583364 15497 catalog_manager.cc:5697] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:52.596451 15593 consensus_queue.cc:237] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
W20260709 12:13:52.636437 15565 consensus_peers.cc:597] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3fc4904e5b543e0bf420cf9dc26a3ce. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.641040 15748 raft_consensus.cc:1275] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:52.643512 17029 consensus_queue.cc:1048] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:52.647858 15666 raft_consensus.cc:1275] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:52.649557 17029 consensus_queue.cc:1048] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.673105 17024 raft_consensus.cc:2955] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:52.679824 15745 raft_consensus.cc:2955] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:52.688032 15669 raft_consensus.cc:1275] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:52.704159 17083 consensus_queue.cc:1048] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.723577 15667 raft_consensus.cc:2955] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:52.728307 15748 consensus_queue.cc:237] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:52.732699 15498 catalog_manager.cc:5697] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:52.766672 15593 raft_consensus.cc:1275] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:52.789743 17046 consensus_queue.cc:1048] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.805908 15667 raft_consensus.cc:1275] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:52.807574 17089 consensus_queue.cc:1048] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:52.816355 15591 raft_consensus.cc:1275] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:13:52.829674 15714 consensus_peers.cc:597] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3997a200f2664e699aa123c11e3f9e74. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.832275 17089 consensus_queue.cc:1048] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.840567 17025 raft_consensus.cc:2955] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:52.843639 15669 raft_consensus.cc:2955] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:52.881533 15594 consensus_queue.cc:237] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:52.883891 15497 catalog_manager.cc:5697] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 2 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:52.886032 15591 raft_consensus.cc:2955] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:52.894646 15741 raft_consensus.cc:1275] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:52.896257 15565 consensus_peers.cc:597] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2702a3a440164e608e5bb74cbf1b338e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.897053 17029 consensus_queue.cc:1048] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:52.904206 15667 raft_consensus.cc:1275] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:52.910408 17045 consensus_queue.cc:1048] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:52.917837 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:52.952239 17073 raft_consensus.cc:2955] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:52.953853 15741 raft_consensus.cc:2955] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:52.956929 15667 raft_consensus.cc:2955] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:52.977298 15498 catalog_manager.cc:5697] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:53.052852 15591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b06650e53a3442cbf27979d2ac3a3d1"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
mode: GRACEFUL
new_leader_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:37328
I20260709 12:13:53.053399 15591 raft_consensus.cc:606] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Received request to transfer leadership to TS a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:53.057067 15741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf4b43846c8c4da3bcf2d489aa5a78c6"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:53.057878 15741 raft_consensus.cc:606] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:53.062397 15669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecac969bd514470b952fb3341070c788"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
mode: GRACEFUL
new_leader_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:53.063040 15669 raft_consensus.cc:606] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Received request to transfer leadership to TS 688cd59026924150af9983dd9dc76d92
I20260709 12:13:53.065378 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:53.067548 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:53.068394 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:53.150614 17097 ts_tablet_manager.cc:933] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:53.160048 17054 raft_consensus.cc:993] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165: : Instructing follower 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:53.160804 16928 raft_consensus.cc:1081] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Signalling peer 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:53.172796 15748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecac969bd514470b952fb3341070c788"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:35646
I20260709 12:13:53.173772 15748 raft_consensus.cc:493] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:53.174193 15748 raft_consensus.cc:3060] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.197957 17045 raft_consensus.cc:993] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060: : Instructing follower a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:53.198793 17024 raft_consensus.cc:1081] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Signalling peer a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:53.200631 15667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b06650e53a3442cbf27979d2ac3a3d1"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:54006
I20260709 12:13:53.201167 15667 raft_consensus.cc:493] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:53.201496 15667 raft_consensus.cc:3060] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:53.208762 15667 raft_consensus.cc:515] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:53.221954 17089 raft_consensus.cc:993] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92: : Instructing follower a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:53.226262 17025 raft_consensus.cc:1081] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:53.229099 15669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf4b43846c8c4da3bcf2d489aa5a78c6"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:53994
I20260709 12:13:53.230013 15669 raft_consensus.cc:493] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:53.230551 15669 raft_consensus.cc:3060] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.230896 15593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b06650e53a3442cbf27979d2ac3a3d1" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:53.232020 15593 raft_consensus.cc:3055] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:53.232425 15593 raft_consensus.cc:740] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:53.233436 15593 consensus_queue.cc:260] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:53.234546 15593 raft_consensus.cc:3060] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:53.244557 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b06650e53a3442cbf27979d2ac3a3d1" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:53.245625 15741 raft_consensus.cc:3060] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:53.260730 15667 leader_election.cc:290] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 3 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:53.309545 17100 ts_tablet_manager.cc:933] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379)
I20260709 12:13:53.323055 15748 raft_consensus.cc:515] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:53.363528 15748 leader_election.cc:290] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:53.333335 15741 raft_consensus.cc:2468] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 3.
I20260709 12:13:53.343910 15593 raft_consensus.cc:2468] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 3.
I20260709 12:13:53.364563 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac969bd514470b952fb3341070c788" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:53.348347 17097 tablet_copy_client.cc:323] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:13:53.365197 15667 raft_consensus.cc:3055] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:53.365559 15667 raft_consensus.cc:740] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:53.351452 17101 ts_tablet_manager.cc:933] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:53.366325 15667 consensus_queue.cc:260] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:53.367990 15667 raft_consensus.cc:3060] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.375507 15667 raft_consensus.cc:2468] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
I20260709 12:13:53.376848 15715 leader_election.cc:304] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:53.378017 17025 raft_consensus.cc:2804] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:53.378615 17025 raft_consensus.cc:697] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:53.378882 15593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac969bd514470b952fb3341070c788" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:53.379453 15593 raft_consensus.cc:3060] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.379525 17025 consensus_queue.cc:237] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:53.386816 15640 leader_election.cc:304] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:53.391053 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet c3bc7df21b0d477fbc84eb0ea01506b0 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:13:53.391696 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet c3bc7df21b0d477fbc84eb0ea01506b0 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-c3bc7df21b0d477fbc84eb0ea01506b0
I20260709 12:13:53.394503 15593 raft_consensus.cc:2468] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
W20260709 12:13:53.413995 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 46413.7us
I20260709 12:13:53.417824 16928 raft_consensus.cc:2804] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:53.418713 16928 raft_consensus.cc:697] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 3 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:53.419914 16928 consensus_queue.cc:237] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:53.454775 17101 tablet_copy_client.cc:323] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:13:53.422369 15759 tablet_copy_source_session.cc:215] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:53.424348 15669 raft_consensus.cc:515] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:53.465241 17097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3bc7df21b0d477fbc84eb0ea01506b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.469869 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet 3997a200f2664e699aa123c11e3f9e74 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:13:53.470530 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet 3997a200f2664e699aa123c11e3f9e74 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-3997a200f2664e699aa123c11e3f9e74
I20260709 12:13:53.435966 17105 ts_tablet_manager.cc:933] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379)
I20260709 12:13:53.448465 15497 catalog_manager.cc:5697] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 1 to 2, leader changed from a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 2 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:53.454018 17100 tablet_copy_client.cc:323] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.129:44379
I20260709 12:13:53.477240 15609 tablet_copy_service.cc:140] P ab657f21625e44c39bc5e3f49a1e8060: Received BeginTabletCopySession request for tablet c3fc4904e5b543e0bf420cf9dc26a3ce from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:35538)
I20260709 12:13:53.478628 15609 tablet_copy_service.cc:161] P ab657f21625e44c39bc5e3f49a1e8060: Beginning new tablet copy session on tablet c3fc4904e5b543e0bf420cf9dc26a3ce from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:35538: session id = 4fd59a5ab6a24228a141f7296e0d907e-c3fc4904e5b543e0bf420cf9dc26a3ce
I20260709 12:13:53.469305 15669 leader_election.cc:290] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:53.501820 15609 tablet_copy_source_session.cc:215] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:53.503379 17097 tablet_copy_client.cc:806] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:53.504196 17097 tablet_copy_client.cc:670] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:53.504711 15759 tablet_copy_source_session.cc:215] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:53.506110 17100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3fc4904e5b543e0bf420cf9dc26a3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.506990 17105 tablet_copy_client.cc:323] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.129:44379
I20260709 12:13:53.511346 15591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4b43846c8c4da3bcf2d489aa5a78c6" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:53.511999 15591 raft_consensus.cc:3060] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.517809 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4b43846c8c4da3bcf2d489aa5a78c6" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:53.518435 15748 raft_consensus.cc:3055] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:53.518733 15748 raft_consensus.cc:740] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:53.519145 17101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3997a200f2664e699aa123c11e3f9e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.519495 15748 consensus_queue.cc:260] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:53.520778 15748 raft_consensus.cc:3060] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.527549 15748 raft_consensus.cc:2468] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:53.532259 17097 tablet_copy_client.cc:538] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:53.535637 17100 tablet_copy_client.cc:806] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:53.536347 17100 tablet_copy_client.cc:670] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:53.537832 15609 tablet_copy_service.cc:140] P ab657f21625e44c39bc5e3f49a1e8060: Received BeginTabletCopySession request for tablet 2702a3a440164e608e5bb74cbf1b338e from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:35538)
I20260709 12:13:53.540494 15609 tablet_copy_service.cc:161] P ab657f21625e44c39bc5e3f49a1e8060: Beginning new tablet copy session on tablet 2702a3a440164e608e5bb74cbf1b338e from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:35538: session id = 4fd59a5ab6a24228a141f7296e0d907e-2702a3a440164e608e5bb74cbf1b338e
I20260709 12:13:53.542057 15640 leader_election.cc:304] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:53.552455 17054 raft_consensus.cc:2804] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:53.553000 17054 raft_consensus.cc:697] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:53.552875 15497 catalog_manager.cc:5697] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 2 to 3, leader changed from ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 3 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.554018 17054 consensus_queue.cc:237] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:53.543640 17100 tablet_copy_client.cc:538] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:53.544585 15591 raft_consensus.cc:2468] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:53.564495 17101 tablet_copy_client.cc:806] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:53.565235 17101 tablet_copy_client.cc:670] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:53.549873 17097 tablet_bootstrap.cc:492] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:53.569832 17100 tablet_bootstrap.cc:492] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:53.601436 17101 tablet_copy_client.cc:538] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:53.600981 15497 catalog_manager.cc:5697] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.626508 15609 tablet_copy_source_session.cc:215] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:53.641806 17105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2702a3a440164e608e5bb74cbf1b338e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.629034 17101 tablet_bootstrap.cc:492] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:53.668783 17097 tablet_bootstrap.cc:492] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:53.669886 17097 tablet_bootstrap.cc:492] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:53.670675 17097 ts_tablet_manager.cc:1403] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.121s	user 0.032s	sys 0.007s
I20260709 12:13:53.675230 17097 raft_consensus.cc:359] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:53.676512 17097 raft_consensus.cc:740] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:53.677381 17097 consensus_queue.cc:260] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:53.681402 17097 ts_tablet_manager.cc:1434] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:13:53.701835 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-c3bc7df21b0d477fbc84eb0ea01506b0 received from {username='slave'} at 127.0.0.1:47948
I20260709 12:13:53.702327 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-c3bc7df21b0d477fbc84eb0ea01506b0 on tablet c3bc7df21b0d477fbc84eb0ea01506b0 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:53.710227 17100 tablet_bootstrap.cc:492] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:53.713519 17100 tablet_bootstrap.cc:492] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:53.714439 17100 ts_tablet_manager.cc:1403] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.145s	user 0.024s	sys 0.005s
I20260709 12:13:53.720206 17101 tablet_bootstrap.cc:492] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:53.717181 17105 tablet_copy_client.cc:806] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:53.721377 17101 tablet_bootstrap.cc:492] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:53.722054 17105 tablet_copy_client.cc:670] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:53.720433 17100 raft_consensus.cc:359] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:53.722836 17100 raft_consensus.cc:740] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:53.724315 17100 consensus_queue.cc:260] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:53.727232 17100 ts_tablet_manager.cc:1434] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:13:53.728199 17101 ts_tablet_manager.cc:1403] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.099s	user 0.028s	sys 0.004s
I20260709 12:13:53.733253 17101 raft_consensus.cc:359] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:53.734267 17101 raft_consensus.cc:740] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:53.734992 17101 consensus_queue.cc:260] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:53.738327 17105 tablet_copy_client.cc:538] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:53.748229 17105 tablet_bootstrap.cc:492] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:53.753450 16359 raft_consensus.cc:1217] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:53.758965 17101 ts_tablet_manager.cc:1434] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:13:53.761358 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-3997a200f2664e699aa123c11e3f9e74 received from {username='slave'} at 127.0.0.1:47948
I20260709 12:13:53.761839 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-3997a200f2664e699aa123c11e3f9e74 on tablet 3997a200f2664e699aa123c11e3f9e74 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:53.787289 16359 raft_consensus.cc:1217] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:53.790324 15609 tablet_copy_service.cc:342] P ab657f21625e44c39bc5e3f49a1e8060: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-c3fc4904e5b543e0bf420cf9dc26a3ce received from {username='slave'} at 127.0.0.1:35538
I20260709 12:13:53.792191 15609 tablet_copy_service.cc:434] P ab657f21625e44c39bc5e3f49a1e8060: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-c3fc4904e5b543e0bf420cf9dc26a3ce on tablet c3fc4904e5b543e0bf420cf9dc26a3ce with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:53.823129 15667 raft_consensus.cc:1275] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:53.831781 17089 consensus_queue.cc:1048] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:53.885110 15741 raft_consensus.cc:1275] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:53.886792 17099 consensus_queue.cc:1048] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:53.895900 15591 raft_consensus.cc:1275] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:53.898138 17090 consensus_queue.cc:1048] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:53.917752 15593 raft_consensus.cc:1275] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:53.919687 17054 consensus_queue.cc:1048] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:53.924649 17105 tablet_bootstrap.cc:492] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:53.925844 17105 tablet_bootstrap.cc:492] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:53.926703 17105 ts_tablet_manager.cc:1403] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.179s	user 0.013s	sys 0.037s
I20260709 12:13:53.932148 17105 raft_consensus.cc:359] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:53.933297 17105 raft_consensus.cc:740] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:53.934582 17105 consensus_queue.cc:260] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:53.937837 17105 ts_tablet_manager.cc:1434] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:13:53.960371 15609 tablet_copy_service.cc:342] P ab657f21625e44c39bc5e3f49a1e8060: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-2702a3a440164e608e5bb74cbf1b338e received from {username='slave'} at 127.0.0.1:35538
I20260709 12:13:53.960858 15609 tablet_copy_service.cc:434] P ab657f21625e44c39bc5e3f49a1e8060: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-2702a3a440164e608e5bb74cbf1b338e on tablet 2702a3a440164e608e5bb74cbf1b338e with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:53.974141 15741 raft_consensus.cc:1275] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:54.001499 17099 consensus_queue.cc:1048] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:54.143807 16359 raft_consensus.cc:1217] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:54.157528 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:54.162247 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 85900.6us
I20260709 12:13:54.177827 15593 raft_consensus.cc:1275] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:54.247222 17045 raft_consensus.cc:1064] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:54.250602 17045 consensus_queue.cc:237] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:54.278072 16359 raft_consensus.cc:1217] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:54.286528 16359 raft_consensus.cc:1275] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:54.287360 15748 raft_consensus.cc:1275] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:54.288831 15669 raft_consensus.cc:1275] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:54.288838 17045 consensus_queue.cc:1048] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:54.290973 17073 consensus_queue.cc:1048] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:54.296094 17045 consensus_queue.cc:1048] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:54.325122 17099 consensus_queue.cc:1048] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:54.335481 17029 raft_consensus.cc:2955] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.337412 16359 raft_consensus.cc:2955] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.362344 15748 raft_consensus.cc:2955] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.419931 15667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
mode: GRACEFUL
new_leader_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:54.420895 15667 raft_consensus.cc:606] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Received request to transfer leadership to TS 688cd59026924150af9983dd9dc76d92
I20260709 12:13:54.434387 15741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae46c5b2d5374a80aa32f2fdcb0a2771"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:54.434993 15741 raft_consensus.cc:606] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS ab657f21625e44c39bc5e3f49a1e8060
W20260709 12:13:54.439180 15566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 88057.6us
I20260709 12:13:54.440634 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:54.442543 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:54.450868 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:54.469585 15496 catalog_manager.cc:5697] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.511276 17089 raft_consensus.cc:1064] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
W20260709 12:13:54.519083 15566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 50126.7us
I20260709 12:13:54.521659 15666 raft_consensus.cc:2955] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.516635 17089 consensus_queue.cc:237] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
W20260709 12:13:54.620532 16327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 56998.4us
I20260709 12:13:54.666049 15666 raft_consensus.cc:1275] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:54.680977 17025 consensus_queue.cc:1048] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:13:54.689924 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.132:40599, user_credentials={real_user=slave}} blocked reactor thread for 181998us
I20260709 12:13:54.718371 15597 raft_consensus.cc:1275] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:54.730692 16366 raft_consensus.cc:1275] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:54.732386 15597 consensus_queue.cc:237] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:54.739876 15671 raft_consensus.cc:1275] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:54.741550 17132 consensus_queue.cc:1048] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:54.742801 16364 raft_consensus.cc:1275] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:54.744971 17132 consensus_queue.cc:1048] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:54.752779 17045 raft_consensus.cc:2955] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.762347 17153 consensus_queue.cc:1048] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:54.755471 15671 raft_consensus.cc:2955] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.773614 17141 raft_consensus.cc:1064] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:54.776109 17141 consensus_queue.cc:237] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:54.777614 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3fc4904e5b543e0bf420cf9dc26a3ce with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:54.780773 16364 raft_consensus.cc:2955] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.784394 15495 catalog_manager.cc:5697] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index 4 to 5, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:54.802662 17153 consensus_queue.cc:1048] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:54.813795 15738 tablet_service.cc:1558] Processing DeleteTablet for tablet c3fc4904e5b543e0bf420cf9dc26a3ce with delete_type TABLET_DATA_TOMBSTONED (TS 688cd59026924150af9983dd9dc76d92 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35640
I20260709 12:13:54.816473 15666 raft_consensus.cc:1275] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:54.819007 17090 consensus_queue.cc:1048] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:54.819633 17135 raft_consensus.cc:1064] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:54.822433 17135 consensus_queue.cc:237] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:54.840909 16361 raft_consensus.cc:1275] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:54.842662 15748 raft_consensus.cc:1275] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:54.844913 17133 consensus_queue.cc:1048] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:54.846992 17132 consensus_queue.cc:1048] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:54.850310 16361 raft_consensus.cc:1275] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:54.853310 15593 raft_consensus.cc:1275] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:54.863592 15666 raft_consensus.cc:1275] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:54.865402 17133 consensus_queue.cc:1048] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:54.875717 17143 raft_consensus.cc:993] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165: : Instructing follower 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:54.876197 17143 raft_consensus.cc:1081] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Signalling peer 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:54.884542 17141 consensus_queue.cc:1048] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:54.885800 17045 raft_consensus.cc:2955] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.891399 15748 raft_consensus.cc:2955] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.898092 17141 consensus_queue.cc:1048] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:54.902307 17153 raft_consensus.cc:2955] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.917649 17144 raft_consensus.cc:993] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92: : Instructing follower ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:54.918164 17144 raft_consensus.cc:1081] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:54.922392 15497 catalog_manager.cc:5697] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.923472 16359 raft_consensus.cc:2955] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.956465 15594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae46c5b2d5374a80aa32f2fdcb0a2771"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:33882
I20260709 12:13:54.957077 15594 raft_consensus.cc:493] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:54.957428 15594 raft_consensus.cc:3060] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:54.958045 15669 raft_consensus.cc:2955] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.964414 15594 raft_consensus.cc:515] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:54.966475 15594 leader_election.cc:290] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Requested vote from peers 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567), 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599)
I20260709 12:13:54.968585 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46c5b2d5374a80aa32f2fdcb0a2771" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:54.968657 15591 raft_consensus.cc:2955] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:54.970319 16361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46c5b2d5374a80aa32f2fdcb0a2771" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
I20260709 12:13:54.973771 16361 raft_consensus.cc:3060] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:54.976325 15748 raft_consensus.cc:3055] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:54.976714 15748 raft_consensus.cc:740] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:54.977483 15748 consensus_queue.cc:260] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:54.978893 15748 raft_consensus.cc:3060] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:54.982430 16361 raft_consensus.cc:2468] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:54.984496 15565 leader_election.cc:304] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:54.987020 15744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:35646
I20260709 12:13:54.987609 15744 raft_consensus.cc:493] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:54.987977 15744 raft_consensus.cc:3060] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.990499 17073 raft_consensus.cc:2804] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:54.991055 17073 raft_consensus.cc:697] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:54.991959 17073 consensus_queue.cc:237] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:54.995675 15744 raft_consensus.cc:515] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:55.006278 16361 raft_consensus.cc:2955] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.012840 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:55.013486 15597 raft_consensus.cc:3060] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:55.013150 15593 consensus_queue.cc:237] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:55.017916 15666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7592210a8ff84802b9d05222a83ca158" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:55.018857 15666 raft_consensus.cc:3055] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:55.020219 15666 raft_consensus.cc:740] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:55.023240 15666 consensus_queue.cc:260] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:54.998459 15744 leader_election.cc:290] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:55.025053 17157 tablet_replica.cc:333] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:13:55.030539 15667 raft_consensus.cc:2955] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.046252 15666 raft_consensus.cc:3060] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:55.047179 17157 raft_consensus.cc:2243] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.047947 17157 raft_consensus.cc:2272] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.032301 16364 raft_consensus.cc:1275] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:55.033838 15669 raft_consensus.cc:1275] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:55.033103 17144 raft_consensus.cc:2955] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.054548 17132 consensus_queue.cc:1048] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:55.037493 15748 raft_consensus.cc:2468] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:55.042222 15593 raft_consensus.cc:2955] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.061448 17132 consensus_queue.cc:1048] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 12:13:55.087412 17157 ts_tablet_manager.cc:1916] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:55.088285 15597 raft_consensus.cc:2468] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 3.
I20260709 12:13:55.092831 15497 catalog_manager.cc:5697] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:55.097468 17045 raft_consensus.cc:2955] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.100922 15671 raft_consensus.cc:2955] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.107633 16364 raft_consensus.cc:2955] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.109119 16359 raft_consensus.cc:2955] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.112344 15666 raft_consensus.cc:2468] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 3.
I20260709 12:13:55.117108 17157 ts_tablet_manager.cc:1929] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:55.138470 15669 raft_consensus.cc:2955] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.143992 15715 leader_election.cc:304] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:55.146559 17146 raft_consensus.cc:2804] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:55.147084 17146 raft_consensus.cc:697] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 3 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:55.147953 17146 consensus_queue.cc:237] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:55.143399 17157 log.cc:1199] T c3fc4904e5b543e0bf420cf9dc26a3ce P 688cd59026924150af9983dd9dc76d92: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/wals/c3fc4904e5b543e0bf420cf9dc26a3ce
I20260709 12:13:55.154170 15496 catalog_manager.cc:5697] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New cstate: current_term: 1 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.169386 15484 catalog_manager.cc:5028] TS 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): tablet c3fc4904e5b543e0bf420cf9dc26a3ce (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:55.172689 15495 catalog_manager.cc:5697] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.173898 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2702a3a440164e608e5bb74cbf1b338e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:55.176050 15748 consensus_queue.cc:237] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:55.183396 15593 raft_consensus.cc:1275] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:55.184877 17144 consensus_queue.cc:1048] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:55.184978 15738 tablet_service.cc:1558] Processing DeleteTablet for tablet 2702a3a440164e608e5bb74cbf1b338e with delete_type TABLET_DATA_TOMBSTONED (TS 688cd59026924150af9983dd9dc76d92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35640
I20260709 12:13:55.185128 16361 raft_consensus.cc:1275] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:55.187549 17157 tablet_replica.cc:333] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:13:55.188623 17157 raft_consensus.cc:2243] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.189335 17146 consensus_queue.cc:1048] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:13:55.193035 17153 raft_consensus.cc:2955] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.189432 17157 raft_consensus.cc:2272] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.200369 15593 raft_consensus.cc:2955] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.206146 15497 catalog_manager.cc:5697] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:55.220952 17157 ts_tablet_manager.cc:1916] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:55.225440 15497 catalog_manager.cc:5697] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 2 to 3, leader changed from a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 3 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:55.331243 17157 ts_tablet_manager.cc:1929] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:55.331897 17157 log.cc:1199] T 2702a3a440164e608e5bb74cbf1b338e P 688cd59026924150af9983dd9dc76d92: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/wals/2702a3a440164e608e5bb74cbf1b338e
I20260709 12:13:55.338177 15484 catalog_manager.cc:5028] TS 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): tablet 2702a3a440164e608e5bb74cbf1b338e (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:55.339387 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3997a200f2664e699aa123c11e3f9e74 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:55.345217 15744 consensus_queue.cc:237] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:55.353255 15498 catalog_manager.cc:5697] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 4 to 5, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New cstate: current_term: 2 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:55.368774 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 112763us
I20260709 12:13:55.370153 16361 raft_consensus.cc:1275] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:55.396472 15663 tablet_service.cc:1558] Processing DeleteTablet for tablet 3997a200f2664e699aa123c11e3f9e74 with delete_type TABLET_DATA_TOMBSTONED (TS a0e4b2953a9d4137811c830572f5d165 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53984
I20260709 12:13:55.404057 15593 raft_consensus.cc:1275] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:55.426360 17153 consensus_queue.cc:1048] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:55.427460 17128 consensus_queue.cc:1048] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:55.461251 16361 raft_consensus.cc:1275] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:55.465328 17133 consensus_queue.cc:1048] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:55.480500 17172 tablet_replica.cc:333] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:13:55.486964 17172 raft_consensus.cc:2243] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.490715 17172 raft_consensus.cc:2272] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.488227 16359 raft_consensus.cc:2955] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.501482 17153 raft_consensus.cc:2955] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.522318 17172 ts_tablet_manager.cc:1916] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:55.532131 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3bc7df21b0d477fbc84eb0ea01506b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:55.535075 16359 raft_consensus.cc:2955] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.540264 15498 catalog_manager.cc:5697] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:55.535007 15593 raft_consensus.cc:2955] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:55.552073 15663 tablet_service.cc:1558] Processing DeleteTablet for tablet c3bc7df21b0d477fbc84eb0ea01506b0 with delete_type TABLET_DATA_TOMBSTONED (TS a0e4b2953a9d4137811c830572f5d165 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53984
I20260709 12:13:55.578097 17172 ts_tablet_manager.cc:1929] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:55.578799 17172 log.cc:1199] T 3997a200f2664e699aa123c11e3f9e74 P a0e4b2953a9d4137811c830572f5d165: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/wals/3997a200f2664e699aa123c11e3f9e74
I20260709 12:13:55.581545 15485 catalog_manager.cc:5028] TS a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): tablet 3997a200f2664e699aa123c11e3f9e74 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:55.583051 17172 tablet_replica.cc:333] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:13:55.584177 17172 raft_consensus.cc:2243] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:55.584926 17172 raft_consensus.cc:2272] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:55.596837 15748 raft_consensus.cc:1275] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:55.599869 17045 consensus_queue.cc:1048] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:55.604697 15669 raft_consensus.cc:1275] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:55.606412 17128 consensus_queue.cc:1048] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:55.621327 17172 ts_tablet_manager.cc:1916] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:55.647946 15591 raft_consensus.cc:1275] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:55.649518 17146 consensus_queue.cc:1048] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:55.660146 17172 ts_tablet_manager.cc:1929] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:55.660804 17172 log.cc:1199] T c3bc7df21b0d477fbc84eb0ea01506b0 P a0e4b2953a9d4137811c830572f5d165: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/wals/c3bc7df21b0d477fbc84eb0ea01506b0
I20260709 12:13:55.666038 15485 catalog_manager.cc:5028] TS a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): tablet c3bc7df21b0d477fbc84eb0ea01506b0 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:55.832018 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:55.899693 15593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2702a3a440164e608e5bb74cbf1b338e"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
mode: GRACEFUL
new_leader_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:37328
I20260709 12:13:55.900295 15593 raft_consensus.cc:606] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Received request to transfer leadership to TS a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:55.903416 15669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "283ea28430fa440784c9e7f49cac917c"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
mode: GRACEFUL
new_leader_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:55.903971 15669 raft_consensus.cc:606] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Received request to transfer leadership to TS 688cd59026924150af9983dd9dc76d92
I20260709 12:13:55.905169 17143 raft_consensus.cc:993] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165: : Instructing follower 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:55.905679 17170 raft_consensus.cc:1081] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Signalling peer 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:55.907299 15744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "283ea28430fa440784c9e7f49cac917c"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:35646
I20260709 12:13:55.907824 15744 raft_consensus.cc:493] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:55.908160 15744 raft_consensus.cc:3060] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:55.911480 15748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c19a123ff934aa5809bc1b2ab4739bf"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:55.912137 15748 raft_consensus.cc:606] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Received request to transfer leadership to TS 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:55.915395 15744 raft_consensus.cc:515] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:55.918067 15748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb3f5905ca3f4e7da157cc0a87aafa50"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:55.918823 15748 raft_consensus.cc:606] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:55.920114 16359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283ea28430fa440784c9e7f49cac917c" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
I20260709 12:13:55.920710 16359 raft_consensus.cc:3060] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:55.921103 15744 leader_election.cc:290] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599)
I20260709 12:13:55.922389 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:55.924710 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:55.925463 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:55.933559 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283ea28430fa440784c9e7f49cac917c" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:55.934321 15669 raft_consensus.cc:3055] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:55.934911 15669 raft_consensus.cc:740] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:55.935873 15669 consensus_queue.cc:260] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:55.937188 15669 raft_consensus.cc:3060] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:55.948688 16359 raft_consensus.cc:2468] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
I20260709 12:13:55.958675 15714 leader_election.cc:304] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, 688cd59026924150af9983dd9dc76d92; no voters: 
I20260709 12:13:55.959635 17128 raft_consensus.cc:2804] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:55.960214 17128 raft_consensus.cc:697] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:55.962900 17128 consensus_queue.cc:237] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:55.965044 17045 raft_consensus.cc:993] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060: : Instructing follower a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:55.965528 17045 raft_consensus.cc:1081] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Signalling peer a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:55.967403 15666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2702a3a440164e608e5bb74cbf1b338e"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:54006
I20260709 12:13:55.967921 15666 raft_consensus.cc:493] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:55.968236 15666 raft_consensus.cc:3060] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:55.971055 15669 raft_consensus.cc:2468] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
I20260709 12:13:55.980418 15666 raft_consensus.cc:515] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:55.982474 15666 leader_election.cc:290] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599)
I20260709 12:13:55.984891 16359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2702a3a440164e608e5bb74cbf1b338e" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
I20260709 12:13:55.985464 16359 raft_consensus.cc:3060] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:55.990181 15593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2702a3a440164e608e5bb74cbf1b338e" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:55.991055 15593 raft_consensus.cc:3055] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:55.997756 15593 raft_consensus.cc:740] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:55.996932 15498 catalog_manager.cc:5697] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 1 to 2, leader changed from a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 2 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:56.001240 15593 consensus_queue.cc:260] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:56.002921 15593 raft_consensus.cc:3060] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:56.004227 16359 raft_consensus.cc:2468] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:56.012130 15640 leader_election.cc:304] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:56.013067 17143 raft_consensus.cc:2804] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:56.013689 17143 raft_consensus.cc:697] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:56.015002 17143 consensus_queue.cc:237] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:56.020093 15593 raft_consensus.cc:2468] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:56.035027 15498 catalog_manager.cc:5697] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 1 to 2, leader changed from ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:56.125034 17144 raft_consensus.cc:993] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92: : Instructing follower ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:56.125533 17128 raft_consensus.cc:1081] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:56.127250 15591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb3f5905ca3f4e7da157cc0a87aafa50"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:33882
I20260709 12:13:56.127821 15591 raft_consensus.cc:493] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:56.128113 15591 raft_consensus.cc:3060] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:56.135932 15591 raft_consensus.cc:515] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:56.137573 15591 leader_election.cc:290] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:56.138356 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3f5905ca3f4e7da157cc0a87aafa50" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:56.139004 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3f5905ca3f4e7da157cc0a87aafa50" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:56.139338 15669 raft_consensus.cc:3060] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:56.139684 15748 raft_consensus.cc:3055] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:56.140167 15748 raft_consensus.cc:740] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:56.141038 15748 consensus_queue.cc:260] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:56.142198 15748 raft_consensus.cc:3060] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:56.147502 15669 raft_consensus.cc:2468] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:56.149722 15566 leader_election.cc:304] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:56.149856 15748 raft_consensus.cc:2468] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:56.151870 17135 raft_consensus.cc:2804] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:56.152407 17135 raft_consensus.cc:697] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:56.153307 17135 consensus_queue.cc:237] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:56.165438 15498 catalog_manager.cc:5697] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:56.283252 17144 raft_consensus.cc:993] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92: : Instructing follower 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:56.283711 17128 raft_consensus.cc:1081] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Signalling peer 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:13:56.285509 16359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c19a123ff934aa5809bc1b2ab4739bf"
dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:36510
I20260709 12:13:56.286273 16359 raft_consensus.cc:493] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:56.286672 16359 raft_consensus.cc:3060] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:56.297601 16359 raft_consensus.cc:515] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:56.301040 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19a123ff934aa5809bc1b2ab4739bf" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:56.302012 15669 raft_consensus.cc:3060] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:56.302084 16359 leader_election.cc:290] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:56.313202 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19a123ff934aa5809bc1b2ab4739bf" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:56.313887 15745 raft_consensus.cc:3055] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:56.314141 15669 raft_consensus.cc:2468] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 3.
I20260709 12:13:56.314219 15745 raft_consensus.cc:740] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:56.315650 16328 leader_election.cc:304] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:56.315750 15745 consensus_queue.cc:260] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:56.316542 17169 raft_consensus.cc:2804] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:56.317083 17169 raft_consensus.cc:697] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 3 LEADER]: Becoming Leader. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Running, Role: LEADER
I20260709 12:13:56.317327 15745 raft_consensus.cc:3060] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:56.321193 17169 consensus_queue.cc:237] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:56.326385 15745 raft_consensus.cc:2468] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 3.
I20260709 12:13:56.336194 15498 catalog_manager.cc:5697] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: term changed from 2 to 3, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132). New cstate: current_term: 3 leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:56.424455 15669 raft_consensus.cc:1275] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:56.425958 17128 consensus_queue.cc:1048] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:56.438046 15593 raft_consensus.cc:1275] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:56.443955 17143 consensus_queue.cc:1048] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:56.490091 16361 raft_consensus.cc:1275] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:56.493789 17170 consensus_queue.cc:1048] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:56.515108 16361 raft_consensus.cc:1275] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:56.522141 17128 consensus_queue.cc:1048] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:56.539995 15671 raft_consensus.cc:1275] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:56.546505 17135 consensus_queue.cc:1048] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:56.646070 15745 raft_consensus.cc:1275] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:56.651433 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37567, user_credentials={real_user=slave}} blocked reactor thread for 57414.3us
I20260709 12:13:56.659607 17198 consensus_queue.cc:1048] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:56.690500 15566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 51643.3us
I20260709 12:13:56.761646 15671 consensus_queue.cc:237] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
W20260709 12:13:56.806157 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.132:40599, user_credentials={real_user=slave}} blocked reactor thread for 102240us
W20260709 12:13:56.861251 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 87312us
W20260709 12:13:56.882130 15640 consensus_peers.cc:597] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7face4097fc4d8aa2eec378479d3b1c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:56.882613 15594 raft_consensus.cc:1275] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:56.894604 17208 consensus_queue.cc:1048] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:56.898806 15741 raft_consensus.cc:1275] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:56.904633 17211 consensus_queue.cc:1048] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:56.919140 15666 raft_consensus.cc:1275] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:56.921139 17169 consensus_queue.cc:1048] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:56.924748 15748 raft_consensus.cc:1275] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:56.927224 17169 consensus_queue.cc:1048] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:56.950548 17148 raft_consensus.cc:2955] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:56.965188 15591 raft_consensus.cc:2955] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:56.972653 15741 raft_consensus.cc:2955] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:56.988211 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:56.999413 15498 catalog_manager.cc:5697] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:57.012872 15594 consensus_queue.cc:237] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:57.041667 15748 raft_consensus.cc:1275] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:13:57.042289 15565 consensus_peers.cc:597] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e4de3e640df4adeab46282a6bc355fa. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:57.043275 17073 consensus_queue.cc:1048] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:57.059705 15666 raft_consensus.cc:1275] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:57.062700 17209 consensus_queue.cc:1048] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:57.068411 17135 raft_consensus.cc:2955] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:57.076252 15666 raft_consensus.cc:2955] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:57.076565 15741 raft_consensus.cc:2955] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:57.114472 15594 consensus_queue.cc:237] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
W20260709 12:13:57.125680 15565 consensus_peers.cc:597] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb3f5905ca3f4e7da157cc0a87aafa50. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:57.130366 15741 raft_consensus.cc:1275] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:57.133191 17135 consensus_queue.cc:1048] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:57.136394 15666 raft_consensus.cc:1275] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:57.136749 15498 catalog_manager.cc:5697] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:57.138203 17073 consensus_queue.cc:1048] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:57.149781 17133 raft_consensus.cc:2955] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:57.169378 15671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "176516a70c5e4d639c08830ad518a776"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
mode: GRACEFUL
new_leader_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:57.170766 15671 raft_consensus.cc:606] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Received request to transfer leadership to TS 688cd59026924150af9983dd9dc76d92
I20260709 12:13:57.172080 15749 raft_consensus.cc:2955] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:57.176168 15669 raft_consensus.cc:2955] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:57.186990 15741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "500adb1f530449db9a7d2a8532ad924f"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:57.187651 15741 raft_consensus.cc:606] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:57.190373 15591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
mode: GRACEFUL
new_leader_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:37328
I20260709 12:13:57.190909 15591 raft_consensus.cc:606] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Received request to transfer leadership to TS a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:57.192095 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:57.195230 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:57.196053 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:57.208972 15494 catalog_manager.cc:5697] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:57.229285 15669 consensus_queue.cc:237] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
W20260709 12:13:57.246897 15640 consensus_peers.cc:597] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf4b43846c8c4da3bcf2d489aa5a78c6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:57.251109 15749 raft_consensus.cc:1275] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:57.252918 15594 raft_consensus.cc:1275] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:57.253159 17148 consensus_queue.cc:1048] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:57.256873 17148 consensus_queue.cc:1048] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:57.264798 17211 raft_consensus.cc:2955] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:57.266637 15749 raft_consensus.cc:2955] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:57.293486 15494 catalog_manager.cc:5697] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:57.304834 15594 raft_consensus.cc:2955] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:13:57.335549 17230 ts_tablet_manager.cc:933] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:57.346297 17230 tablet_copy_client.cc:323] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:13:57.348110 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet b7face4097fc4d8aa2eec378479d3b1c from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:13:57.348640 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet b7face4097fc4d8aa2eec378479d3b1c from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-b7face4097fc4d8aa2eec378479d3b1c
I20260709 12:13:57.367934 15685 tablet_copy_source_session.cc:215] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:57.371860 17230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7face4097fc4d8aa2eec378479d3b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:57.388768 17230 tablet_copy_client.cc:806] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:57.389483 17230 tablet_copy_client.cc:670] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:57.397189 17230 tablet_copy_client.cc:538] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:57.410921 17230 tablet_bootstrap.cc:492] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:57.436002 17230 tablet_bootstrap.cc:492] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:57.437028 17230 tablet_bootstrap.cc:492] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:57.437724 17230 ts_tablet_manager.cc:1403] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.001s
I20260709 12:13:57.440840 17230 raft_consensus.cc:359] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:57.441747 17230 raft_consensus.cc:740] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:57.442421 17230 consensus_queue.cc:260] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:57.447804 17230 ts_tablet_manager.cc:1434] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 12:13:57.449731 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-b7face4097fc4d8aa2eec378479d3b1c received from {username='slave'} at 127.0.0.1:34864
I20260709 12:13:57.450225 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-b7face4097fc4d8aa2eec378479d3b1c on tablet b7face4097fc4d8aa2eec378479d3b1c with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:57.516535 17135 raft_consensus.cc:993] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060: : Instructing follower a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:57.517097 17133 raft_consensus.cc:1081] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Signalling peer a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:57.519366 15666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:54006
I20260709 12:13:57.519951 15666 raft_consensus.cc:493] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.520309 15666 raft_consensus.cc:3060] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.521940 17214 raft_consensus.cc:993] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92: : Instructing follower ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:57.522500 17215 raft_consensus.cc:1081] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:57.523828 15591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "500adb1f530449db9a7d2a8532ad924f"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:33882
I20260709 12:13:57.524283 15591 raft_consensus.cc:493] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.524586 15591 raft_consensus.cc:3060] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.527877 15666 raft_consensus.cc:515] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:57.530190 15666 leader_election.cc:290] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 3 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:57.530704 15594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:57.531412 15594 raft_consensus.cc:3055] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:57.531817 15594 raft_consensus.cc:740] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:57.532495 15748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:57.533066 15748 raft_consensus.cc:3060] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.532629 15594 consensus_queue.cc:260] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:57.534242 15594 raft_consensus.cc:3060] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.538610 15591 raft_consensus.cc:515] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:57.541277 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500adb1f530449db9a7d2a8532ad924f" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:57.541867 15669 raft_consensus.cc:3060] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.542925 15749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500adb1f530449db9a7d2a8532ad924f" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:57.543470 15749 raft_consensus.cc:3055] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:57.543754 15749 raft_consensus.cc:740] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:57.543859 15748 raft_consensus.cc:2468] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 3.
I20260709 12:13:57.544523 15749 consensus_queue.cc:260] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:57.544989 15640 leader_election.cc:304] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:57.545655 15749 raft_consensus.cc:3060] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.546161 17148 raft_consensus.cc:2804] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:57.546641 17148 raft_consensus.cc:697] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 3 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:57.547421 17148 consensus_queue.cc:237] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:57.552964 15749 raft_consensus.cc:2468] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:57.554615 15565 leader_election.cc:304] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:57.554723 15669 raft_consensus.cc:2468] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:57.555680 17133 raft_consensus.cc:2804] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:57.556144 17133 raft_consensus.cc:697] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:57.553447 15594 raft_consensus.cc:2468] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 3.
I20260709 12:13:57.557060 17133 consensus_queue.cc:237] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:57.541867 15591 leader_election.cc:290] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:57.578641 15494 catalog_manager.cc:5697] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:57.584522 15497 catalog_manager.cc:5697] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 2 to 3, leader changed from ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 3 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:57.627388 17230 ts_tablet_manager.cc:933] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379)
I20260709 12:13:57.629290 17230 tablet_copy_client.cc:323] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.129:44379
I20260709 12:13:57.630849 15609 tablet_copy_service.cc:140] P ab657f21625e44c39bc5e3f49a1e8060: Received BeginTabletCopySession request for tablet 1e4de3e640df4adeab46282a6bc355fa from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:35538)
I20260709 12:13:57.631548 15609 tablet_copy_service.cc:161] P ab657f21625e44c39bc5e3f49a1e8060: Beginning new tablet copy session on tablet 1e4de3e640df4adeab46282a6bc355fa from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:35538: session id = 4fd59a5ab6a24228a141f7296e0d907e-1e4de3e640df4adeab46282a6bc355fa
I20260709 12:13:57.641394 15609 tablet_copy_source_session.cc:215] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:57.644665 17230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4de3e640df4adeab46282a6bc355fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:57.661177 17230 tablet_copy_client.cc:806] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:57.661875 17230 tablet_copy_client.cc:670] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:57.670404 17230 tablet_copy_client.cc:538] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:57.671118 17236 ts_tablet_manager.cc:933] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379)
I20260709 12:13:57.677556 17236 tablet_copy_client.cc:323] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.129:44379
I20260709 12:13:57.680266 15609 tablet_copy_service.cc:140] P ab657f21625e44c39bc5e3f49a1e8060: Received BeginTabletCopySession request for tablet fb3f5905ca3f4e7da157cc0a87aafa50 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:35538)
I20260709 12:13:57.680967 15609 tablet_copy_service.cc:161] P ab657f21625e44c39bc5e3f49a1e8060: Beginning new tablet copy session on tablet fb3f5905ca3f4e7da157cc0a87aafa50 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:35538: session id = 4fd59a5ab6a24228a141f7296e0d907e-fb3f5905ca3f4e7da157cc0a87aafa50
I20260709 12:13:57.689196 15609 tablet_copy_source_session.cc:215] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:57.692207 17230 tablet_bootstrap.cc:492] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:57.693364 17236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3f5905ca3f4e7da157cc0a87aafa50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:57.712082 17236 tablet_copy_client.cc:806] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:57.712736 17236 tablet_copy_client.cc:670] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:57.716822 17236 tablet_copy_client.cc:538] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:57.727452 17236 tablet_bootstrap.cc:492] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:57.755568 16361 raft_consensus.cc:1217] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:57.770599 17239 ts_tablet_manager.cc:933] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:57.779250 17170 raft_consensus.cc:993] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165: : Instructing follower 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:57.779773 17170 raft_consensus.cc:1081] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Signalling peer 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:57.802218 15748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "176516a70c5e4d639c08830ad518a776"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:35646
I20260709 12:13:57.803143 15748 raft_consensus.cc:493] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.803680 15748 raft_consensus.cc:3060] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.807818 17239 tablet_copy_client.cc:323] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:13:57.809809 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet bf4b43846c8c4da3bcf2d489aa5a78c6 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:13:57.810602 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet bf4b43846c8c4da3bcf2d489aa5a78c6 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-bf4b43846c8c4da3bcf2d489aa5a78c6
W20260709 12:13:57.812528 16327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 49948.3us
I20260709 12:13:57.825296 15685 tablet_copy_source_session.cc:215] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:57.835544 17230 tablet_bootstrap.cc:492] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:57.836773 17230 tablet_bootstrap.cc:492] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:57.837852 17230 ts_tablet_manager.cc:1403] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.146s	user 0.036s	sys 0.042s
I20260709 12:13:57.840317 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4b43846c8c4da3bcf2d489aa5a78c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:57.842736 17230 raft_consensus.cc:359] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:57.843859 17230 raft_consensus.cc:740] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:57.844600 17230 consensus_queue.cc:260] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:57.847198 17230 ts_tablet_manager.cc:1434] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:13:57.852198 15609 tablet_copy_service.cc:342] P ab657f21625e44c39bc5e3f49a1e8060: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-1e4de3e640df4adeab46282a6bc355fa received from {username='slave'} at 127.0.0.1:35538
I20260709 12:13:57.853251 15609 tablet_copy_service.cc:434] P ab657f21625e44c39bc5e3f49a1e8060: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-1e4de3e640df4adeab46282a6bc355fa on tablet 1e4de3e640df4adeab46282a6bc355fa with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:57.852550 17236 tablet_bootstrap.cc:492] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:57.855928 17236 tablet_bootstrap.cc:492] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:57.859505 17236 ts_tablet_manager.cc:1403] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.132s	user 0.016s	sys 0.019s
I20260709 12:13:57.857971 15748 raft_consensus.cc:515] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:57.864032 17236 raft_consensus.cc:359] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:57.868111 17236 raft_consensus.cc:740] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:57.868870 17236 consensus_queue.cc:260] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:57.869252 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176516a70c5e4d639c08830ad518a776" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:57.869966 15669 raft_consensus.cc:3055] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:57.870271 15669 raft_consensus.cc:740] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:57.870998 15669 consensus_queue.cc:260] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:57.871603 15748 leader_election.cc:290] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599)
I20260709 12:13:57.872043 15669 raft_consensus.cc:3060] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.873008 17236 ts_tablet_manager.cc:1434] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:13:57.874892 15609 tablet_copy_service.cc:342] P ab657f21625e44c39bc5e3f49a1e8060: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-fb3f5905ca3f4e7da157cc0a87aafa50 received from {username='slave'} at 127.0.0.1:35538
I20260709 12:13:57.875424 15609 tablet_copy_service.cc:434] P ab657f21625e44c39bc5e3f49a1e8060: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-fb3f5905ca3f4e7da157cc0a87aafa50 on tablet fb3f5905ca3f4e7da157cc0a87aafa50 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:57.879658 15669 raft_consensus.cc:2468] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
I20260709 12:13:57.880908 15715 leader_election.cc:304] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:57.882009 17215 raft_consensus.cc:2804] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:57.882483 17215 raft_consensus.cc:697] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:57.885267 16361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176516a70c5e4d639c08830ad518a776" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
I20260709 12:13:57.883327 17215 consensus_queue.cc:237] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:57.885951 16361 raft_consensus.cc:3060] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.900671 16361 raft_consensus.cc:2468] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
I20260709 12:13:57.903914 17239 tablet_copy_client.cc:806] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:57.904556 17239 tablet_copy_client.cc:670] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:57.908933 17239 tablet_copy_client.cc:538] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:57.913630 15497 catalog_manager.cc:5697] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 1 to 2, leader changed from a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 2 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:57.918391 17239 tablet_bootstrap.cc:492] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:13:57.944446 15666 raft_consensus.cc:1275] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:57.946038 17209 consensus_queue.cc:1048] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:57.946630 17239 tablet_bootstrap.cc:492] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:13:57.947475 17239 tablet_bootstrap.cc:492] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:13:57.948176 17239 ts_tablet_manager.cc:1403] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.016s
I20260709 12:13:57.951216 17239 raft_consensus.cc:359] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:57.951861 17239 raft_consensus.cc:740] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:13:57.954281 17239 consensus_queue.cc:260] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:13:57.956873 17239 ts_tablet_manager.cc:1434] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:13:57.961361 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-bf4b43846c8c4da3bcf2d489aa5a78c6 received from {username='slave'} at 127.0.0.1:34864
I20260709 12:13:57.961808 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-bf4b43846c8c4da3bcf2d489aa5a78c6 on tablet bf4b43846c8c4da3bcf2d489aa5a78c6 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:13:57.980075 15741 raft_consensus.cc:1275] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:57.981375 17206 consensus_queue.cc:1048] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:58.006484 15591 raft_consensus.cc:1275] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:58.011417 17170 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:58.013646 15748 raft_consensus.cc:1275] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:58.018625 17148 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:58.041236 16364 raft_consensus.cc:1217] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:58.082562 16364 raft_consensus.cc:1217] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:58.142310 17170 raft_consensus.cc:1064] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:58.144894 17170 consensus_queue.cc:237] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:58.153246 16364 raft_consensus.cc:1275] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:58.153934 15741 raft_consensus.cc:1275] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:58.155427 15594 raft_consensus.cc:1275] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:58.155805 17252 consensus_queue.cc:1048] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:58.157460 17148 consensus_queue.cc:1048] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:58.162093 17170 consensus_queue.cc:1048] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:58.181806 17170 raft_consensus.cc:2955] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:58.194267 16364 raft_consensus.cc:2955] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:58.202803 15594 raft_consensus.cc:2955] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:58.196455 15748 raft_consensus.cc:2955] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:58.213028 15495 catalog_manager.cc:5697] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:58.276747 15666 consensus_queue.cc:237] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:58.280680 16364 raft_consensus.cc:1275] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:58.282670 17197 consensus_queue.cc:1048] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:58.287724 15741 raft_consensus.cc:1275] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:58.289839 16364 raft_consensus.cc:1275] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:58.291548 17170 consensus_queue.cc:1048] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:58.292836 17211 consensus_queue.cc:1048] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:58.295871 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:58.299028 15666 raft_consensus.cc:1275] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:58.318267 16361 raft_consensus.cc:2955] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:58.308732 17170 raft_consensus.cc:2955] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:58.325647 17215 consensus_queue.cc:1048] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:58.326882 15741 raft_consensus.cc:2955] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:58.358279 16359 raft_consensus.cc:1217] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 12:13:58.396158 16327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 83661us
I20260709 12:13:58.404374 15485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b7face4097fc4d8aa2eec378479d3b1c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:58.422142 15494 catalog_manager.cc:5697] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 4 to 5, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:58.503193 15593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e8747cf563d46c993f512de15585089"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
mode: GRACEFUL
new_leader_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:37328
I20260709 12:13:58.504911 15593 raft_consensus.cc:606] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Received request to transfer leadership to TS a0e4b2953a9d4137811c830572f5d165
I20260709 12:13:58.508620 15583 tablet_service.cc:1558] Processing DeleteTablet for tablet b7face4097fc4d8aa2eec378479d3b1c with delete_type TABLET_DATA_TOMBSTONED (TS ab657f21625e44c39bc5e3f49a1e8060 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33868
I20260709 12:13:58.569675 15749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c5118c70f9949449bd91a9290612c45"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:13:58.570770 15749 raft_consensus.cc:606] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:13:58.580423 17135 raft_consensus.cc:1064] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:58.586968 15669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
mode: GRACEFUL
new_leader_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:13:58.587771 15669 raft_consensus.cc:606] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 3 LEADER]: Received request to transfer leadership to TS 688cd59026924150af9983dd9dc76d92
I20260709 12:13:58.592893 17133 raft_consensus.cc:1064] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:58.598301 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:58.600768 17135 consensus_queue.cc:237] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:58.603547 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:58.602821 17133 consensus_queue.cc:237] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:58.608271 17263 tablet_replica.cc:333] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:13:58.624220 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:58.646687 15741 raft_consensus.cc:1275] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:58.649061 16361 raft_consensus.cc:1275] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:58.651664 17206 consensus_queue.cc:1048] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:13:58.652408 15669 raft_consensus.cc:1275] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:58.659771 17264 consensus_queue.cc:1048] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:58.780395 17133 consensus_queue.cc:1048] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 12:13:58.821655 17268 raft_consensus.cc:993] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060: : Instructing follower a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:58.822216 17268 raft_consensus.cc:1081] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Signalling peer a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:13:58.836091 15671 raft_consensus.cc:1275] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:58.836367 15667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e8747cf563d46c993f512de15585089"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:54006
I20260709 12:13:58.845623 15667 raft_consensus.cc:493] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:58.846053 15667 raft_consensus.cc:3060] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.854681 16361 raft_consensus.cc:1275] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:58.856014 17274 consensus_queue.cc:1048] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:13:58.862387 15741 raft_consensus.cc:1275] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:58.872988 15667 raft_consensus.cc:515] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:58.881980 17133 raft_consensus.cc:2955] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:58.890074 17268 consensus_queue.cc:1048] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:58.895395 17263 raft_consensus.cc:2243] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.896713 17263 raft_consensus.cc:2272] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.907459 17263 ts_tablet_manager.cc:1916] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:58.897286 15666 raft_consensus.cc:2955] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:58.912886 16361 raft_consensus.cc:2955] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:58.924013 17206 consensus_queue.cc:1048] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:58.934017 15667 leader_election.cc:290] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:13:58.936517 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8747cf563d46c993f512de15585089" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:58.937300 15745 raft_consensus.cc:3060] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.955715 15494 catalog_manager.cc:5697] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:58.959954 15594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8747cf563d46c993f512de15585089" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:58.960644 15594 raft_consensus.cc:3055] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:58.961041 15594 raft_consensus.cc:740] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:58.961839 15594 consensus_queue.cc:260] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:58.963253 15594 raft_consensus.cc:3060] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.975701 17273 raft_consensus.cc:993] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92: : Instructing follower ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:58.976297 17273 raft_consensus.cc:1081] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:13:58.941135 15749 raft_consensus.cc:2955] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:58.982189 15745 raft_consensus.cc:2468] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:58.988149 15597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c5118c70f9949449bd91a9290612c45"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:33882
I20260709 12:13:58.988762 15597 raft_consensus.cc:493] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:58.989099 15597 raft_consensus.cc:3060] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:59.003631 15640 leader_election.cc:304] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:13:59.004669 17252 raft_consensus.cc:2804] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:59.005168 17252 raft_consensus.cc:697] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:59.006827 17252 consensus_queue.cc:237] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:59.008843 17262 raft_consensus.cc:1064] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:13:59.008882 17133 raft_consensus.cc:2955] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.011169 15597 raft_consensus.cc:515] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:59.017917 15594 raft_consensus.cc:2468] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:13:59.019254 15597 leader_election.cc:290] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Requested vote from peers 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567), 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599)
I20260709 12:13:59.021107 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5118c70f9949449bd91a9290612c45" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:13:59.024580 15745 raft_consensus.cc:3055] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:59.024986 15745 raft_consensus.cc:740] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:59.031076 16366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5118c70f9949449bd91a9290612c45" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
I20260709 12:13:59.031754 16366 raft_consensus.cc:3060] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:59.050280 15745 consensus_queue.cc:260] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:59.051608 15745 raft_consensus.cc:3060] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:59.079314 16366 raft_consensus.cc:2468] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:59.039438 15741 raft_consensus.cc:2955] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.092128 15565 leader_election.cc:304] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:59.093056 16361 raft_consensus.cc:2955] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.093348 17274 raft_consensus.cc:2804] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:59.097067 17274 raft_consensus.cc:697] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:13:59.061520 17262 consensus_queue.cc:237] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:59.098521 17274 consensus_queue.cc:237] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:59.106681 15745 raft_consensus.cc:2468] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:13:59.115363 15745 raft_consensus.cc:1275] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:59.126852 16361 raft_consensus.cc:1275] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:59.128096 17148 consensus_queue.cc:1048] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:13:59.135723 17211 consensus_queue.cc:1048] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:59.139882 17263 ts_tablet_manager.cc:1929] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:59.140570 17211 raft_consensus.cc:993] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165: : Instructing follower 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:59.141202 17211 raft_consensus.cc:1081] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 3 LEADER]: Signalling peer 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:13:59.143061 15744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:35646
I20260709 12:13:59.143569 15744 raft_consensus.cc:493] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:59.143893 15744 raft_consensus.cc:3060] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:59.152902 15744 raft_consensus.cc:515] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:59.156744 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:13:59.156988 15666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf5e09c53474ecd9aa1daef6b6f2b53" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:13:59.157406 15597 raft_consensus.cc:3060] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:59.157632 15666 raft_consensus.cc:3055] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:59.158022 15666 raft_consensus.cc:740] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:13:59.158687 15666 consensus_queue.cc:260] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:59.159720 15666 raft_consensus.cc:3060] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:59.167475 15666 raft_consensus.cc:2468] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 4.
I20260709 12:13:59.168475 15597 raft_consensus.cc:2468] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 4.
I20260709 12:13:59.163316 15667 raft_consensus.cc:2955] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.169361 15744 leader_election.cc:290] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 4 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:13:59.174006 17263 log.cc:1199] T b7face4097fc4d8aa2eec378479d3b1c P ab657f21625e44c39bc5e3f49a1e8060: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/wals/b7face4097fc4d8aa2eec378479d3b1c
I20260709 12:13:59.177084 15714 leader_election.cc:304] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [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: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:13:59.178678 17197 raft_consensus.cc:2804] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:59.179244 17197 raft_consensus.cc:697] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 4 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:13:59.180123 17197 consensus_queue.cc:237] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:13:59.178532 15597 raft_consensus.cc:1275] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:59.188898 15484 catalog_manager.cc:5028] TS ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): tablet b7face4097fc4d8aa2eec378479d3b1c (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:59.191527 17262 consensus_queue.cc:1048] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:13:59.223031 15594 consensus_queue.cc:237] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:59.235491 16361 raft_consensus.cc:1275] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:59.225203 15495 catalog_manager.cc:5697] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 1 to 2, leader changed from ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:59.238628 15669 raft_consensus.cc:1275] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:59.240721 17274 consensus_queue.cc:1048] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:59.244531 17206 consensus_queue.cc:1048] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:59.247749 16361 raft_consensus.cc:2955] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.249365 15594 raft_consensus.cc:2955] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.251979 15494 catalog_manager.cc:5697] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:59.254484 15494 catalog_manager.cc:5697] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:59.242636 17262 raft_consensus.cc:2955] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.262890 17268 raft_consensus.cc:2955] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.271245 16359 raft_consensus.cc:2955] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.298280 15597 consensus_queue.cc:237] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:59.306929 15497 catalog_manager.cc:5697] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.310503 16366 raft_consensus.cc:1275] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:59.310719 15741 raft_consensus.cc:1275] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:59.318132 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb3f5905ca3f4e7da157cc0a87aafa50 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:59.318462 17274 consensus_queue.cc:1048] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:59.326893 17274 consensus_queue.cc:1048] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:59.328054 15497 catalog_manager.cc:5697] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 4 to 5, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.337005 17135 raft_consensus.cc:2955] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.346278 16366 raft_consensus.cc:2955] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.332754 15666 raft_consensus.cc:2955] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.346163 15495 catalog_manager.cc:5697] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 3 to 4, leader changed from a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 4 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:59.359480 15738 tablet_service.cc:1558] Processing DeleteTablet for tablet fb3f5905ca3f4e7da157cc0a87aafa50 with delete_type TABLET_DATA_TOMBSTONED (TS 688cd59026924150af9983dd9dc76d92 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35640
I20260709 12:13:59.363507 15745 raft_consensus.cc:2955] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.384406 15671 consensus_queue.cc:237] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:13:59.399039 16364 raft_consensus.cc:1275] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:59.401180 17148 consensus_queue.cc:1048] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:59.413918 17211 raft_consensus.cc:2955] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.415885 16364 raft_consensus.cc:2955] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.418660 15743 raft_consensus.cc:1275] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:59.416954 15744 raft_consensus.cc:2955] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.428393 17148 consensus_queue.cc:1048] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:59.436142 15743 raft_consensus.cc:2955] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.439966 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e4de3e640df4adeab46282a6bc355fa with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:59.442871 17293 tablet_replica.cc:333] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:13:59.453071 15494 catalog_manager.cc:5697] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index 4 to 5, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:59.489214 15594 raft_consensus.cc:1275] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.493546 15663 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e4de3e640df4adeab46282a6bc355fa with delete_type TABLET_DATA_TOMBSTONED (TS a0e4b2953a9d4137811c830572f5d165 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53984
I20260709 12:13:59.494237 17293 raft_consensus.cc:2243] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:59.494680 17148 consensus_queue.cc:1048] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:59.495185 17293 raft_consensus.cc:2272] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.500058 17293 ts_tablet_manager.cc:1916] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:59.533977 17294 tablet_replica.cc:333] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:13:59.535384 17294 raft_consensus.cc:2243] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:59.536520 17294 raft_consensus.cc:2272] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.537319 15485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf4b43846c8c4da3bcf2d489aa5a78c6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:59.543609 17294 ts_tablet_manager.cc:1916] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:59.548596 15744 raft_consensus.cc:1275] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.552279 17293 ts_tablet_manager.cc:1929] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:59.552925 17293 log.cc:1199] T fb3f5905ca3f4e7da157cc0a87aafa50 P 688cd59026924150af9983dd9dc76d92: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/wals/fb3f5905ca3f4e7da157cc0a87aafa50
I20260709 12:13:59.552675 17170 consensus_queue.cc:1048] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:59.549714 15497 catalog_manager.cc:5697] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 4 to 5, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:13:59.562479 15484 catalog_manager.cc:5028] TS 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): tablet fb3f5905ca3f4e7da157cc0a87aafa50 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:59.565495 17294 ts_tablet_manager.cc:1929] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:59.566069 17294 log.cc:1199] T 1e4de3e640df4adeab46282a6bc355fa P a0e4b2953a9d4137811c830572f5d165: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/wals/1e4de3e640df4adeab46282a6bc355fa
I20260709 12:13:59.587301 15583 tablet_service.cc:1558] Processing DeleteTablet for tablet bf4b43846c8c4da3bcf2d489aa5a78c6 with delete_type TABLET_DATA_TOMBSTONED (TS ab657f21625e44c39bc5e3f49a1e8060 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33868
I20260709 12:13:59.588661 17263 tablet_replica.cc:333] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:13:59.589911 17263 raft_consensus.cc:2243] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:59.590703 17263 raft_consensus.cc:2272] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:59.598039 15485 catalog_manager.cc:5028] TS a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): tablet 1e4de3e640df4adeab46282a6bc355fa (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:59.616813 17263 ts_tablet_manager.cc:1916] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:59.643839 17263 ts_tablet_manager.cc:1929] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:59.644213 17263 log.cc:1199] T bf4b43846c8c4da3bcf2d489aa5a78c6 P ab657f21625e44c39bc5e3f49a1e8060: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/wals/bf4b43846c8c4da3bcf2d489aa5a78c6
I20260709 12:13:59.645944 15484 catalog_manager.cc:5028] TS ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): tablet bf4b43846c8c4da3bcf2d489aa5a78c6 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:13:59.659837 16364 raft_consensus.cc:1275] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:59.661865 17133 consensus_queue.cc:1048] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:13:59.672032 15744 raft_consensus.cc:1275] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:59.673538 17268 consensus_queue.cc:1048] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:59.698258 15667 raft_consensus.cc:1275] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:59.699870 17273 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:59.711627 15594 raft_consensus.cc:1275] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:59.714016 17215 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:00.390290 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:00.428721 15744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08a51b017c234db7bb3f47d66c087f56"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:14:00.429453 15744 raft_consensus.cc:606] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:14:00.432412 15671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e8747cf563d46c993f512de15585089"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
mode: GRACEFUL
new_leader_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:14:00.432910 15671 raft_consensus.cc:606] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Received request to transfer leadership to TS 688cd59026924150af9983dd9dc76d92
I20260709 12:14:00.435606 15594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c62a0941cb6423ea52cc8d288050040"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
mode: GRACEFUL
new_leader_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:37328
I20260709 12:14:00.436237 15594 raft_consensus.cc:606] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Received request to transfer leadership to TS a0e4b2953a9d4137811c830572f5d165
I20260709 12:14:00.437505 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:00.438738 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:00.439350 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:00.676074 15594 consensus_queue.cc:237] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:00.688367 15744 raft_consensus.cc:1275] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 4 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:00.690016 15671 raft_consensus.cc:1275] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:00.690045 17306 consensus_queue.cc:1048] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:14:00.691599 15565 consensus_peers.cc:597] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: baa25f3d9d5748ccae9b42a2351de90b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:00.692557 17306 consensus_queue.cc:1048] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:00.710314 17305 raft_consensus.cc:2955] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:00.712153 15744 raft_consensus.cc:2955] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:00.717244 15671 raft_consensus.cc:2955] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:00.735231 17268 raft_consensus.cc:993] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060: : Instructing follower a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:14:00.734902 15744 consensus_queue.cc:237] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:00.736225 17305 raft_consensus.cc:1081] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Signalling peer a0e4b2953a9d4137811c830572f5d165 to start an election
I20260709 12:14:00.738183 15671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c62a0941cb6423ea52cc8d288050040"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
 from {username='slave'} at 127.0.0.1:54006
I20260709 12:14:00.738770 15671 raft_consensus.cc:493] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:00.739195 15671 raft_consensus.cc:3060] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:00.731237 15497 catalog_manager.cc:5697] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 4, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 4 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:00.749614 15671 raft_consensus.cc:515] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:14:00.751758 15667 raft_consensus.cc:1275] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:00.752417 15594 raft_consensus.cc:1275] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:00.754247 17215 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:14:00.755194 15671 leader_election.cc:290] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:14:00.757931 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c62a0941cb6423ea52cc8d288050040" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:14:00.758518 15597 raft_consensus.cc:3055] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:00.758822 15597 raft_consensus.cc:740] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
W20260709 12:14:00.759444 15714 consensus_peers.cc:597] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6cf5e09c53474ecd9aa1daef6b6f2b53. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:00.759527 15597 consensus_queue.cc:260] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:14:00.760834 15597 raft_consensus.cc:3060] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:00.761272 17215 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:00.762691 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c62a0941cb6423ea52cc8d288050040" candidate_uuid: "a0e4b2953a9d4137811c830572f5d165" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:14:00.763494 15744 raft_consensus.cc:3060] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:00.771049 15744 raft_consensus.cc:2468] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:14:00.772544 15640 leader_election.cc:304] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:14:00.774047 17252 raft_consensus.cc:2804] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:00.774652 17252 raft_consensus.cc:697] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Becoming Leader. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:14:00.775628 17252 consensus_queue.cc:237] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:14:00.876539 15597 raft_consensus.cc:2468] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4b2953a9d4137811c830572f5d165 in term 2.
I20260709 12:14:00.922447 17273 raft_consensus.cc:2955] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:00.934739 15669 raft_consensus.cc:2955] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:00.969092 15498 catalog_manager.cc:5697] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: term changed from 1 to 2, leader changed from ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) to a0e4b2953a9d4137811c830572f5d165 (127.14.16.130). New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.983965 15496 catalog_manager.cc:5697] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 5, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 4 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:01.004966 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 64927.5us
W20260709 12:14:01.010680 15715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:45007, user_credentials={real_user=slave}} blocked reactor thread for 69323.1us
I20260709 12:14:01.024945 15595 raft_consensus.cc:2955] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:01.040745 17252 raft_consensus.cc:993] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165: : Instructing follower 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:14:01.049839 17148 raft_consensus.cc:1081] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Signalling peer 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:14:01.051276 17332 raft_consensus.cc:993] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92: : Instructing follower 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:14:01.052016 17331 raft_consensus.cc:1081] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:14:01.056985 15743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e8747cf563d46c993f512de15585089"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:35646
I20260709 12:14:01.057602 15743 raft_consensus.cc:493] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:01.058014 15743 raft_consensus.cc:3060] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:01.059800 15741 consensus_queue.cc:237] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:01.061710 16366 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08a51b017c234db7bb3f47d66c087f56"
dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:36510
I20260709 12:14:01.062335 16366 raft_consensus.cc:493] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:01.062752 16366 raft_consensus.cc:3060] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.072039 15743 raft_consensus.cc:515] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:14:01.076136 15743 leader_election.cc:290] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:14:01.077977 15666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8747cf563d46c993f512de15585089" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:14:01.078869 15666 raft_consensus.cc:3055] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:01.079239 15666 raft_consensus.cc:740] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:14:01.079439 16366 raft_consensus.cc:515] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:01.080154 15666 consensus_queue.cc:260] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:14:01.080883 15669 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:01.082759 17331 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:01.084174 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a51b017c234db7bb3f47d66c087f56" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:14:01.084578 15666 raft_consensus.cc:3060] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:01.084781 15669 raft_consensus.cc:3060] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.092376 15595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8747cf563d46c993f512de15585089" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:14:01.093257 15595 raft_consensus.cc:3060] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:01.095511 15669 raft_consensus.cc:2468] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:14:01.097386 16328 leader_election.cc:304] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:14:01.098625 17240 raft_consensus.cc:2804] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:01.097554 17332 raft_consensus.cc:2955] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:01.099233 17240 raft_consensus.cc:697] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Becoming Leader. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Running, Role: LEADER
I20260709 12:14:01.098205 16366 leader_election.cc:290] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
W20260709 12:14:01.099849 15714 consensus_peers.cc:597] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29cb9d77a5484179904043a2ee3acb6b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:01.100219 17240 consensus_queue.cc:237] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:01.101052 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a51b017c234db7bb3f47d66c087f56" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:14:01.101863 15741 raft_consensus.cc:3055] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:01.101096 15669 raft_consensus.cc:2955] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:01.102476 15741 raft_consensus.cc:740] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:14:01.103302 15741 consensus_queue.cc:260] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:01.104012 15666 raft_consensus.cc:2468] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 3.
I20260709 12:14:01.104602 15741 raft_consensus.cc:3060] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.105523 15715 leader_election.cc:304] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:14:01.103302 15597 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:01.106443 17329 raft_consensus.cc:2804] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:01.106983 17329 raft_consensus.cc:697] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [term 3 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:14:01.108016 17329 consensus_queue.cc:237] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:14:01.113543 17325 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:14:01.124858 15496 catalog_manager.cc:5697] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 2 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:01.141347 15597 raft_consensus.cc:2955] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:01.148656 15741 raft_consensus.cc:2468] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:14:01.157509 15595 raft_consensus.cc:2468] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 3.
I20260709 12:14:01.234969 15496 catalog_manager.cc:5697] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132). New cstate: current_term: 2 leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:01.235925 15669 consensus_queue.cc:237] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:01.263206 15496 catalog_manager.cc:5697] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 2 to 3, leader changed from a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 3 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:01.291363 15640 consensus_peers.cc:597] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 063093d6f3614726b5ebace72e441009. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:01.292196 15743 raft_consensus.cc:1275] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:01.294591 15597 raft_consensus.cc:1275] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:01.294965 17334 consensus_queue.cc:1048] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:01.296159 17333 consensus_queue.cc:1048] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:14:01.305373 17343 ts_tablet_manager.cc:933] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379)
I20260709 12:14:01.305477 17334 raft_consensus.cc:2955] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:01.308665 15743 raft_consensus.cc:2955] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:01.315038 17343 tablet_copy_client.cc:323] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.129:44379
I20260709 12:14:01.317343 15609 tablet_copy_service.cc:140] P ab657f21625e44c39bc5e3f49a1e8060: Received BeginTabletCopySession request for tablet baa25f3d9d5748ccae9b42a2351de90b from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:35538)
I20260709 12:14:01.318039 15609 tablet_copy_service.cc:161] P ab657f21625e44c39bc5e3f49a1e8060: Beginning new tablet copy session on tablet baa25f3d9d5748ccae9b42a2351de90b from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:35538: session id = 4fd59a5ab6a24228a141f7296e0d907e-baa25f3d9d5748ccae9b42a2351de90b
I20260709 12:14:01.322093 15597 raft_consensus.cc:2955] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:01.331180 15609 tablet_copy_source_session.cc:215] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:01.331007 15498 catalog_manager.cc:5697] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:01.337980 17343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa25f3d9d5748ccae9b42a2351de90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.372745 17343 tablet_copy_client.cc:806] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:01.373610 17343 tablet_copy_client.cc:670] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:01.382581 17343 tablet_copy_client.cc:538] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:01.385490 15597 raft_consensus.cc:1275] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:01.386209 17345 ts_tablet_manager.cc:933] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:14:01.387264 17252 consensus_queue.cc:1048] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:01.390798 15743 raft_consensus.cc:1275] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:01.392423 17334 consensus_queue.cc:1048] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:01.408226 17345 tablet_copy_client.cc:323] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:14:01.410457 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet 6cf5e09c53474ecd9aa1daef6b6f2b53 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:14:01.411041 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet 6cf5e09c53474ecd9aa1daef6b6f2b53 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-6cf5e09c53474ecd9aa1daef6b6f2b53
I20260709 12:14:01.423447 15759 tablet_copy_source_session.cc:215] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:01.429268 17345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf5e09c53474ecd9aa1daef6b6f2b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.432708 17343 tablet_bootstrap.cc:492] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:14:01.480629 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:01.484475 17345 tablet_copy_client.cc:806] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:01.485211 17345 tablet_copy_client.cc:670] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:01.497145 17345 tablet_copy_client.cc:538] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:01.503019 15669 raft_consensus.cc:1275] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:01.504654 17282 consensus_queue.cc:1048] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:01.514745 17345 tablet_bootstrap.cc:492] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:14:01.518318 17343 tablet_bootstrap.cc:492] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:14:01.519547 17343 tablet_bootstrap.cc:492] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:14:01.520596 17343 ts_tablet_manager.cc:1403] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.088s	user 0.026s	sys 0.013s
I20260709 12:14:01.526675 17343 raft_consensus.cc:359] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:01.527809 17343 raft_consensus.cc:740] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:14:01.528676 17343 consensus_queue.cc:260] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:01.542668 17343 ts_tablet_manager.cc:1434] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.005s
I20260709 12:14:01.544860 15671 raft_consensus.cc:1275] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:01.546533 17325 consensus_queue.cc:1048] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:01.551208 15609 tablet_copy_service.cc:342] P ab657f21625e44c39bc5e3f49a1e8060: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-baa25f3d9d5748ccae9b42a2351de90b received from {username='slave'} at 127.0.0.1:35538
I20260709 12:14:01.551769 15609 tablet_copy_service.cc:434] P ab657f21625e44c39bc5e3f49a1e8060: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-baa25f3d9d5748ccae9b42a2351de90b on tablet baa25f3d9d5748ccae9b42a2351de90b with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:14:01.591609 15741 raft_consensus.cc:1275] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:01.592927 15597 raft_consensus.cc:1275] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:01.596109 17317 consensus_queue.cc:1048] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:01.601197 17325 consensus_queue.cc:1048] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:01.677925 17345 tablet_bootstrap.cc:492] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:14:01.679224 17345 tablet_bootstrap.cc:492] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:14:01.680029 17345 ts_tablet_manager.cc:1403] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.166s	user 0.034s	sys 0.029s
I20260709 12:14:01.683655 17345 raft_consensus.cc:359] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:01.686223 17345 raft_consensus.cc:740] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:14:01.687110 17345 consensus_queue.cc:260] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:01.705549 17345 ts_tablet_manager.cc:1434] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.005s
I20260709 12:14:01.713260 17343 ts_tablet_manager.cc:933] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:14:01.715242 15743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:14:01.716890 15743 raft_consensus.cc:606] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Received request to transfer leadership to TS ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:01.733682 17343 tablet_copy_client.cc:323] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:14:01.733908 15666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "451679cba1524c4eb127647c046ee1d8"
dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
mode: GRACEFUL
new_leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:49764
I20260709 12:14:01.735127 17331 raft_consensus.cc:993] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92: : Instructing follower ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:14:01.736330 17273 raft_consensus.cc:1081] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Signalling peer ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:14:01.736861 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-6cf5e09c53474ecd9aa1daef6b6f2b53 received from {username='slave'} at 127.0.0.1:47948
I20260709 12:14:01.737387 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-6cf5e09c53474ecd9aa1daef6b6f2b53 on tablet 6cf5e09c53474ecd9aa1daef6b6f2b53 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:14:01.744244 17360 ts_tablet_manager.cc:933] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:14:01.754208 17360 tablet_copy_client.cc:323] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:14:01.748740 15597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:33882
I20260709 12:14:01.749326 15666 raft_consensus.cc:606] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Received request to transfer leadership to TS 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:14:01.754999 15597 raft_consensus.cc:493] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:01.755525 15597 raft_consensus.cc:3060] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:01.756511 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:01.758349 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:01.759232 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:01.761049 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet 063093d6f3614726b5ebace72e441009 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:14:01.761854 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet 063093d6f3614726b5ebace72e441009 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-063093d6f3614726b5ebace72e441009
I20260709 12:14:01.761979 15597 raft_consensus.cc:515] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:01.765197 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet 29cb9d77a5484179904043a2ee3acb6b from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:14:01.765406 15597 leader_election.cc:290] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 3 election: Requested vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:14:01.765735 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet 29cb9d77a5484179904043a2ee3acb6b from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-29cb9d77a5484179904043a2ee3acb6b
I20260709 12:14:01.768487 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:14:01.769093 15743 raft_consensus.cc:3055] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:01.769414 15743 raft_consensus.cc:740] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:14:01.770206 15743 consensus_queue.cc:260] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:01.771560 15743 raft_consensus.cc:3060] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:01.771481 15685 tablet_copy_source_session.cc:215] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:01.776659 17343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063093d6f3614726b5ebace72e441009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.779134 15743 raft_consensus.cc:2468] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 3.
I20260709 12:14:01.779964 15666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:14:01.781385 15666 raft_consensus.cc:3060] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:01.792646 15565 leader_election.cc:304] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:14:01.793615 17320 raft_consensus.cc:2804] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:01.791074 15666 raft_consensus.cc:2468] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 3.
I20260709 12:14:01.802838 15759 tablet_copy_source_session.cc:215] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:01.807904 17360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29cb9d77a5484179904043a2ee3acb6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.827888 16366 raft_consensus.cc:1217] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 12:14:01.875912 17320 raft_consensus.cc:697] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 3 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:14:01.877367 17320 consensus_queue.cc:237] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:01.881620 17343 tablet_copy_client.cc:806] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:01.881675 17252 raft_consensus.cc:993] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165: : Instructing follower 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:14:01.882589 17343 tablet_copy_client.cc:670] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:01.882938 17334 raft_consensus.cc:1081] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Signalling peer 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:14:01.887521 17343 tablet_copy_client.cc:538] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:01.892160 16366 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "451679cba1524c4eb127647c046ee1d8"
dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:36522
I20260709 12:14:01.892843 16366 raft_consensus.cc:493] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:01.893205 16366 raft_consensus.cc:3060] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.901561 16366 raft_consensus.cc:515] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:01.907255 16359 raft_consensus.cc:1217] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 12:14:01.918520 15666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451679cba1524c4eb127647c046ee1d8" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:14:01.918735 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451679cba1524c4eb127647c046ee1d8" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:14:01.919173 15666 raft_consensus.cc:3055] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:01.918358 15498 catalog_manager.cc:5697] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 2 to 3, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 3 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.919582 15666 raft_consensus.cc:740] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0e4b2953a9d4137811c830572f5d165, State: Running, Role: LEADER
I20260709 12:14:01.920397 15666 consensus_queue.cc:260] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:01.921015 17360 tablet_copy_client.cc:806] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:01.921500 15666 raft_consensus.cc:3060] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.921641 17360 tablet_copy_client.cc:670] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:01.918744 16366 leader_election.cc:290] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:14:01.919245 15597 raft_consensus.cc:3060] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.927855 17343 tablet_bootstrap.cc:492] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:14:01.931653 17360 tablet_copy_client.cc:538] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:01.944723 17360 tablet_bootstrap.cc:492] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:14:01.945120 15666 raft_consensus.cc:2468] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:14:01.945995 15597 raft_consensus.cc:2468] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:14:01.946539 16328 leader_election.cc:304] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:14:01.949604 17317 raft_consensus.cc:2804] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:01.950242 17317 raft_consensus.cc:697] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Becoming Leader. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Running, Role: LEADER
I20260709 12:14:01.951232 17317 consensus_queue.cc:237] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:01.992539 15595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33868
I20260709 12:14:01.993185 15595 raft_consensus.cc:606] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 3 LEADER]: Received request to transfer leadership
I20260709 12:14:02.001442 17360 tablet_bootstrap.cc:492] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:14:02.002614 17360 tablet_bootstrap.cc:492] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:14:02.003751 17360 ts_tablet_manager.cc:1403] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.059s	user 0.029s	sys 0.007s
I20260709 12:14:02.007097 17360 raft_consensus.cc:359] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:02.008072 17360 raft_consensus.cc:740] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:14:02.008836 17360 consensus_queue.cc:260] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:02.014807 15597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33868
I20260709 12:14:02.015426 15597 raft_consensus.cc:606] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 3 LEADER]: Received request to transfer leadership
W20260709 12:14:02.016695 15484 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 29cb9d77a5484179904043a2ee3acb6b already in progress [suppressed 1 similar messages]
I20260709 12:14:02.018893 17360 ts_tablet_manager.cc:1434] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:14:02.018558 15498 catalog_manager.cc:5697] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: term changed from 1 to 2, leader changed from a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) to 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132). New cstate: current_term: 2 leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:02.022549 15595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33868
I20260709 12:14:02.023159 15595 raft_consensus.cc:606] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 3 LEADER]: Received request to transfer leadership
I20260709 12:14:02.021008 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-29cb9d77a5484179904043a2ee3acb6b received from {username='slave'} at 127.0.0.1:47948
I20260709 12:14:02.023870 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-29cb9d77a5484179904043a2ee3acb6b on tablet 29cb9d77a5484179904043a2ee3acb6b with peer 4fd59a5ab6a24228a141f7296e0d907e
W20260709 12:14:02.030857 15546 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:14:02.031365 15546 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 29cb9d77a5484179904043a2ee3acb6b already in progress
W20260709 12:14:02.031674 15546 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 29cb9d77a5484179904043a2ee3acb6b already in progress
I20260709 12:14:02.038324 17343 tablet_bootstrap.cc:492] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:14:02.039424 17343 tablet_bootstrap.cc:492] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:14:02.040235 17343 ts_tablet_manager.cc:1403] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.113s	user 0.036s	sys 0.013s
I20260709 12:14:02.046090 17343 raft_consensus.cc:359] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:02.047015 17343 raft_consensus.cc:740] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:14:02.047573 17343 consensus_queue.cc:260] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:02.049532 17343 ts_tablet_manager.cc:1434] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.000s
I20260709 12:14:02.051641 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-063093d6f3614726b5ebace72e441009 received from {username='slave'} at 127.0.0.1:34864
I20260709 12:14:02.052146 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-063093d6f3614726b5ebace72e441009 on tablet 063093d6f3614726b5ebace72e441009 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:14:02.222190 16359 raft_consensus.cc:1217] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:14:02.314622 16366 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e [term 3 LEARNER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:02.317619 17362 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:02.334223 15595 raft_consensus.cc:1275] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:02.335198 17264 raft_consensus.cc:1064] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:14:02.337960 17317 consensus_queue.cc:1048] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:02.340073 17264 consensus_queue.cc:237] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:02.339946 17305 raft_consensus.cc:1064] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
W20260709 12:14:02.350073 17305 raft_consensus.cc:1068] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060: Unable to promote non-voter 4fd59a5ab6a24228a141f7296e0d907e: Service unavailable: leader transfer in progress
I20260709 12:14:02.366909 17325 raft_consensus.cc:1064] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:14:02.377523 17325 consensus_queue.cc:237] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:02.400141 15597 raft_consensus.cc:1275] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:02.402277 15666 raft_consensus.cc:1275] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:02.409399 16366 raft_consensus.cc:1275] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e [term 4 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:02.409505 17273 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:02.412985 17273 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 12:14:02.419831 17328 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:14:02.481045 15671 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:02.485785 17328 raft_consensus.cc:2955] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.489221 17362 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:02.489719 15669 raft_consensus.cc:2955] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.514904 15741 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:02.516736 17362 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:02.523371 15743 raft_consensus.cc:1275] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 4 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:02.531380 17264 consensus_queue.cc:1048] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 12:14:02.553892 15667 raft_consensus.cc:1275] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:02.554668 17320 raft_consensus.cc:993] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060: : Instructing follower 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:14:02.555190 17320 raft_consensus.cc:1081] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 3 LEADER]: Signalling peer 688cd59026924150af9983dd9dc76d92 to start an election
I20260709 12:14:02.558656 15669 raft_consensus.cc:1275] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:02.560782 17381 consensus_queue.cc:1048] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:02.565397 17305 raft_consensus.cc:1064] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
W20260709 12:14:02.565848 17305 raft_consensus.cc:1068] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060: Unable to promote non-voter 4fd59a5ab6a24228a141f7296e0d907e: Service unavailable: leader transfer in progress
I20260709 12:14:02.568091 15741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
 from {username='slave'} at 127.0.0.1:35658
I20260709 12:14:02.534809 16366 raft_consensus.cc:1275] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 LEARNER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 12:14:02.587210 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 81768.5us
I20260709 12:14:02.587426 15498 catalog_manager.cc:5697] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 5 to 6, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.588093 17362 consensus_queue.cc:1048] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:02.604995 17372 consensus_queue.cc:1048] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:14:02.597545 15714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 85783.1us
I20260709 12:14:02.636341 17264 raft_consensus.cc:2955] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.638779 15745 raft_consensus.cc:2955] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.665030 15741 raft_consensus.cc:493] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:02.665817 15741 raft_consensus.cc:3060] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:02.672677 15671 raft_consensus.cc:2955] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.697937 15741 raft_consensus.cc:515] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:02.699080 16359 raft_consensus.cc:2955] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.703675 15741 leader_election.cc:290] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 4 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:14:02.705924 15667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:14:02.735174 16366 raft_consensus.cc:2955] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.738943 17252 raft_consensus.cc:1064] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:14:02.738647 15497 catalog_manager.cc:5697] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index 4 to 5, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:02.744210 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb9d77a5484179904043a2ee3acb6b" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:14:02.756278 15597 raft_consensus.cc:3055] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:02.756783 15597 raft_consensus.cc:740] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:14:02.748660 17252 consensus_queue.cc:237] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:02.757892 15597 consensus_queue.cc:260] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:02.762053 15597 raft_consensus.cc:3060] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:02.748826 15591 raft_consensus.cc:2955] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.770738 15597 raft_consensus.cc:2468] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 4.
I20260709 12:14:02.800967 15595 consensus_queue.cc:237] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:02.808845 16366 raft_consensus.cc:1275] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:02.812425 17264 consensus_queue.cc:1048] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:14:02.818763 15671 raft_consensus.cc:1275] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:02.821403 17320 consensus_queue.cc:1048] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:02.831126 17305 raft_consensus.cc:2955] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.835659 15667 raft_consensus.cc:2955] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.834286 16366 raft_consensus.cc:2955] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.843923 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet baa25f3d9d5748ccae9b42a2351de90b with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:02.849143 15714 leader_election.cc:304] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [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: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060; no voters: a0e4b2953a9d4137811c830572f5d165
I20260709 12:14:02.855650 17273 raft_consensus.cc:2804] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:02.858055 17273 raft_consensus.cc:697] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 4 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:14:02.859730 17273 consensus_queue.cc:237] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:02.868091 16364 raft_consensus.cc:1275] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:02.871521 15591 raft_consensus.cc:1275] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:02.874329 15498 catalog_manager.cc:5697] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: config changed from index 5 to 6, VOTER 688cd59026924150af9983dd9dc76d92 (127.14.16.131) evicted. New cstate: current_term: 4 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:02.881639 15743 raft_consensus.cc:1275] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:02.890234 17382 consensus_queue.cc:1048] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:14:02.893527 17382 consensus_queue.cc:1048] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:14:02.910434 15742 consensus_queue.cc:237] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:02.914270 15497 catalog_manager.cc:5697] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 reported cstate change: term changed from 3 to 4, leader changed from ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) to 688cd59026924150af9983dd9dc76d92 (127.14.16.131). New cstate: current_term: 4 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:02.916196 17382 consensus_queue.cc:1048] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:02.932405 15738 tablet_service.cc:1558] Processing DeleteTablet for tablet baa25f3d9d5748ccae9b42a2351de90b with delete_type TABLET_DATA_TOMBSTONED (TS 688cd59026924150af9983dd9dc76d92 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35640
I20260709 12:14:02.944998 16366 raft_consensus.cc:1275] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:02.947042 17252 raft_consensus.cc:2955] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.954355 15591 raft_consensus.cc:1275] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:02.955756 17273 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:14:02.961190 15743 raft_consensus.cc:2955] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.977183 17402 tablet_replica.cc:333] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:02.979713 17273 consensus_queue.cc:1048] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:02.992440 15595 raft_consensus.cc:2955] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.001775 16364 raft_consensus.cc:2955] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:02.990711 15498 catalog_manager.cc:5697] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.026046 17328 raft_consensus.cc:2955] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.029764 17402 raft_consensus.cc:2243] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:03.030380 16366 raft_consensus.cc:2955] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.035236 15597 raft_consensus.cc:2955] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.037386 17402 raft_consensus.cc:2272] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:03.048797 15671 consensus_queue.cc:237] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [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: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:03.049281 17402 ts_tablet_manager.cc:1916] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:03.053220 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:03.062052 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6cf5e09c53474ecd9aa1daef6b6f2b53 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:03.073948 15498 catalog_manager.cc:5697] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 6 to 7, VOTER a0e4b2953a9d4137811c830572f5d165 (127.14.16.130) evicted. New cstate: current_term: 4 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.075006 16359 raft_consensus.cc:1275] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:03.076434 15743 raft_consensus.cc:1275] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:03.078531 17252 consensus_queue.cc:1048] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:14:03.080360 17252 consensus_queue.cc:1048] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:03.094205 15663 tablet_service.cc:1558] Processing DeleteTablet for tablet 6cf5e09c53474ecd9aa1daef6b6f2b53 with delete_type TABLET_DATA_TOMBSTONED (TS a0e4b2953a9d4137811c830572f5d165 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:53984
I20260709 12:14:03.104822 17403 tablet_replica.cc:333] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:03.106048 17403 raft_consensus.cc:2243] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:03.114866 17403 raft_consensus.cc:2272] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:03.118857 17403 ts_tablet_manager.cc:1916] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:03.117993 17382 raft_consensus.cc:2955] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.124040 16366 raft_consensus.cc:2955] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.124068 15741 raft_consensus.cc:2955] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.130542 17402 ts_tablet_manager.cc:1929] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 12:14:03.131024 17402 log.cc:1199] T baa25f3d9d5748ccae9b42a2351de90b P 688cd59026924150af9983dd9dc76d92: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/wals/baa25f3d9d5748ccae9b42a2351de90b
I20260709 12:14:03.132727 15484 catalog_manager.cc:5028] TS 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): tablet baa25f3d9d5748ccae9b42a2351de90b (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:14:03.141289 15495 catalog_manager.cc:5697] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 4 to 5, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New cstate: current_term: 2 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.145607 15485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 063093d6f3614726b5ebace72e441009 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:03.153350 15583 tablet_service.cc:1558] Processing DeleteTablet for tablet 063093d6f3614726b5ebace72e441009 with delete_type TABLET_DATA_TOMBSTONED (TS ab657f21625e44c39bc5e3f49a1e8060 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33868
I20260709 12:14:03.166627 17403 ts_tablet_manager.cc:1929] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 12:14:03.167207 17403 log.cc:1199] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P a0e4b2953a9d4137811c830572f5d165: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/wals/6cf5e09c53474ecd9aa1daef6b6f2b53
I20260709 12:14:03.169338 17404 tablet_replica.cc:333] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:03.170293 15485 catalog_manager.cc:5028] TS a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): tablet 6cf5e09c53474ecd9aa1daef6b6f2b53 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:14:03.170511 17404 raft_consensus.cc:2243] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:03.171537 17404 raft_consensus.cc:2272] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:03.175401 17404 ts_tablet_manager.cc:1916] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:03.187954 15741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21e0613971ec40358b912a542c3bfcad"
dest_uuid: "688cd59026924150af9983dd9dc76d92"
mode: GRACEFUL
new_leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:40928
I20260709 12:14:03.188643 15741 raft_consensus.cc:606] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Received request to transfer leadership to TS ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:03.190227 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:14:03.192528 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:03.193341 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:03.195037 17404 ts_tablet_manager.cc:1929] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:14:03.195648 17404 log.cc:1199] T 063093d6f3614726b5ebace72e441009 P ab657f21625e44c39bc5e3f49a1e8060: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/wals/063093d6f3614726b5ebace72e441009
I20260709 12:14:03.197513 15484 catalog_manager.cc:5028] TS ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): tablet 063093d6f3614726b5ebace72e441009 (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:14:03.199558 17273 raft_consensus.cc:993] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92: : Instructing follower ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:14:03.200294 17328 raft_consensus.cc:1081] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Signalling peer ab657f21625e44c39bc5e3f49a1e8060 to start an election
I20260709 12:14:03.202596 15595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21e0613971ec40358b912a542c3bfcad"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
 from {username='slave'} at 127.0.0.1:33882
I20260709 12:14:03.203131 15595 raft_consensus.cc:493] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:03.203421 15595 raft_consensus.cc:3060] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.210721 15595 raft_consensus.cc:515] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:03.212842 15595 leader_election.cc:290] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Requested vote from peers 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567), 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599)
I20260709 12:14:03.213779 15741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e0613971ec40358b912a542c3bfcad" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "688cd59026924150af9983dd9dc76d92"
I20260709 12:14:03.214479 15741 raft_consensus.cc:3055] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:03.214797 15741 raft_consensus.cc:740] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:14:03.216061 15741 consensus_queue.cc:260] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:03.216485 16366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e0613971ec40358b912a542c3bfcad" candidate_uuid: "ab657f21625e44c39bc5e3f49a1e8060" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
I20260709 12:14:03.217442 15741 raft_consensus.cc:3060] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.217924 16366 raft_consensus.cc:3060] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.227494 16366 raft_consensus.cc:2468] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:14:03.228914 15565 leader_election.cc:304] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, ab657f21625e44c39bc5e3f49a1e8060; no voters: 
I20260709 12:14:03.229717 17320 raft_consensus.cc:2804] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:03.229918 15741 raft_consensus.cc:2468] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab657f21625e44c39bc5e3f49a1e8060 in term 2.
I20260709 12:14:03.230221 17320 raft_consensus.cc:697] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Becoming Leader. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:14:03.231174 17320 consensus_queue.cc:237] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:03.247073 15494 catalog_manager.cc:5697] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 reported cstate change: term changed from 1 to 2, leader changed from 688cd59026924150af9983dd9dc76d92 (127.14.16.131) to ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "ab657f21625e44c39bc5e3f49a1e8060" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.417394 15667 raft_consensus.cc:3060] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:03.423162 15667 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:03.424371 17328 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:03.441097 16366 raft_consensus.cc:3060] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e [term 3 LEARNER]: Advancing to term 4
I20260709 12:14:03.443888 15595 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:03.447156 17397 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:14:03.453732 16366 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:03.459582 17328 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:03.468448 17328 raft_consensus.cc:1064] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:14:03.471246 17328 consensus_queue.cc:237] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [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: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:03.479271 15671 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:03.480824 15597 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:03.481546 17397 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:03.482517 17273 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } 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 12:14:03.483235 16366 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:03.485008 17273 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:14:03.489338 17397 raft_consensus.cc:2955] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.491962 15597 raft_consensus.cc:2955] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.494831 16364 raft_consensus.cc:2955] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.514014 15494 catalog_manager.cc:5697] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 3 to 6, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.516201 15671 raft_consensus.cc:2955] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.536445 15741 consensus_queue.cc:237] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [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: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:03.551834 16364 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:03.553879 17328 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:14:03.569156 17397 raft_consensus.cc:2955] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.574788 15671 raft_consensus.cc:1275] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:03.576248 17273 consensus_queue.cc:1048] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:03.578152 16364 raft_consensus.cc:2955] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.580904 15671 raft_consensus.cc:2955] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:03.585052 15484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29cb9d77a5484179904043a2ee3acb6b with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:03.598150 15495 catalog_manager.cc:5697] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 6 to 7, VOTER ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) evicted. New cstate: current_term: 4 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.612541 15583 tablet_service.cc:1558] Processing DeleteTablet for tablet 29cb9d77a5484179904043a2ee3acb6b with delete_type TABLET_DATA_TOMBSTONED (TS ab657f21625e44c39bc5e3f49a1e8060 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:33868
I20260709 12:14:03.613787 17404 tablet_replica.cc:333] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:03.614631 17404 raft_consensus.cc:2243] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:03.615288 17404 raft_consensus.cc:2272] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:03.619663 17404 ts_tablet_manager.cc:1916] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:03.628681 16364 raft_consensus.cc:1275] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:03.630343 17305 consensus_queue.cc:1048] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:14:03.644270 17404 ts_tablet_manager.cc:1929] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 12:14:03.644820 17404 log.cc:1199] T 29cb9d77a5484179904043a2ee3acb6b P ab657f21625e44c39bc5e3f49a1e8060: Deleting WAL directory at /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/wals/29cb9d77a5484179904043a2ee3acb6b
I20260709 12:14:03.646773 15484 catalog_manager.cc:5028] TS ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): tablet 29cb9d77a5484179904043a2ee3acb6b (table test-workload [id=1b670820a60a420fa0eae015347a468e]) successfully deleted
I20260709 12:14:03.648110 15742 raft_consensus.cc:1275] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Refusing update from remote peer ab657f21625e44c39bc5e3f49a1e8060: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:03.650068 17305 consensus_queue.cc:1048] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:04.237680 15667 consensus_queue.cc:237] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:04.246781 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:04.250597 15640 consensus_peers.cc:597] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ec9de587ba241c29feb46ef4a3edb17. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:04.251127 15742 raft_consensus.cc:1275] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:04.252032 15594 raft_consensus.cc:1275] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:04.252897 17368 consensus_queue.cc:1048] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:14:04.256078 17382 consensus_queue.cc:1048] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:04.273209 17382 raft_consensus.cc:2955] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:04.298480 15597 raft_consensus.cc:2955] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:04.304466 15741 consensus_queue.cc:237] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:04.305613 15496 catalog_manager.cc:5697] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.307518 15742 raft_consensus.cc:2955] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:04.337733 15667 raft_consensus.cc:1275] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:04.339660 17273 consensus_queue.cc:1048] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:14:04.341120 15594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01a6eb8962184c4297337d7c9599b7b4"
dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
mode: GRACEFUL
new_leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:37328
I20260709 12:14:04.341758 15594 raft_consensus.cc:606] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Received request to transfer leadership to TS 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:14:04.343556 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
W20260709 12:14:04.344907 15714 consensus_peers.cc:597] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dac1fbecfa63490e9bbdf637da5990a5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:04.345309 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:04.345398 15595 raft_consensus.cc:1275] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:04.355247 17397 consensus_queue.cc:1048] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:04.370115 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:04.384891 17412 raft_consensus.cc:2955] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:04.387148 15667 raft_consensus.cc:2955] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:04.387751 15595 raft_consensus.cc:2955] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:04.412309 15671 consensus_queue.cc:237] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Queue 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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:04.408777 15494 catalog_manager.cc:5697] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.423238 15741 raft_consensus.cc:1275] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:04.424721 15640 consensus_peers.cc:597] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9ea5aa2ff42496fbdf365625da7dda6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:04.424721 17382 consensus_queue.cc:1048] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:14:04.426638 15595 raft_consensus.cc:1275] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:04.433388 17382 consensus_queue.cc:1048] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:04.444586 17416 raft_consensus.cc:2955] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:04.446555 15741 raft_consensus.cc:2955] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:04.457724 15595 raft_consensus.cc:2955] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:04.471498 15496 catalog_manager.cc:5697] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:04.474278 15741 consensus_queue.cc:237] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
W20260709 12:14:04.489804 15714 consensus_peers.cc:597] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 -> Peer 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599): Couldn't send request to peer 4fd59a5ab6a24228a141f7296e0d907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecac969bd514470b952fb3341070c788. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:04.490489 15671 raft_consensus.cc:1275] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:04.493336 17412 consensus_queue.cc:1048] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:14:04.506832 15595 raft_consensus.cc:1275] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:04.510107 17273 consensus_queue.cc:1048] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:04.516727 17273 raft_consensus.cc:2955] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:04.520242 15671 raft_consensus.cc:2955] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:04.529289 15594 raft_consensus.cc:2955] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } } }
I20260709 12:14:04.542941 15495 catalog_manager.cc:5697] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index -1 to 3, NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) added. New cstate: current_term: 2 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.695713 17430 ts_tablet_manager.cc:933] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:14:04.697440 17430 tablet_copy_client.cc:323] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:14:04.700013 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet 7ec9de587ba241c29feb46ef4a3edb17 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:14:04.700606 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet 7ec9de587ba241c29feb46ef4a3edb17 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-7ec9de587ba241c29feb46ef4a3edb17
I20260709 12:14:04.707067 15685 tablet_copy_source_session.cc:215] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:04.710877 17430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec9de587ba241c29feb46ef4a3edb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.733705 17430 tablet_copy_client.cc:806] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:04.734412 17430 tablet_copy_client.cc:670] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:04.739671 17430 tablet_copy_client.cc:538] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:04.752480 17430 tablet_bootstrap.cc:492] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:14:04.779170 17430 tablet_bootstrap.cc:492] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:14:04.780249 17430 tablet_bootstrap.cc:492] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:14:04.780978 17430 ts_tablet_manager.cc:1403] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.008s
I20260709 12:14:04.784531 17430 raft_consensus.cc:359] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:04.785727 17430 raft_consensus.cc:740] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:14:04.786525 17430 consensus_queue.cc:260] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:04.789927 17430 ts_tablet_manager.cc:1434] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.002s
I20260709 12:14:04.792235 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-7ec9de587ba241c29feb46ef4a3edb17 received from {username='slave'} at 127.0.0.1:34864
I20260709 12:14:04.792855 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-7ec9de587ba241c29feb46ef4a3edb17 on tablet 7ec9de587ba241c29feb46ef4a3edb17 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:14:04.865694 17305 raft_consensus.cc:993] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060: : Instructing follower 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:14:04.866940 17264 raft_consensus.cc:1081] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Signalling peer 4fd59a5ab6a24228a141f7296e0d907e to start an election
I20260709 12:14:04.878734 16359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01a6eb8962184c4297337d7c9599b7b4"
dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
 from {username='slave'} at 127.0.0.1:36530
I20260709 12:14:04.879411 16359 raft_consensus.cc:493] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:04.879788 16359 raft_consensus.cc:3060] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:04.899605 16359 raft_consensus.cc:515] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:04.903208 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6eb8962184c4297337d7c9599b7b4" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0e4b2953a9d4137811c830572f5d165"
I20260709 12:14:04.903796 15671 raft_consensus.cc:3060] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:04.906697 15595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6eb8962184c4297337d7c9599b7b4" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab657f21625e44c39bc5e3f49a1e8060"
I20260709 12:14:04.907306 15595 raft_consensus.cc:3055] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:04.907569 15595 raft_consensus.cc:740] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab657f21625e44c39bc5e3f49a1e8060, State: Running, Role: LEADER
I20260709 12:14:04.908406 15595 consensus_queue.cc:260] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:04.909405 15595 raft_consensus.cc:3060] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:04.911991 15671 raft_consensus.cc:2468] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:14:04.912956 16359 leader_election.cc:290] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:14:04.913533 16328 leader_election.cc:304] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e, a0e4b2953a9d4137811c830572f5d165; no voters: 
I20260709 12:14:04.914525 17429 raft_consensus.cc:2804] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:04.914999 17429 raft_consensus.cc:697] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Becoming Leader. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Running, Role: LEADER
I20260709 12:14:04.915799 17429 consensus_queue.cc:237] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:04.918658 17430 ts_tablet_manager.cc:933] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:14:04.922684 15595 raft_consensus.cc:2468] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fd59a5ab6a24228a141f7296e0d907e in term 2.
I20260709 12:14:04.933159 15496 catalog_manager.cc:5697] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: term changed from 1 to 2, leader changed from ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129) to 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132). New cstate: current_term: 2 leader_uuid: "4fd59a5ab6a24228a141f7296e0d907e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:04.949383 17437 ts_tablet_manager.cc:933] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:14:04.962461 17437 tablet_copy_client.cc:323] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.130:45007
I20260709 12:14:04.963229 17430 tablet_copy_client.cc:323] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:14:04.967041 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet dac1fbecfa63490e9bbdf637da5990a5 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:14:04.967670 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet dac1fbecfa63490e9bbdf637da5990a5 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-dac1fbecfa63490e9bbdf637da5990a5
I20260709 12:14:04.968040 15685 tablet_copy_service.cc:140] P a0e4b2953a9d4137811c830572f5d165: Received BeginTabletCopySession request for tablet d9ea5aa2ff42496fbdf365625da7dda6 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:34864)
I20260709 12:14:04.968710 15685 tablet_copy_service.cc:161] P a0e4b2953a9d4137811c830572f5d165: Beginning new tablet copy session on tablet d9ea5aa2ff42496fbdf365625da7dda6 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:34864: session id = 4fd59a5ab6a24228a141f7296e0d907e-d9ea5aa2ff42496fbdf365625da7dda6
I20260709 12:14:04.975957 15759 tablet_copy_source_session.cc:215] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:04.976761 15685 tablet_copy_source_session.cc:215] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:04.979848 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ea5aa2ff42496fbdf365625da7dda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.983558 17430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac1fbecfa63490e9bbdf637da5990a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.998309 17437 tablet_copy_client.cc:806] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:04.999029 17437 tablet_copy_client.cc:670] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:05.004870 17437 tablet_copy_client.cc:538] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:05.021023 17437 tablet_bootstrap.cc:492] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:14:05.021543 17430 tablet_copy_client.cc:806] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:05.022445 17430 tablet_copy_client.cc:670] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:05.028517 17430 tablet_copy_client.cc:538] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:05.039562 17430 tablet_bootstrap.cc:492] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:14:05.058630 17437 tablet_bootstrap.cc:492] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:14:05.059594 17437 tablet_bootstrap.cc:492] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:14:05.060612 17437 ts_tablet_manager.cc:1403] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.007s
I20260709 12:14:05.061232 17430 tablet_bootstrap.cc:492] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:14:05.062444 17430 tablet_bootstrap.cc:492] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:14:05.063210 17430 ts_tablet_manager.cc:1403] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260709 12:14:05.064581 17437 raft_consensus.cc:359] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:05.065920 17437 raft_consensus.cc:740] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:14:05.066463 17430 raft_consensus.cc:359] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:05.067718 17430 raft_consensus.cc:740] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:14:05.066665 17437 consensus_queue.cc:260] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:05.070976 17437 ts_tablet_manager.cc:1434] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:14:05.068648 17430 consensus_queue.cc:260] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:05.074407 17430 ts_tablet_manager.cc:1434] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:14:05.076354 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-dac1fbecfa63490e9bbdf637da5990a5 received from {username='slave'} at 127.0.0.1:47948
I20260709 12:14:05.076761 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-dac1fbecfa63490e9bbdf637da5990a5 on tablet dac1fbecfa63490e9bbdf637da5990a5 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:14:05.078186 15685 tablet_copy_service.cc:342] P a0e4b2953a9d4137811c830572f5d165: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-d9ea5aa2ff42496fbdf365625da7dda6 received from {username='slave'} at 127.0.0.1:34864
I20260709 12:14:05.078646 15685 tablet_copy_service.cc:434] P a0e4b2953a9d4137811c830572f5d165: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-d9ea5aa2ff42496fbdf365625da7dda6 on tablet d9ea5aa2ff42496fbdf365625da7dda6 with peer 4fd59a5ab6a24228a141f7296e0d907e
I20260709 12:14:05.094012 17437 ts_tablet_manager.cc:933] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e: Initiating tablet copy from peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:14:05.097812 17437 tablet_copy_client.cc:323] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Beginning tablet copy session from remote peer at address 127.14.16.131:37567
I20260709 12:14:05.099783 15759 tablet_copy_service.cc:140] P 688cd59026924150af9983dd9dc76d92: Received BeginTabletCopySession request for tablet ecac969bd514470b952fb3341070c788 from peer 4fd59a5ab6a24228a141f7296e0d907e ({username='slave'} at 127.0.0.1:47948)
I20260709 12:14:05.100301 15759 tablet_copy_service.cc:161] P 688cd59026924150af9983dd9dc76d92: Beginning new tablet copy session on tablet ecac969bd514470b952fb3341070c788 from peer 4fd59a5ab6a24228a141f7296e0d907e at {username='slave'} at 127.0.0.1:47948: session id = 4fd59a5ab6a24228a141f7296e0d907e-ecac969bd514470b952fb3341070c788
I20260709 12:14:05.110625 15759 tablet_copy_source_session.cc:215] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:05.114500 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecac969bd514470b952fb3341070c788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.130512 17437 tablet_copy_client.cc:806] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:05.131317 17437 tablet_copy_client.cc:670] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:05.135283 17437 tablet_copy_client.cc:538] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:05.144345 17437 tablet_bootstrap.cc:492] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap starting.
I20260709 12:14:05.174741 17437 tablet_bootstrap.cc:492] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e: 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 12:14:05.175880 17437 tablet_bootstrap.cc:492] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e: Bootstrap complete.
I20260709 12:14:05.176764 17437 ts_tablet_manager.cc:1403] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent bootstrapping tablet: real 0.033s	user 0.030s	sys 0.004s
I20260709 12:14:05.180284 17437 raft_consensus.cc:359] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:05.181766 17437 raft_consensus.cc:740] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4fd59a5ab6a24228a141f7296e0d907e, State: Initialized, Role: LEARNER
I20260709 12:14:05.182585 17437 consensus_queue.cc:260] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: NON_VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: true } }
I20260709 12:14:05.186481 17437 ts_tablet_manager.cc:1434] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:05.192072 15759 tablet_copy_service.cc:342] P 688cd59026924150af9983dd9dc76d92: Request end of tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-ecac969bd514470b952fb3341070c788 received from {username='slave'} at 127.0.0.1:47948
I20260709 12:14:05.192534 15759 tablet_copy_service.cc:434] P 688cd59026924150af9983dd9dc76d92: ending tablet copy session 4fd59a5ab6a24228a141f7296e0d907e-ecac969bd514470b952fb3341070c788 on tablet ecac969bd514470b952fb3341070c788 with peer 4fd59a5ab6a24228a141f7296e0d907e
W20260709 12:14:05.247301 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.132:40599, user_credentials={real_user=slave}} blocked reactor thread for 52896.6us
I20260709 12:14:05.288527 16366 raft_consensus.cc:1217] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:05.371022 16366 raft_consensus.cc:1217] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:05.413772 15595 raft_consensus.cc:1275] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:05.417234 17317 consensus_queue.cc:1048] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:05.439455 16366 raft_consensus.cc:1217] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:05.444087 15667 raft_consensus.cc:1275] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 4fd59a5ab6a24228a141f7296e0d907e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:05.447319 17429 consensus_queue.cc:1048] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:05.508364 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:05.585744 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:05.587708 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:05.590540 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:05.651806 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:05.660909 16359 raft_consensus.cc:1217] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:14:05.708140 14402 tablet_server.cc:179] TabletServer@127.14.16.129:0 shutting down...
W20260709 12:14:05.757709 16327 consensus_peers.cc:597] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.772370 15714 consensus_peers.cc:597] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.773310 15714 consensus_peers.cc:597] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.784113 15714 consensus_peers.cc:597] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.790262 15640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:44379, user_credentials={real_user=slave}} blocked reactor thread for 45914.3us
I20260709 12:14:05.795709 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:05.798035 14402 tablet_replica.cc:333] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.799085 14402 raft_consensus.cc:2243] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:05.803885 14402 raft_consensus.cc:2272] T 374b848c2e4f4ff5b539d3fb2ac39955 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:05.808637 14402 tablet_replica.cc:333] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
W20260709 12:14:05.809757 15640 consensus_peers.cc:597] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.810726 14402 raft_consensus.cc:2243] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:05.811640 14402 raft_consensus.cc:2272] T 6c46475122534716a8e791e3ee658e06 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:05.814553 16327 consensus_peers.cc:597] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.814822 15640 consensus_peers.cc:597] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.815011 14402 tablet_replica.cc:333] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.815948 14402 raft_consensus.cc:2243] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:05.817062 14402 raft_consensus.cc:2272] T 6a7f90860d7b4df085f1831918f20dea P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:05.817408 15640 consensus_peers.cc:597] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.819963 14402 tablet_replica.cc:333] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.820881 14402 raft_consensus.cc:2243] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:05.821488 14402 raft_consensus.cc:2272] T 2702a3a440164e608e5bb74cbf1b338e P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:05.825445 14402 tablet_replica.cc:333] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.826351 14402 raft_consensus.cc:2243] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:05.827471 14402 raft_consensus.cc:2272] T 86cedc4e7b754680a9f06705ec699f18 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:05.830268 17252 raft_consensus.cc:1064] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:14:05.832456 17252 consensus_queue.cc:237] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:05.838532 14402 tablet_replica.cc:333] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.841447 14402 raft_consensus.cc:2243] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:05.842283 14402 raft_consensus.cc:2272] T ecac969bd514470b952fb3341070c788 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:05.842414 15714 consensus_peers.cc:597] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.842801 15741 raft_consensus.cc:1275] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:05.843858 17273 raft_consensus.cc:1064] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:14:05.845338 14402 tablet_replica.cc:333] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
W20260709 12:14:05.846282 15640 consensus_peers.cc:597] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.846356 17273 consensus_queue.cc:237] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:05.847263 17252 consensus_queue.cc:1048] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:14:05.846283 14402 raft_consensus.cc:2243] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:05.850270 16366 raft_consensus.cc:1275] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:05.851878 14402 raft_consensus.cc:2272] T baa25f3d9d5748ccae9b42a2351de90b P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:05.852506 17252 consensus_queue.cc:1048] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:14:05.854741 14402 tablet_replica.cc:333] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.855700 14402 raft_consensus.cc:2243] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:05.856338 14402 raft_consensus.cc:2272] T 6429b46748af4b379ed80be4a2d8f694 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:05.859249 14402 tablet_replica.cc:333] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.860164 14402 raft_consensus.cc:2243] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:05.861188 15671 raft_consensus.cc:1275] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:14:05.861284 16327 consensus_peers.cc:597] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.862064 14402 raft_consensus.cc:2272] T d9ea5aa2ff42496fbdf365625da7dda6 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:05.863168 17446 consensus_queue.cc:1048] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:14:05.864952 15714 consensus_peers.cc:597] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.866190 14402 tablet_replica.cc:333] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.867257 16366 raft_consensus.cc:1275] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:05.868691 14402 raft_consensus.cc:2243] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:05.869392 14402 raft_consensus.cc:2272] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P ab657f21625e44c39bc5e3f49a1e8060 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:05.871821 17446 consensus_queue.cc:1048] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:14:05.872493 14402 tablet_replica.cc:333] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.873505 14402 raft_consensus.cc:2243] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:05.874171 14402 raft_consensus.cc:2272] T dac1fbecfa63490e9bbdf637da5990a5 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:05.875244 16327 consensus_peers.cc:597] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.876595 14402 tablet_replica.cc:333] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.877552 14402 raft_consensus.cc:2243] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:05.878355 14402 raft_consensus.cc:2272] T bfcc5c77d0464adea7cb4b480608a84f P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:05.882099 17457 raft_consensus.cc:2955] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:05.886953 16364 raft_consensus.cc:2955] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:05.893620 14402 tablet_replica.cc:333] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.894631 14402 raft_consensus.cc:2243] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:05.895691 14402 raft_consensus.cc:2272] T 75471d2098f84bdbae7809ec927f1f08 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:05.898667 14402 tablet_replica.cc:333] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.899443 14402 raft_consensus.cc:2243] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:05.900385 14402 raft_consensus.cc:2272] T 1e4de3e640df4adeab46282a6bc355fa P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:05.905382 15742 raft_consensus.cc:2955] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:05.911836 17446 raft_consensus.cc:2955] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:05.913836 14402 tablet_replica.cc:333] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.913944 15494 catalog_manager.cc:5697] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:05.914742 14402 raft_consensus.cc:2243] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:05.915351 14402 raft_consensus.cc:2272] T 6b06650e53a3442cbf27979d2ac3a3d1 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:05.918010 14402 tablet_replica.cc:333] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.918757 14402 raft_consensus.cc:2243] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:05.920086 14402 raft_consensus.cc:2272] T c3fc4904e5b543e0bf420cf9dc26a3ce P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:05.923085 14402 tablet_replica.cc:333] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.926148 17382 raft_consensus.cc:1064] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
W20260709 12:14:05.927798 15640 consensus_peers.cc:597] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.929240 17382 consensus_queue.cc:237] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:05.936854 14402 raft_consensus.cc:2243] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:05.938832 14402 raft_consensus.cc:2272] T 21e0613971ec40358b912a542c3bfcad P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:05.941277 16366 raft_consensus.cc:2955] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:05.941524 14402 tablet_replica.cc:333] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.947084 14402 raft_consensus.cc:2243] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:05.944375 15714 consensus_peers.cc:597] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.951284 15640 consensus_peers.cc:597] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.958459 14402 raft_consensus.cc:2272] T 7f42f35e6ddd4c958d264591c4d1b28a P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:05.959609 16327 consensus_peers.cc:597] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.958791 15667 raft_consensus.cc:2955] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
W20260709 12:14:05.976792 15640 consensus_peers.cc:597] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.978945 16364 raft_consensus.cc:1275] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 LEARNER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:05.980150 14402 tablet_replica.cc:333] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.989383 14402 raft_consensus.cc:2243] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:05.990052 14402 raft_consensus.cc:2272] T 7592210a8ff84802b9d05222a83ca158 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:05.980715 17382 consensus_queue.cc:1048] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } 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 12:14:05.996017 14402 tablet_replica.cc:333] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:05.995523 15496 catalog_manager.cc:5697] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:05.996958 14402 raft_consensus.cc:2243] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:05.997705 14402 raft_consensus.cc:2272] T 7416da2072eb4424bfd2f04a63c7c275 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.000851 14402 tablet_replica.cc:333] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.001430 14402 raft_consensus.cc:2243] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.002302 14402 raft_consensus.cc:2272] T dc81bd0b57ba43539115ccf5d6c639b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:06.003592 15640 consensus_peers.cc:597] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:06.004454 14402 tablet_replica.cc:333] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.005287 14402 raft_consensus.cc:2243] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.005807 14402 raft_consensus.cc:2272] T 1e8747cf563d46c993f512de15585089 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:05.987627 15714 consensus_peers.cc:597] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:05.988160 15748 raft_consensus.cc:1275] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Refusing update from remote peer a0e4b2953a9d4137811c830572f5d165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:06.009810 14402 tablet_replica.cc:333] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.010634 14402 raft_consensus.cc:2243] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.012099 14402 raft_consensus.cc:2272] T df17c62dc4cb423396be2a2347a63d8e P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.012605 17382 consensus_queue.cc:1048] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } 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 12:14:06.014744 14402 tablet_replica.cc:333] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.015590 14402 raft_consensus.cc:2243] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.016194 14402 raft_consensus.cc:2272] T 7ec9de587ba241c29feb46ef4a3edb17 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.018697 14402 tablet_replica.cc:333] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.019513 14402 raft_consensus.cc:2243] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.020274 14402 raft_consensus.cc:2272] T 01a6eb8962184c4297337d7c9599b7b4 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.024766 14402 tablet_replica.cc:333] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.025713 14402 raft_consensus.cc:2243] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.026657 14402 raft_consensus.cc:2272] T fb3f5905ca3f4e7da157cc0a87aafa50 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:06.028548 15714 consensus_peers.cc:597] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:06.029327 14402 tablet_replica.cc:333] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.030628 14402 raft_consensus.cc:2243] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.031766 14402 raft_consensus.cc:2272] T 00d83faf267c416ba8613ebc9a08040f P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.035554 14402 tablet_replica.cc:333] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.036304 14402 raft_consensus.cc:2243] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:14:06.036777 15714 consensus_peers.cc:597] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:06.037330 14402 raft_consensus.cc:2272] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.050316 17252 raft_consensus.cc:2955] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:06.052824 15748 raft_consensus.cc:2955] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
W20260709 12:14:06.065393 16327 consensus_peers.cc:597] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:06.071866 16327 consensus_peers.cc:597] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:06.074165 15714 consensus_peers.cc:597] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:06.075501 15495 catalog_manager.cc:5697] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 reported cstate change: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0e4b2953a9d4137811c830572f5d165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:06.080677 14402 tablet_replica.cc:333] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.082190 14402 raft_consensus.cc:2243] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.082911 14402 raft_consensus.cc:2272] T c3bc7df21b0d477fbc84eb0ea01506b0 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.083709 16366 raft_consensus.cc:2955] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } attrs { replace: true } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:06.085421 14402 tablet_replica.cc:333] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.086266 14402 raft_consensus.cc:2243] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.086807 14402 raft_consensus.cc:2272] T a07aff95b6754ea1b55f0cc34097ba56 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.089334 14402 tablet_replica.cc:333] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.090310 14402 raft_consensus.cc:2243] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.090833 14402 raft_consensus.cc:2272] T feebbfd19f1c4080ba2add668d265dcf P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.093725 14402 tablet_replica.cc:333] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.094668 14402 raft_consensus.cc:2243] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.095403 14402 raft_consensus.cc:2272] T 6a42f21c95b04737954cfb1694366595 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.099123 14402 tablet_replica.cc:333] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.099917 14402 raft_consensus.cc:2243] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.101223 14402 raft_consensus.cc:2272] T 686a14e1add24c8694269b52d155de6d P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.104488 14402 tablet_replica.cc:333] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.105283 14402 raft_consensus.cc:2243] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.105790 14402 raft_consensus.cc:2272] T 3d5a32b29b814d2e95674af6d13deab3 P ab657f21625e44c39bc5e3f49a1e8060 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.111117 14402 tablet_replica.cc:333] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.111848 14402 raft_consensus.cc:2243] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.112533 14402 raft_consensus.cc:2272] T 3997a200f2664e699aa123c11e3f9e74 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.115607 14402 tablet_replica.cc:333] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.116355 14402 raft_consensus.cc:2243] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.117412 14402 raft_consensus.cc:2272] T 500adb1f530449db9a7d2a8532ad924f P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.120280 14402 tablet_replica.cc:333] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.121013 14402 raft_consensus.cc:2243] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.121502 14402 raft_consensus.cc:2272] T 451679cba1524c4eb127647c046ee1d8 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.123957 14402 tablet_replica.cc:333] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.124617 14402 raft_consensus.cc:2243] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.126678 14402 raft_consensus.cc:2272] T 5d6f9421dba24ba39411c4acb8100790 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.129752 14402 tablet_replica.cc:333] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.130504 14402 raft_consensus.cc:2243] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.131036 14402 raft_consensus.cc:2272] T e724fcf4ffd4405db330e470d6700b21 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.133661 14402 tablet_replica.cc:333] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.134534 14402 raft_consensus.cc:2243] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.135052 14402 raft_consensus.cc:2272] T adffe5f203824625b2ff92dd4dd23b41 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.137846 14402 tablet_replica.cc:333] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.138689 14402 raft_consensus.cc:2243] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.139231 14402 raft_consensus.cc:2272] T 5c62a0941cb6423ea52cc8d288050040 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:06.140998 15640 consensus_peers.cc:597] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:06.142292 14402 tablet_replica.cc:333] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.143059 14402 raft_consensus.cc:2243] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.144181 14402 raft_consensus.cc:2272] T e08205142994491aa62f7504ea81e671 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.147446 14402 tablet_replica.cc:333] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.148128 14402 raft_consensus.cc:2243] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.148583 17412 raft_consensus.cc:1064] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92: attempting to promote NON_VOTER 4fd59a5ab6a24228a141f7296e0d907e to VOTER
I20260709 12:14:06.149039 14402 raft_consensus.cc:2272] T ae46c5b2d5374a80aa32f2fdcb0a2771 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.151754 14402 tablet_replica.cc:333] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.151355 17412 consensus_queue.cc:237] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:06.152455 14402 raft_consensus.cc:2243] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.152957 14402 raft_consensus.cc:2272] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P ab657f21625e44c39bc5e3f49a1e8060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.155508 14402 tablet_replica.cc:333] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060: stopping tablet replica
I20260709 12:14:06.156168 14402 raft_consensus.cc:2243] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.157145 14402 raft_consensus.cc:2272] T 6c5118c70f9949449bd91a9290612c45 P ab657f21625e44c39bc5e3f49a1e8060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.169345 16366 raft_consensus.cc:1275] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEARNER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:06.171663 15667 raft_consensus.cc:1275] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Refusing update from remote peer 688cd59026924150af9983dd9dc76d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:06.177883 17412 consensus_queue.cc:1048] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } 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 12:14:06.179244 17468 consensus_queue.cc:1048] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:14:06.179932 16327 consensus_peers.cc:597] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:06.185328 15714 consensus_peers.cc:597] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:06.217286 15640 consensus_peers.cc:597] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:06.227701 15714 consensus_peers.cc:597] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:06.253355 17273 raft_consensus.cc:2955] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:06.257282 16366 raft_consensus.cc:2955] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:06.286962 15671 raft_consensus.cc:2955] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
W20260709 12:14:06.289490 15714 consensus_peers.cc:597] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 -> Peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Couldn't send request to peer ab657f21625e44c39bc5e3f49a1e8060. 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 12:14:06.293844 15714 connection.cc:769] client connection to 127.14.16.129:44379 send error: Network error: sendmsg error: Broken pipe (error 32)
I20260709 12:14:06.295258 15494 catalog_manager.cc:5697] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e reported cstate change: config changed from index 3 to 4, 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "688cd59026924150af9983dd9dc76d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } attrs { replace: true } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } } }
I20260709 12:14:06.311203 14402 tablet_server.cc:196] TabletServer@127.14.16.129:0 shutdown complete.
I20260709 12:14:06.504222 14402 tablet_server.cc:179] TabletServer@127.14.16.130:0 shutting down...
W20260709 12:14:06.510636 16328 consensus_peers.cc:597] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.524123 16328 consensus_peers.cc:597] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.528540 15715 consensus_peers.cc:597] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.571710 16328 consensus_peers.cc:597] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.582489 15715 consensus_peers.cc:597] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.605340 15715 consensus_peers.cc:597] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.616823 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:06.617899 14402 tablet_replica.cc:333] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.618790 14402 raft_consensus.cc:2243] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.619993 14402 raft_consensus.cc:2272] T 6c46475122534716a8e791e3ee658e06 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.622764 14402 tablet_replica.cc:333] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.623693 14402 raft_consensus.cc:2243] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.624433 14402 raft_consensus.cc:2272] T ecac969bd514470b952fb3341070c788 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.629783 14402 tablet_replica.cc:333] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
W20260709 12:14:06.629894 15715 consensus_peers.cc:597] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.630627 14402 raft_consensus.cc:2243] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.631274 14402 raft_consensus.cc:2272] T baa25f3d9d5748ccae9b42a2351de90b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.633518 14402 tablet_replica.cc:333] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.635164 14402 raft_consensus.cc:2243] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.636250 14402 raft_consensus.cc:2272] T 6429b46748af4b379ed80be4a2d8f694 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:06.638979 16328 consensus_peers.cc:597] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.639860 14402 tablet_replica.cc:333] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.642314 14402 raft_consensus.cc:2243] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.644379 14402 raft_consensus.cc:2272] T 6a7f90860d7b4df085f1831918f20dea P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.647897 14402 tablet_replica.cc:333] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.648777 14402 raft_consensus.cc:2243] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.649847 14402 raft_consensus.cc:2272] T 164cb961d63243aeb3e2d8a9e05aabaf P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.652452 14402 tablet_replica.cc:333] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.653293 14402 raft_consensus.cc:2243] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.654106 14402 raft_consensus.cc:2272] T 86cedc4e7b754680a9f06705ec699f18 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.656867 14402 tablet_replica.cc:333] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.657748 14402 raft_consensus.cc:2243] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.660090 14402 raft_consensus.cc:2272] T 9d82e040e2ab44c68dddcba7a8cc173c P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.662837 14402 tablet_replica.cc:333] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.663630 14402 raft_consensus.cc:2243] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.664069 14402 raft_consensus.cc:2272] T 374b848c2e4f4ff5b539d3fb2ac39955 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.666070 14402 tablet_replica.cc:333] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.666702 14402 raft_consensus.cc:2243] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.667752 14402 raft_consensus.cc:2272] T 2702a3a440164e608e5bb74cbf1b338e P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.669462 14402 tablet_replica.cc:333] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.670082 14402 raft_consensus.cc:2243] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.670491 14402 raft_consensus.cc:2272] T e724fcf4ffd4405db330e470d6700b21 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.672463 14402 tablet_replica.cc:333] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.673154 14402 raft_consensus.cc:2243] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.673862 14402 raft_consensus.cc:2272] T bfcc5c77d0464adea7cb4b480608a84f P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.676983 14402 tablet_replica.cc:333] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.677889 14402 raft_consensus.cc:2243] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.678555 14402 raft_consensus.cc:2272] T 75471d2098f84bdbae7809ec927f1f08 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.681397 14402 tablet_replica.cc:333] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.682325 14402 raft_consensus.cc:2243] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:06.682512 16328 consensus_peers.cc:597] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.683094 14402 raft_consensus.cc:2272] T 2620bbe453ed451593b53e29f41ea935 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.685557 14402 tablet_replica.cc:333] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.686298 14402 raft_consensus.cc:2243] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.687463 14402 raft_consensus.cc:2272] T 6b06650e53a3442cbf27979d2ac3a3d1 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.689350 14402 tablet_replica.cc:333] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.689973 14402 raft_consensus.cc:2243] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.690893 14402 raft_consensus.cc:2272] T 7f42f35e6ddd4c958d264591c4d1b28a P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.692945 14402 tablet_replica.cc:333] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.693671 14402 raft_consensus.cc:2243] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.694113 14402 raft_consensus.cc:2272] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.695995 14402 tablet_replica.cc:333] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.696615 14402 raft_consensus.cc:2243] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.697228 14402 raft_consensus.cc:2272] T 7592210a8ff84802b9d05222a83ca158 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.699752 14402 tablet_replica.cc:333] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.700574 14402 raft_consensus.cc:2243] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.701197 14402 raft_consensus.cc:2272] T c3fc4904e5b543e0bf420cf9dc26a3ce P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.704133 14402 tablet_replica.cc:333] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
W20260709 12:14:06.702734 15715 consensus_peers.cc:597] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.704996 14402 raft_consensus.cc:2243] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.706290 14402 raft_consensus.cc:2272] T d9ea5aa2ff42496fbdf365625da7dda6 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.709260 14402 tablet_replica.cc:333] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.710145 14402 raft_consensus.cc:2243] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.711300 14402 raft_consensus.cc:2272] T 7ec9de587ba241c29feb46ef4a3edb17 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.714030 14402 tablet_replica.cc:333] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.714774 14402 raft_consensus.cc:2243] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.715219 14402 raft_consensus.cc:2272] T 01a6eb8962184c4297337d7c9599b7b4 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.716991 14402 tablet_replica.cc:333] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.717556 14402 raft_consensus.cc:2243] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.718212 14402 raft_consensus.cc:2272] T fb3f5905ca3f4e7da157cc0a87aafa50 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.720047 14402 tablet_replica.cc:333] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.720608 14402 raft_consensus.cc:2243] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.721297 14402 raft_consensus.cc:2272] T 08a51b017c234db7bb3f47d66c087f56 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.723131 14402 tablet_replica.cc:333] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.723708 14402 raft_consensus.cc:2243] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.724187 14402 raft_consensus.cc:2272] T dc81bd0b57ba43539115ccf5d6c639b4 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.725947 14402 tablet_replica.cc:333] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.726497 14402 raft_consensus.cc:2243] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.726912 14402 raft_consensus.cc:2272] T 1e8747cf563d46c993f512de15585089 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.728731 14402 tablet_replica.cc:333] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.729271 14402 raft_consensus.cc:2243] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.729794 14402 raft_consensus.cc:2272] T df17c62dc4cb423396be2a2347a63d8e P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.731659 14402 tablet_replica.cc:333] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.732329 14402 raft_consensus.cc:2243] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.732860 14402 raft_consensus.cc:2272] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.735339 14402 tablet_replica.cc:333] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.736086 14402 raft_consensus.cc:2243] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.736682 14402 raft_consensus.cc:2272] T 3c19a123ff934aa5809bc1b2ab4739bf P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.739380 14402 tablet_replica.cc:333] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.740454 14402 raft_consensus.cc:2243] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.741053 14402 raft_consensus.cc:2272] T 9650ef72d4cf40bc8672c53f8315921b P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.743568 14402 tablet_replica.cc:333] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.744333 14402 raft_consensus.cc:2243] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.744853 14402 raft_consensus.cc:2272] T a07aff95b6754ea1b55f0cc34097ba56 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.746779 17452 raft_consensus.cc:493] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:06.747237 14402 tablet_replica.cc:333] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.747334 17452 raft_consensus.cc:515] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:06.748449 14402 raft_consensus.cc:2243] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.749413 14402 raft_consensus.cc:2272] T bf4b43846c8c4da3bcf2d489aa5a78c6 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.749725 17452 leader_election.cc:290] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:14:06.752032 14402 tablet_replica.cc:333] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.752995 14402 raft_consensus.cc:2243] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.754063 14402 raft_consensus.cc:2272] T 686a14e1add24c8694269b52d155de6d P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.757092 14402 tablet_replica.cc:333] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.757943 14402 raft_consensus.cc:2243] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.758548 14402 raft_consensus.cc:2272] T 3d5a32b29b814d2e95674af6d13deab3 P a0e4b2953a9d4137811c830572f5d165 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.761533 14402 tablet_replica.cc:333] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.762398 14402 raft_consensus.cc:2243] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.763096 14402 raft_consensus.cc:2272] T 29cb9d77a5484179904043a2ee3acb6b P a0e4b2953a9d4137811c830572f5d165 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:06.764068 16328 leader_election.cc:336] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:14:06.765828 14402 tablet_replica.cc:333] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.766762 14402 raft_consensus.cc:2243] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.767346 14402 raft_consensus.cc:2272] T 176516a70c5e4d639c08830ad518a776 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:06.768445 16327 leader_election.cc:336] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
W20260709 12:14:06.769335 15715 consensus_peers.cc:597] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.770699 16327 leader_election.cc:304] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:06.770169 14402 tablet_replica.cc:333] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.772037 14402 raft_consensus.cc:2243] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.772758 14402 raft_consensus.cc:2272] T 500adb1f530449db9a7d2a8532ad924f P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:06.773022 15715 consensus_peers.cc:597] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.773268 17429 raft_consensus.cc:2749] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:06.775641 14402 tablet_replica.cc:333] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.776602 14402 raft_consensus.cc:2243] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.777220 14402 raft_consensus.cc:2272] T 451679cba1524c4eb127647c046ee1d8 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.779763 14402 tablet_replica.cc:333] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.781219 14402 raft_consensus.cc:2243] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.783080 14402 raft_consensus.cc:2272] T dac1fbecfa63490e9bbdf637da5990a5 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.786387 14402 tablet_replica.cc:333] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.787199 14402 raft_consensus.cc:2243] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.788230 14402 raft_consensus.cc:2272] T b7face4097fc4d8aa2eec378479d3b1c P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.792312 14402 tablet_replica.cc:333] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
W20260709 12:14:06.792663 15715 consensus_peers.cc:597] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.793249 14402 raft_consensus.cc:2243] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.793932 14402 raft_consensus.cc:2272] T 283ea28430fa440784c9e7f49cac917c P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.796470 14402 tablet_replica.cc:333] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.798219 14402 raft_consensus.cc:2243] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.799198 14402 raft_consensus.cc:2272] T 5c62a0941cb6423ea52cc8d288050040 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.801987 14402 tablet_replica.cc:333] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.802692 14402 raft_consensus.cc:2243] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.803462 14402 raft_consensus.cc:2272] T e08205142994491aa62f7504ea81e671 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.806051 14402 tablet_replica.cc:333] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.806684 14402 raft_consensus.cc:2243] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.807672 14402 raft_consensus.cc:2272] T 063093d6f3614726b5ebace72e441009 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.810192 14402 tablet_replica.cc:333] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.810926 14402 raft_consensus.cc:2243] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:06.811663 14402 raft_consensus.cc:2272] T 039ab9c2ea524262ba6a92834dae0fd7 P a0e4b2953a9d4137811c830572f5d165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:06.814178 14402 tablet_replica.cc:333] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165: stopping tablet replica
I20260709 12:14:06.814764 14402 raft_consensus.cc:2243] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:06.815665 14402 raft_consensus.cc:2272] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P a0e4b2953a9d4137811c830572f5d165 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:06.836654 16328 consensus_peers.cc:597] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.846091 17474 raft_consensus.cc:493] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:06.846733 17474 raft_consensus.cc:515] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:14:06.849275 17474 leader_election.cc:290] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
W20260709 12:14:06.850322 16328 consensus_peers.cc:597] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. 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 12:14:06.853192 15715 leader_election.cc:336] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:14:06.855728 15714 leader_election.cc:336] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
I20260709 12:14:06.856112 15714 leader_election.cc:304] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:06.856726 17474 raft_consensus.cc:2749] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:06.952615 15715 consensus_peers.cc:597] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:06.953255 17452 raft_consensus.cc:493] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:06.954180 17452 raft_consensus.cc:515] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:06.963470 17452 leader_election.cc:290] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:14:06.967959 14402 tablet_server.cc:196] TabletServer@127.14.16.130:0 shutdown complete.
W20260709 12:14:06.977188 15715 consensus_peers.cc:597] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:06.977618 16327 leader_election.cc:336] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
W20260709 12:14:06.977771 15715 consensus_peers.cc:597] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:06.978775 16328 leader_election.cc:336] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111)
I20260709 12:14:06.979754 16328 leader_election.cc:304] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:06.988878 17429 raft_consensus.cc:493] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:06.989554 17429 raft_consensus.cc:515] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:06.991681 17429 leader_election.cc:290] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:14:06.980485 17452 raft_consensus.cc:2749] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:14:07.009225 15715 consensus_peers.cc:597] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:07.018677 16328 leader_election.cc:336] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111)
W20260709 12:14:07.022136 15714 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111) [suppressed 102 similar messages]
W20260709 12:14:07.026333 16327 leader_election.cc:336] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
I20260709 12:14:07.027002 16327 leader_election.cc:304] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:07.031394 17429 raft_consensus.cc:2749] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:07.074302 17429 raft_consensus.cc:493] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:07.075027 17429 raft_consensus.cc:515] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.077482 17429 leader_election.cc:290] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:14:07.081279 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa" candidate_uuid: "4fd59a5ab6a24228a141f7296e0d907e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "688cd59026924150af9983dd9dc76d92" is_pre_election: true
W20260709 12:14:07.085011 16328 consensus_peers.cc:597] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:07.085688 16328 consensus_peers.cc:597] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Couldn't send request to peer a0e4b2953a9d4137811c830572f5d165. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:07.087600 16327 leader_election.cc:336] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
I20260709 12:14:07.088177 16327 leader_election.cc:304] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:07.088985 17429 raft_consensus.cc:2749] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:07.112928 17429 raft_consensus.cc:493] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:07.113842 17429 raft_consensus.cc:515] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.116777 17429 leader_election.cc:290] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:14:07.118011 14402 tablet_server.cc:179] TabletServer@127.14.16.131:0 shutting down...
I20260709 12:14:07.118265 17317 raft_consensus.cc:493] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:07.118794 17317 raft_consensus.cc:515] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.121212 17317 leader_election.cc:290] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
W20260709 12:14:07.127676 16327 leader_election.cc:336] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
W20260709 12:14:07.128324 16327 leader_election.cc:336] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
W20260709 12:14:07.129299 16327 leader_election.cc:336] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:14:07.129778 16327 leader_election.cc:304] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:07.130736 17429 raft_consensus.cc:2749] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:07.131069 16327 leader_election.cc:336] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:14:07.131649 16327 leader_election.cc:304] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:07.132385 17429 raft_consensus.cc:2749] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:07.171916 17429 raft_consensus.cc:493] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:07.172498 17429 raft_consensus.cc:515] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.174762 17429 leader_election.cc:290] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
W20260709 12:14:07.180702 16328 leader_election.cc:336] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111)
W20260709 12:14:07.181689 16327 leader_election.cc:336] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
I20260709 12:14:07.182106 16327 leader_election.cc:304] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:07.182829 17429 raft_consensus.cc:2749] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:07.186419 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:07.187621 14402 tablet_replica.cc:333] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.188597 14402 raft_consensus.cc:2243] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.189301 17446 raft_consensus.cc:493] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:07.189829 17446 raft_consensus.cc:515] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.190433 14402 raft_consensus.cc:2272] T ecac969bd514470b952fb3341070c788 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.192340 17446 leader_election.cc:290] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599)
I20260709 12:14:07.195631 14402 tablet_replica.cc:333] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.195974 16366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e" is_pre_election: true
I20260709 12:14:07.196537 14402 raft_consensus.cc:2243] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.196565 16366 raft_consensus.cc:2468] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
I20260709 12:14:07.197718 14402 raft_consensus.cc:2272] T 374b848c2e4f4ff5b539d3fb2ac39955 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.198822 15714 leader_election.cc:304] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [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: 4fd59a5ab6a24228a141f7296e0d907e, 688cd59026924150af9983dd9dc76d92; no voters: 
I20260709 12:14:07.201058 14402 tablet_replica.cc:333] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.202003 14402 raft_consensus.cc:2243] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.202489 17446 raft_consensus.cc:2804] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:07.202950 14402 raft_consensus.cc:2272] T 164cb961d63243aeb3e2d8a9e05aabaf P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.203625 17446 raft_consensus.cc:493] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:07.204075 17446 raft_consensus.cc:3060] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:07.206815 14402 tablet_replica.cc:333] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
W20260709 12:14:07.203197 15714 leader_election.cc:336] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
I20260709 12:14:07.207657 14402 raft_consensus.cc:2243] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.208214 14402 raft_consensus.cc:2272] T 6429b46748af4b379ed80be4a2d8f694 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.211263 14402 tablet_replica.cc:333] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.212131 14402 raft_consensus.cc:2243] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.212728 14402 raft_consensus.cc:2272] T 75471d2098f84bdbae7809ec927f1f08 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.212805 17446 raft_consensus.cc:515] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.215798 14402 tablet_replica.cc:333] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.216862 14402 raft_consensus.cc:2243] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.217483 14402 raft_consensus.cc:2272] T 2620bbe453ed451593b53e29f41ea935 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.220841 14402 tablet_replica.cc:333] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.222587 14402 raft_consensus.cc:2243] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.222711 17468 raft_consensus.cc:493] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:07.223310 14402 raft_consensus.cc:2272] T 6b06650e53a3442cbf27979d2ac3a3d1 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.223362 17468 raft_consensus.cc:515] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.225648 17468 leader_election.cc:290] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599)
I20260709 12:14:07.226222 14402 tablet_replica.cc:333] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.227114 14402 raft_consensus.cc:2243] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.227483 16366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46c5b2d5374a80aa32f2fdcb0a2771" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e" is_pre_election: true
I20260709 12:14:07.227689 14402 raft_consensus.cc:2272] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.228144 16366 raft_consensus.cc:2468] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 2.
I20260709 12:14:07.229308 15714 leader_election.cc:304] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [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: 4fd59a5ab6a24228a141f7296e0d907e, 688cd59026924150af9983dd9dc76d92; no voters: 
I20260709 12:14:07.229772 16366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4de3e640df4adeab46282a6bc355fa" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
I20260709 12:14:07.230149 17446 leader_election.cc:290] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599)
I20260709 12:14:07.230422 14402 tablet_replica.cc:333] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.230963 17446 raft_consensus.cc:2804] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:07.230355 16366 raft_consensus.cc:3060] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:07.231376 17446 raft_consensus.cc:493] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:07.232429 17446 raft_consensus.cc:3060] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:07.236253 14402 raft_consensus.cc:2243] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.237179 14402 raft_consensus.cc:2272] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.239892 14402 tablet_replica.cc:333] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.241037 14402 raft_consensus.cc:2243] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.241781 14402 raft_consensus.cc:2272] T d9ea5aa2ff42496fbdf365625da7dda6 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.244330 14402 tablet_replica.cc:333] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.245119 14402 raft_consensus.cc:2243] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.246181 14402 raft_consensus.cc:2272] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 688cd59026924150af9983dd9dc76d92 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:07.246425 15714 leader_election.cc:336] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
W20260709 12:14:07.247181 15714 leader_election.cc:336] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
I20260709 12:14:07.248492 14402 tablet_replica.cc:333] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.249946 17446 raft_consensus.cc:515] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.252635 17446 leader_election.cc:290] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 election: Requested vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599)
I20260709 12:14:07.249421 14402 raft_consensus.cc:2243] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.254583 14402 raft_consensus.cc:2272] T 7592210a8ff84802b9d05222a83ca158 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.257146 14402 tablet_replica.cc:333] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.257920 14402 raft_consensus.cc:2243] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.258405 14402 raft_consensus.cc:2272] T 21e0613971ec40358b912a542c3bfcad P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.259904 16364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46c5b2d5374a80aa32f2fdcb0a2771" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e"
I20260709 12:14:07.260510 16364 raft_consensus.cc:3060] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:07.260859 14402 tablet_replica.cc:333] T dc81bd0b57ba43539115ccf5d6c639b4 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.261688 14402 raft_consensus.cc:2243] T dc81bd0b57ba43539115ccf5d6c639b4 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.262204 14402 raft_consensus.cc:2272] T dc81bd0b57ba43539115ccf5d6c639b4 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:07.263243 15714 leader_election.cc:336] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
I20260709 12:14:07.265120 14402 tablet_replica.cc:333] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.265945 14402 raft_consensus.cc:2243] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.266822 14402 raft_consensus.cc:2272] T df17c62dc4cb423396be2a2347a63d8e P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.267896 16364 raft_consensus.cc:2468] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 3.
I20260709 12:14:07.269011 15714 leader_election.cc:304] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [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: 4fd59a5ab6a24228a141f7296e0d907e, 688cd59026924150af9983dd9dc76d92; no voters: ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:07.270118 17468 raft_consensus.cc:2804] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:07.270654 17468 raft_consensus.cc:697] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 3 LEADER]: Becoming Leader. State: Replica: 688cd59026924150af9983dd9dc76d92, State: Running, Role: LEADER
I20260709 12:14:07.271809 14402 tablet_replica.cc:333] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.271576 17468 consensus_queue.cc:237] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [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: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.272833 14402 raft_consensus.cc:2243] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.274852 17446 raft_consensus.cc:493] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:07.275348 17446 raft_consensus.cc:515] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } }
I20260709 12:14:07.277462 17446 leader_election.cc:290] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:14:07.270234 16366 raft_consensus.cc:2468] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688cd59026924150af9983dd9dc76d92 in term 3.
I20260709 12:14:07.278286 14402 raft_consensus.cc:2272] T 1e8747cf563d46c993f512de15585089 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.281240 14402 tablet_replica.cc:333] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.283061 14402 raft_consensus.cc:2243] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.283839 14402 raft_consensus.cc:2272] T 7ec9de587ba241c29feb46ef4a3edb17 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.286981 14402 tablet_replica.cc:333] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.287916 14402 raft_consensus.cc:2243] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.288552 14402 raft_consensus.cc:2272] T 00d83faf267c416ba8613ebc9a08040f P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:07.289346 15715 leader_election.cc:336] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111)
I20260709 12:14:07.291591 14402 tablet_replica.cc:333] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.292737 14402 raft_consensus.cc:2243] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.293326 14402 raft_consensus.cc:2272] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.294003 15714 leader_election.cc:304] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92 [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: 4fd59a5ab6a24228a141f7296e0d907e, 688cd59026924150af9983dd9dc76d92; no voters: ab657f21625e44c39bc5e3f49a1e8060
W20260709 12:14:07.294540 15714 raft_consensus.cc:2686] T 1e4de3e640df4adeab46282a6bc355fa P 688cd59026924150af9983dd9dc76d92: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:14:07.296456 14402 tablet_replica.cc:333] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.297372 14402 raft_consensus.cc:2243] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.298005 14402 raft_consensus.cc:2272] T 7416da2072eb4424bfd2f04a63c7c275 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:07.299849 16327 consensus_peers.cc:597] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. 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 12:14:07.300812 14402 tablet_replica.cc:333] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.301679 14402 raft_consensus.cc:2243] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:07.301726 15714 leader_election.cc:336] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
I20260709 12:14:07.302248 14402 raft_consensus.cc:2272] T 08a51b017c234db7bb3f47d66c087f56 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.302304 15714 leader_election.cc:304] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
W20260709 12:14:07.302942 15714 raft_consensus.cc:2686] T 2bb3b875168b4ddf8f842dfd9acf4ec2 P 688cd59026924150af9983dd9dc76d92: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:14:07.304755 14402 tablet_replica.cc:333] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
W20260709 12:14:07.304899 16327 consensus_peers.cc:597] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. 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 12:14:07.305619 14402 raft_consensus.cc:2243] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:07.305732 16327 consensus_peers.cc:597] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. 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 12:14:07.306200 14402 raft_consensus.cc:2272] T 6a42f21c95b04737954cfb1694366595 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.308804 14402 tablet_replica.cc:333] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.309618 14402 raft_consensus.cc:2243] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.310186 14402 raft_consensus.cc:2272] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.312500 14402 tablet_replica.cc:333] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.313246 14402 raft_consensus.cc:2243] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.314199 14402 raft_consensus.cc:2272] T 3d5a32b29b814d2e95674af6d13deab3 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:07.314886 16327 consensus_peers.cc:597] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. 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 12:14:07.316536 14402 tablet_replica.cc:333] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.317361 14402 raft_consensus.cc:2243] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.318293 14402 raft_consensus.cc:2272] T 29cb9d77a5484179904043a2ee3acb6b P 688cd59026924150af9983dd9dc76d92 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.320639 14402 tablet_replica.cc:333] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.321348 14402 raft_consensus.cc:2243] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.322319 14402 raft_consensus.cc:2272] T 176516a70c5e4d639c08830ad518a776 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.325016 14402 tablet_replica.cc:333] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.325805 14402 raft_consensus.cc:2243] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.326321 14402 raft_consensus.cc:2272] T 500adb1f530449db9a7d2a8532ad924f P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.328869 14402 tablet_replica.cc:333] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.329623 14402 raft_consensus.cc:2243] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.330838 14402 raft_consensus.cc:2272] T dac1fbecfa63490e9bbdf637da5990a5 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.332230 17429 raft_consensus.cc:493] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:07.332732 17429 raft_consensus.cc:515] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.333256 14402 tablet_replica.cc:333] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.334206 14402 raft_consensus.cc:2243] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.334805 14402 raft_consensus.cc:2272] T b7face4097fc4d8aa2eec378479d3b1c P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.334678 17429 leader_election.cc:290] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:14:07.337443 14402 tablet_replica.cc:333] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.338255 14402 raft_consensus.cc:2243] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.338763 14402 raft_consensus.cc:2272] T 9650ef72d4cf40bc8672c53f8315921b P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:07.339756 16327 leader_election.cc:336] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
I20260709 12:14:07.341624 14402 tablet_replica.cc:333] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.341933 17468 raft_consensus.cc:493] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:07.342455 14402 raft_consensus.cc:2243] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.342545 17468 raft_consensus.cc:515] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.343236 14402 raft_consensus.cc:2272] T 3c19a123ff934aa5809bc1b2ab4739bf P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.345049 17468 leader_election.cc:290] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 4fd59a5ab6a24228a141f7296e0d907e (127.14.16.132:40599)
I20260709 12:14:07.346239 14402 tablet_replica.cc:333] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.347030 14402 raft_consensus.cc:2243] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.348009 14402 raft_consensus.cc:2272] T 283ea28430fa440784c9e7f49cac917c P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.348383 16364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5118c70f9949449bd91a9290612c45" candidate_uuid: "688cd59026924150af9983dd9dc76d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4fd59a5ab6a24228a141f7296e0d907e" is_pre_election: true
W20260709 12:14:07.341490 16327 leader_election.cc:336] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:14:07.350390 16327 leader_election.cc:304] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:07.350605 14402 tablet_replica.cc:333] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.351172 17429 raft_consensus.cc:2749] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:07.351511 14402 raft_consensus.cc:2243] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.352536 14402 raft_consensus.cc:2272] T 3997a200f2664e699aa123c11e3f9e74 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:07.352702 15714 leader_election.cc:336] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
I20260709 12:14:07.353763 15714 leader_election.cc:304] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688cd59026924150af9983dd9dc76d92; no voters: 4fd59a5ab6a24228a141f7296e0d907e, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:07.354513 17468 raft_consensus.cc:2749] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:07.354997 14402 tablet_replica.cc:333] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.355863 14402 raft_consensus.cc:2243] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.356647 14402 raft_consensus.cc:2272] T 063093d6f3614726b5ebace72e441009 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.359040 14402 tablet_replica.cc:333] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.359764 14402 raft_consensus.cc:2243] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.360495 14402 raft_consensus.cc:2272] T 5d6f9421dba24ba39411c4acb8100790 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.362965 14402 tablet_replica.cc:333] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.363679 14402 raft_consensus.cc:2243] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.364634 14402 raft_consensus.cc:2272] T e724fcf4ffd4405db330e470d6700b21 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.366976 14402 tablet_replica.cc:333] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.367673 14402 raft_consensus.cc:2243] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.368209 14402 raft_consensus.cc:2272] T adffe5f203824625b2ff92dd4dd23b41 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.370726 14402 tablet_replica.cc:333] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.371400 14402 raft_consensus.cc:2243] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.371876 14402 raft_consensus.cc:2272] T 5c62a0941cb6423ea52cc8d288050040 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.374193 14402 tablet_replica.cc:333] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.374871 14402 raft_consensus.cc:2243] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.375402 14402 raft_consensus.cc:2272] T feebbfd19f1c4080ba2add668d265dcf P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.377991 14402 tablet_replica.cc:333] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.378679 14402 raft_consensus.cc:2243] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.379611 14402 raft_consensus.cc:2272] T a07aff95b6754ea1b55f0cc34097ba56 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.382058 14402 tablet_replica.cc:333] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.382148 17429 raft_consensus.cc:493] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:07.382751 14402 raft_consensus.cc:2243] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.382776 17429 raft_consensus.cc:515] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.383947 14402 raft_consensus.cc:2272] T c3bc7df21b0d477fbc84eb0ea01506b0 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.386690 14402 tablet_replica.cc:333] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.387060 17429 leader_election.cc:290] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:14:07.387389 14402 raft_consensus.cc:2243] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.388135 14402 raft_consensus.cc:2272] T 9d82e040e2ab44c68dddcba7a8cc173c P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.390573 14402 tablet_replica.cc:333] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.391270 14402 raft_consensus.cc:2243] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:14:07.391965 16328 leader_election.cc:336] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111)
I20260709 12:14:07.392004 14402 pending_rounds.cc:70] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92: Trying to abort 1 pending ops.
I20260709 12:14:07.392093 17429 raft_consensus.cc:493] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:07.392652 14402 pending_rounds.cc:77] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305622516854251520 op_type: NO_OP noop_request { }
I20260709 12:14:07.393147 14402 raft_consensus.cc:2889] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:07.392952 17429 raft_consensus.cc:515] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "688cd59026924150af9983dd9dc76d92" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37567 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.393502 14402 raft_consensus.cc:2272] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 688cd59026924150af9983dd9dc76d92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.395699 17429 leader_election.cc:290] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567)
I20260709 12:14:07.396240 14402 tablet_replica.cc:333] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.396948 14402 raft_consensus.cc:2243] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.397472 14402 raft_consensus.cc:2272] T 039ab9c2ea524262ba6a92834dae0fd7 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:07.399463 16327 leader_election.cc:336] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
I20260709 12:14:07.399785 14402 tablet_replica.cc:333] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.399979 16327 leader_election.cc:304] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:07.400492 14402 raft_consensus.cc:2243] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.401034 14402 raft_consensus.cc:2272] T 463bb1c6b8e24c7a9d3b41bcaeed0f90 P 688cd59026924150af9983dd9dc76d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.402658 17317 raft_consensus.cc:2749] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:07.403491 14402 tablet_replica.cc:333] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92: stopping tablet replica
I20260709 12:14:07.404153 14402 raft_consensus.cc:2243] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.404629 14402 raft_consensus.cc:2272] T 6c5118c70f9949449bd91a9290612c45 P 688cd59026924150af9983dd9dc76d92 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:07.408041 16327 leader_election.cc:336] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
W20260709 12:14:07.408797 16327 leader_election.cc:336] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:14:07.409157 16327 leader_election.cc:304] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e; no voters: 688cd59026924150af9983dd9dc76d92, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:07.409857 17317 raft_consensus.cc:2749] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:07.411580 16327 consensus_peers.cc:597] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. 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 12:14:07.417079 17429 raft_consensus.cc:493] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ab657f21625e44c39bc5e3f49a1e8060)
I20260709 12:14:07.418170 17429 raft_consensus.cc:515] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.420639 17429 leader_election.cc:290] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007), ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379)
W20260709 12:14:07.430007 16328 leader_election.cc:336] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111)
W20260709 12:14:07.441128 16327 leader_election.cc:336] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
I20260709 12:14:07.441879 16327 leader_election.cc:304] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:07.443306 17317 raft_consensus.cc:2749] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:07.447083 16327 consensus_peers.cc:597] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. 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 12:14:07.466837 16327 consensus_peers.cc:597] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. 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 12:14:07.487732 16327 consensus_peers.cc:597] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. 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 12:14:07.509166 16327 consensus_peers.cc:597] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.131:37567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:07.512681 16327 consensus_peers.cc:597] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.131:37567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:07.567312 14402 tablet_server.cc:196] TabletServer@127.14.16.131:0 shutdown complete.
W20260709 12:14:07.589454 16327 consensus_peers.cc:597] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e -> Peer 688cd59026924150af9983dd9dc76d92 (127.14.16.131:37567): Couldn't send request to peer 688cd59026924150af9983dd9dc76d92. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.131:37567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:07.683394 14402 tablet_server.cc:179] TabletServer@127.14.16.132:0 shutting down...
I20260709 12:14:07.687029 17452 raft_consensus.cc:493] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0e4b2953a9d4137811c830572f5d165)
I20260709 12:14:07.687631 17452 raft_consensus.cc:515] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.689359 17452 leader_election.cc:290] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
W20260709 12:14:07.693948 16327 leader_election.cc:336] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
W20260709 12:14:07.695261 16328 leader_election.cc:336] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111)
I20260709 12:14:07.695652 16328 leader_election.cc:304] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:07.696254 17452 raft_consensus.cc:2749] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:07.737108 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:07.737473 17452 raft_consensus.cc:493] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0e4b2953a9d4137811c830572f5d165)
I20260709 12:14:07.738093 17452 raft_consensus.cc:515] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.740676 14402 tablet_replica.cc:333] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.740803 17452 leader_election.cc:290] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:14:07.741809 14402 raft_consensus.cc:2243] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.742703 14402 raft_consensus.cc:2272] T 29cb9d77a5484179904043a2ee3acb6b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.745384 14402 tablet_replica.cc:333] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.746338 14402 raft_consensus.cc:2243] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.746970 14402 raft_consensus.cc:2272] T d9ea5aa2ff42496fbdf365625da7dda6 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:07.747520 16327 leader_election.cc:336] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
W20260709 12:14:07.748021 16328 leader_election.cc:336] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111)
I20260709 12:14:07.748427 16328 leader_election.cc:304] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:07.749153 14402 tablet_replica.cc:333] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.749115 17452 raft_consensus.cc:2749] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:07.751207 14402 raft_consensus.cc:2243] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.751807 14402 raft_consensus.cc:2272] T 6cf5e09c53474ecd9aa1daef6b6f2b53 P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.756843 14402 tablet_replica.cc:333] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.757740 14402 raft_consensus.cc:2243] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.758311 14402 raft_consensus.cc:2272] T bf4b43846c8c4da3bcf2d489aa5a78c6 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.760516 14402 tablet_replica.cc:333] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.761310 14402 raft_consensus.cc:2243] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.761912 14402 raft_consensus.cc:2272] T ecac969bd514470b952fb3341070c788 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.764569 14402 tablet_replica.cc:333] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.765414 14402 raft_consensus.cc:2243] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.766166 14402 raft_consensus.cc:2272] T 7ec9de587ba241c29feb46ef4a3edb17 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.768082 14402 tablet_replica.cc:333] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.768687 14402 raft_consensus.cc:2243] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.769238 14402 raft_consensus.cc:2272] T fb3f5905ca3f4e7da157cc0a87aafa50 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.771272 14402 tablet_replica.cc:333] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.771884 14402 raft_consensus.cc:2243] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.772456 14402 raft_consensus.cc:2272] T c3fc4904e5b543e0bf420cf9dc26a3ce P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.774545 14402 tablet_replica.cc:333] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.774973 17452 raft_consensus.cc:493] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0e4b2953a9d4137811c830572f5d165)
I20260709 12:14:07.775480 14402 raft_consensus.cc:2243] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.775533 17452 raft_consensus.cc:515] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ab657f21625e44c39bc5e3f49a1e8060" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 44379 } } peers { permanent_uuid: "a0e4b2953a9d4137811c830572f5d165" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 45007 } } peers { permanent_uuid: "4fd59a5ab6a24228a141f7296e0d907e" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 40599 } attrs { promote: false } }
I20260709 12:14:07.776546 14402 raft_consensus.cc:2272] T baa25f3d9d5748ccae9b42a2351de90b P 4fd59a5ab6a24228a141f7296e0d907e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.778407 17452 leader_election.cc:290] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379), a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007)
I20260709 12:14:07.779268 14402 tablet_replica.cc:333] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.780156 14402 raft_consensus.cc:2243] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.781141 14402 raft_consensus.cc:2272] T 039ab9c2ea524262ba6a92834dae0fd7 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.783847 14402 tablet_replica.cc:333] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.784667 14402 raft_consensus.cc:2243] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.785367 14402 raft_consensus.cc:2272] T 5d6f9421dba24ba39411c4acb8100790 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:07.786978 16328 leader_election.cc:336] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a0e4b2953a9d4137811c830572f5d165 (127.14.16.130:45007): Network error: Client connection negotiation failed: client connection to 127.14.16.130:45007: connect: Connection refused (error 111)
W20260709 12:14:07.787633 16327 leader_election.cc:336] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ab657f21625e44c39bc5e3f49a1e8060 (127.14.16.129:44379): Network error: Client connection negotiation failed: client connection to 127.14.16.129:44379: connect: Connection refused (error 111)
I20260709 12:14:07.788157 14402 tablet_replica.cc:333] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.788089 16327 leader_election.cc:304] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fd59a5ab6a24228a141f7296e0d907e; no voters: a0e4b2953a9d4137811c830572f5d165, ab657f21625e44c39bc5e3f49a1e8060
I20260709 12:14:07.788900 17452 raft_consensus.cc:2749] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:07.789026 14402 raft_consensus.cc:2243] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.789826 14402 raft_consensus.cc:2272] T 2702a3a440164e608e5bb74cbf1b338e P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.791802 14402 tablet_replica.cc:333] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.792448 14402 raft_consensus.cc:2243] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.792937 14402 raft_consensus.cc:2272] T 6a7f90860d7b4df085f1831918f20dea P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.794924 14402 tablet_replica.cc:333] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.795507 14402 raft_consensus.cc:2243] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.796053 14402 raft_consensus.cc:2272] T 21e0613971ec40358b912a542c3bfcad P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.797904 14402 tablet_replica.cc:333] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.798452 14402 raft_consensus.cc:2243] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.799439 14402 raft_consensus.cc:2272] T 7416da2072eb4424bfd2f04a63c7c275 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.801918 14402 tablet_replica.cc:333] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.802503 14402 raft_consensus.cc:2243] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.803251 14402 raft_consensus.cc:2272] T 08a51b017c234db7bb3f47d66c087f56 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.804957 14402 tablet_replica.cc:333] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.805616 14402 raft_consensus.cc:2243] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.806141 14402 raft_consensus.cc:2272] T b7face4097fc4d8aa2eec378479d3b1c P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.807921 14402 tablet_replica.cc:333] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.808485 14402 raft_consensus.cc:2243] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.809218 14402 raft_consensus.cc:2272] T 451679cba1524c4eb127647c046ee1d8 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.811069 14402 tablet_replica.cc:333] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.811631 14402 raft_consensus.cc:2243] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.812103 14402 raft_consensus.cc:2272] T 164cb961d63243aeb3e2d8a9e05aabaf P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.814165 14402 tablet_replica.cc:333] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.814733 14402 raft_consensus.cc:2243] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.815198 14402 raft_consensus.cc:2272] T e08205142994491aa62f7504ea81e671 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.817179 14402 tablet_replica.cc:333] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.817835 14402 raft_consensus.cc:2243] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.818408 14402 raft_consensus.cc:2272] T 86cedc4e7b754680a9f06705ec699f18 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.820312 14402 tablet_replica.cc:333] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.821007 14402 raft_consensus.cc:2243] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.821497 14402 raft_consensus.cc:2272] T 3997a200f2664e699aa123c11e3f9e74 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.823942 14402 tablet_replica.cc:333] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.824607 14402 raft_consensus.cc:2243] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.825254 14402 raft_consensus.cc:2272] T 686a14e1add24c8694269b52d155de6d P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.827558 14402 tablet_replica.cc:333] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.828109 14402 raft_consensus.cc:2243] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.828500 14402 raft_consensus.cc:2272] T 283ea28430fa440784c9e7f49cac917c P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.830488 14402 tablet_replica.cc:333] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.831032 14402 raft_consensus.cc:2243] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.831802 14402 raft_consensus.cc:2272] T 3c19a123ff934aa5809bc1b2ab4739bf P 4fd59a5ab6a24228a141f7296e0d907e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.833755 14402 tablet_replica.cc:333] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.834286 14402 raft_consensus.cc:2243] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.834789 14402 raft_consensus.cc:2272] T 6c46475122534716a8e791e3ee658e06 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.836714 14402 tablet_replica.cc:333] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.837819 14402 raft_consensus.cc:2243] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.838399 14402 raft_consensus.cc:2272] T dac1fbecfa63490e9bbdf637da5990a5 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.841006 14402 tablet_replica.cc:333] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.841734 14402 raft_consensus.cc:2243] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.842695 14402 raft_consensus.cc:2272] T 2620bbe453ed451593b53e29f41ea935 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.845135 14402 tablet_replica.cc:333] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.845882 14402 raft_consensus.cc:2243] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.846535 14402 raft_consensus.cc:2272] T 9d82e040e2ab44c68dddcba7a8cc173c P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.848783 14402 tablet_replica.cc:333] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.849404 14402 raft_consensus.cc:2243] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.849874 14402 raft_consensus.cc:2272] T ae46c5b2d5374a80aa32f2fdcb0a2771 P 4fd59a5ab6a24228a141f7296e0d907e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.852593 14402 tablet_replica.cc:333] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.853797 14402 raft_consensus.cc:2243] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.855305 14402 raft_consensus.cc:2272] T 7f42f35e6ddd4c958d264591c4d1b28a P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.857425 14402 tablet_replica.cc:333] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.858053 14402 raft_consensus.cc:2243] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.859355 14402 raft_consensus.cc:2272] T 6c5118c70f9949449bd91a9290612c45 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.861841 14402 tablet_replica.cc:333] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.862613 14402 raft_consensus.cc:2243] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.863265 14402 raft_consensus.cc:2272] T 063093d6f3614726b5ebace72e441009 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.865257 14402 tablet_replica.cc:333] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.865872 14402 raft_consensus.cc:2243] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.866673 14402 raft_consensus.cc:2272] T adffe5f203824625b2ff92dd4dd23b41 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.868800 14402 tablet_replica.cc:333] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.869377 14402 raft_consensus.cc:2243] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.870231 14402 raft_consensus.cc:2272] T bfcc5c77d0464adea7cb4b480608a84f P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.872105 14402 tablet_replica.cc:333] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.872675 14402 raft_consensus.cc:2243] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.873157 14402 raft_consensus.cc:2272] T c3bc7df21b0d477fbc84eb0ea01506b0 P 4fd59a5ab6a24228a141f7296e0d907e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.875116 14402 tablet_replica.cc:333] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.875722 14402 raft_consensus.cc:2243] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.876466 14402 raft_consensus.cc:2272] T feebbfd19f1c4080ba2add668d265dcf P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.878480 14402 tablet_replica.cc:333] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.879081 14402 raft_consensus.cc:2243] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.879864 14402 raft_consensus.cc:2272] T 9650ef72d4cf40bc8672c53f8315921b P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.881990 14402 tablet_replica.cc:333] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.882535 14402 raft_consensus.cc:2243] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.883172 14402 raft_consensus.cc:2272] T 1e4de3e640df4adeab46282a6bc355fa P 4fd59a5ab6a24228a141f7296e0d907e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.884964 14402 tablet_replica.cc:333] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.885466 14402 raft_consensus.cc:2243] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.886322 14402 raft_consensus.cc:2272] T e2eeaff1b0c24e4a95e3b8b8dbf06fc6 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.888150 14402 tablet_replica.cc:333] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.888677 14402 raft_consensus.cc:2243] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.889426 14402 raft_consensus.cc:2272] T 01a6eb8962184c4297337d7c9599b7b4 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.891283 14402 tablet_replica.cc:333] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.891829 14402 raft_consensus.cc:2243] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.892280 14402 raft_consensus.cc:2272] T 176516a70c5e4d639c08830ad518a776 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.894234 14402 tablet_replica.cc:333] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.894742 14402 raft_consensus.cc:2243] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.895627 14402 raft_consensus.cc:2272] T 00d83faf267c416ba8613ebc9a08040f P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.897498 14402 tablet_replica.cc:333] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e: stopping tablet replica
I20260709 12:14:07.898031 14402 raft_consensus.cc:2243] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.898761 14402 raft_consensus.cc:2272] T 6a42f21c95b04737954cfb1694366595 P 4fd59a5ab6a24228a141f7296e0d907e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.960390 14402 tablet_server.cc:196] TabletServer@127.14.16.132:0 shutdown complete.
I20260709 12:14:08.048979 14402 master.cc:562] Master@127.14.16.190:36339 shutting down...
W20260709 12:14:08.084091 15546 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:14:08.084375 15546 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:14:08.084606 15546 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:14:08.086949 14402 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:08.087476 14402 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:08.087744 14402 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5343d0ad65274793a14ca5df7738fe35: stopping tablet replica
I20260709 12:14:08.109675 14402 master.cc:584] Master@127.14.16.190:36339 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (59388 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:14:08.215718 14402 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.16.190:40997
I20260709 12:14:08.216959 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:08.223762 17484 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 12:14:08.223867 17483 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 12:14:08.225543 17486 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 12:14:08.226352 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:08.227767 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:08.227967 14402 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 12:14:08.228219 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599248228178 us; error 0 us; skew 500 ppm
I20260709 12:14:08.228838 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:08.231594 14402 webserver.cc:533] Webserver started at http://127.14.16.190:33499/ using document root <none> and password file <none>
I20260709 12:14:08.232153 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:08.232358 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:08.232692 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:08.234014 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/master-0-root/instance:
uuid: "35a65b9fd3cd4e51aabace36b8f6eb7a"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-3hrd"
I20260709 12:14:08.239044 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:08.243460 17491 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.244415 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:14:08.244961 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/master-0-root
uuid: "35a65b9fd3cd4e51aabace36b8f6eb7a"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-3hrd"
I20260709 12:14:08.245391 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-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 12:14:08.279871 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:08.281392 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:08.324826 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.190:40997
I20260709 12:14:08.324898 17542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.190:40997 every 8 connection(s)
I20260709 12:14:08.329227 17543 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 12:14:08.339993 17543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a: Bootstrap starting.
I20260709 12:14:08.345150 17543 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.350135 17543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a: No bootstrap required, opened a new log
I20260709 12:14:08.352263 17543 raft_consensus.cc:359] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35a65b9fd3cd4e51aabace36b8f6eb7a" member_type: VOTER }
I20260709 12:14:08.352669 17543 raft_consensus.cc:385] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.352850 17543 raft_consensus.cc:740] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a65b9fd3cd4e51aabace36b8f6eb7a, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.353528 17543 consensus_queue.cc:260] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "35a65b9fd3cd4e51aabace36b8f6eb7a" member_type: VOTER }
I20260709 12:14:08.353992 17543 raft_consensus.cc:399] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:08.354245 17543 raft_consensus.cc:493] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:08.354561 17543 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.359244 17543 raft_consensus.cc:515] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35a65b9fd3cd4e51aabace36b8f6eb7a" member_type: VOTER }
I20260709 12:14:08.359834 17543 leader_election.cc:304] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [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: 35a65b9fd3cd4e51aabace36b8f6eb7a; no voters: 
I20260709 12:14:08.361152 17543 leader_election.cc:290] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:08.361706 17546 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.363258 17546 raft_consensus.cc:697] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [term 1 LEADER]: Becoming Leader. State: Replica: 35a65b9fd3cd4e51aabace36b8f6eb7a, State: Running, Role: LEADER
I20260709 12:14:08.364167 17543 sys_catalog.cc:565] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:08.364053 17546 consensus_queue.cc:237] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [LEADER]: Queue going to LEADER mode. State: All 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: "35a65b9fd3cd4e51aabace36b8f6eb7a" member_type: VOTER }
I20260709 12:14:08.369673 17547 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "35a65b9fd3cd4e51aabace36b8f6eb7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35a65b9fd3cd4e51aabace36b8f6eb7a" member_type: VOTER } }
I20260709 12:14:08.370361 17547 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:08.371047 17548 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 35a65b9fd3cd4e51aabace36b8f6eb7a. Latest consensus state: current_term: 1 leader_uuid: "35a65b9fd3cd4e51aabace36b8f6eb7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35a65b9fd3cd4e51aabace36b8f6eb7a" member_type: VOTER } }
I20260709 12:14:08.371905 17548 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:08.382068 17554 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:08.388273 17554 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:08.389437 14402 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:08.398092 17554 catalog_manager.cc:1383] Generated new cluster ID: 7cc4d0bb1d934633acb50798e63a5005
I20260709 12:14:08.398517 17554 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:08.427191 17554 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:08.428733 17554 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:08.445264 17554 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a: Generated new TSK 0
I20260709 12:14:08.445941 17554 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:08.456995 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:08.463395 17564 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 12:14:08.464279 17565 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 12:14:08.465880 17567 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 12:14:08.469853 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:08.471298 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:08.471520 14402 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 12:14:08.471714 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599248471694 us; error 0 us; skew 500 ppm
I20260709 12:14:08.472292 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:08.474845 14402 webserver.cc:533] Webserver started at http://127.14.16.129:40795/ using document root <none> and password file <none>
I20260709 12:14:08.475335 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:08.475539 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:08.475819 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:08.476883 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-0-root/instance:
uuid: "1238afdc1efd4d209d843008235d3031"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-3hrd"
I20260709 12:14:08.481768 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:08.485428 17572 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.486346 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:14:08.486713 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-0-root
uuid: "1238afdc1efd4d209d843008235d3031"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-3hrd"
I20260709 12:14:08.487020 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-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 12:14:08.516351 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:08.517670 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:08.519275 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:08.550661 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:08.551245 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260709 12:14:08.551626 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:08.551833 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.600783 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.129:40849
I20260709 12:14:08.601078 17635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.129:40849 every 8 connection(s)
I20260709 12:14:08.607692 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:08.617264 17641 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 12:14:08.617509 17640 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 12:14:08.621728 14402 server_base.cc:1061] running on GCE node
W20260709 12:14:08.621678 17643 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 12:14:08.623482 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:08.623806 14402 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 12:14:08.624023 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599248624003 us; error 0 us; skew 500 ppm
I20260709 12:14:08.624679 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:08.627434 17636 heartbeater.cc:344] Connected to a master server at 127.14.16.190:40997
I20260709 12:14:08.627964 17636 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:08.628603 14402 webserver.cc:533] Webserver started at http://127.14.16.130:41163/ using document root <none> and password file <none>
I20260709 12:14:08.629362 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:08.629307 17636 heartbeater.cc:507] Master 127.14.16.190:40997 requested a full tablet report, sending...
I20260709 12:14:08.629909 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:08.630374 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:08.632613 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-1-root/instance:
uuid: "7c466023cfe64622b6c25f616c3b458e"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-3hrd"
I20260709 12:14:08.632860 17508 ts_manager.cc:194] Registered new tserver with Master: 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:08.635772 17508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38412
I20260709 12:14:08.639772 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:08.644279 17648 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.645218 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:14:08.645620 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-1-root
uuid: "7c466023cfe64622b6c25f616c3b458e"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-3hrd"
I20260709 12:14:08.645956 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-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 12:14:08.692875 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:08.694495 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:08.696286 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:08.699229 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:08.699446 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.699815 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:08.699998 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.750428 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.130:34135
I20260709 12:14:08.750550 17710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.130:34135 every 8 connection(s)
I20260709 12:14:08.756098 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:08.765396 17714 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 12:14:08.767396 17715 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 12:14:08.771994 17717 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 12:14:08.772559 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:08.772689 17711 heartbeater.cc:344] Connected to a master server at 127.14.16.190:40997
I20260709 12:14:08.773211 17711 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:08.773767 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:08.774044 14402 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 12:14:08.774142 17711 heartbeater.cc:507] Master 127.14.16.190:40997 requested a full tablet report, sending...
I20260709 12:14:08.774240 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599248774222 us; error 0 us; skew 500 ppm
I20260709 12:14:08.775002 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:08.776973 17508 ts_manager.cc:194] Registered new tserver with Master: 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:08.778573 14402 webserver.cc:533] Webserver started at http://127.14.16.131:41261/ using document root <none> and password file <none>
I20260709 12:14:08.779417 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:08.779377 17508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38420
I20260709 12:14:08.779996 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:08.780386 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:08.782040 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-2-root/instance:
uuid: "0399ebd7784742d2ad8febb8b9f1efff"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-3hrd"
I20260709 12:14:08.787384 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:08.791337 17722 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.792335 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 12:14:08.792703 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-2-root
uuid: "0399ebd7784742d2ad8febb8b9f1efff"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-3hrd"
I20260709 12:14:08.792979 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-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 12:14:08.816216 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:08.817494 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:08.819255 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:08.821727 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:08.821973 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.822220 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:08.822398 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.867772 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.131:46541
I20260709 12:14:08.867897 17784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.131:46541 every 8 connection(s)
I20260709 12:14:08.872956 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:08.882366 17789 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 12:14:08.882949 17788 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 12:14:08.887629 17791 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 12:14:08.887790 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:08.889240 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:08.889534 14402 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 12:14:08.889830 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599248889810 us; error 0 us; skew 500 ppm
I20260709 12:14:08.890226 17785 heartbeater.cc:344] Connected to a master server at 127.14.16.190:40997
I20260709 12:14:08.890617 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:08.890725 17785 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:08.891798 17785 heartbeater.cc:507] Master 127.14.16.190:40997 requested a full tablet report, sending...
I20260709 12:14:08.893685 14402 webserver.cc:533] Webserver started at http://127.14.16.132:46117/ using document root <none> and password file <none>
I20260709 12:14:08.894363 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:08.894618 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:08.894447 17508 ts_manager.cc:194] Registered new tserver with Master: 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:08.895284 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:08.896194 17508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38428
I20260709 12:14:08.896647 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-3-root/instance:
uuid: "62eefc3fdfdc4338bc21851368912bcf"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-3hrd"
I20260709 12:14:08.901856 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:14:08.905709 17796 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.906806 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:14:08.907166 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-3-root
uuid: "62eefc3fdfdc4338bc21851368912bcf"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-3hrd"
I20260709 12:14:08.907498 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-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 12:14:08.938759 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:08.940199 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:08.942147 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:08.944849 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:08.945115 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.945374 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:08.945554 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.991631 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.132:38891
I20260709 12:14:08.991835 17858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.132:38891 every 8 connection(s)
I20260709 12:14:09.008548 17859 heartbeater.cc:344] Connected to a master server at 127.14.16.190:40997
I20260709 12:14:09.009146 17859 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:09.010084 17859 heartbeater.cc:507] Master 127.14.16.190:40997 requested a full tablet report, sending...
I20260709 12:14:09.012142 17508 ts_manager.cc:194] Registered new tserver with Master: 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:09.013193 14402 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017973096s
I20260709 12:14:09.013823 17508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38434
I20260709 12:14:09.045049 17508 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38446:
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 12:14:09.320973 17750 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5c0d01b6f447e791e525a0173f35bb (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:09.321558 17824 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5c0d01b6f447e791e525a0173f35bb (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:09.324362 17824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5c0d01b6f447e791e525a0173f35bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.324066 17749 tablet_service.cc:1511] Processing CreateTablet for tablet cbe1a1ba650f42a4abc9bcdb5fcf5116 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:09.326686 17748 tablet_service.cc:1511] Processing CreateTablet for tablet 91834aa9f55c497b83c474bd1e0f003f (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:09.329836 17747 tablet_service.cc:1511] Processing CreateTablet for tablet 7471c458b31c4d9ab525fa64327c1fe3 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:09.331050 17820 tablet_service.cc:1511] Processing CreateTablet for tablet 672aa93f9150422a9aa0e5baa37fb519 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:09.332495 17822 tablet_service.cc:1511] Processing CreateTablet for tablet 91834aa9f55c497b83c474bd1e0f003f (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:09.332515 17820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672aa93f9150422a9aa0e5baa37fb519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.333829 17818 tablet_service.cc:1511] Processing CreateTablet for tablet 47dc356b6a50408b8999bc17a4acb72c (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:09.334275 17822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91834aa9f55c497b83c474bd1e0f003f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.335247 17818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47dc356b6a50408b8999bc17a4acb72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.339148 17821 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4d8d4936e744c9ae7e96da087ac749 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:09.339685 17819 tablet_service.cc:1511] Processing CreateTablet for tablet ab2b4653798045d3abff52f7517c3127 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:09.340714 17821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4d8d4936e744c9ae7e96da087ac749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.342044 17601 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5c0d01b6f447e791e525a0173f35bb (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:09.343497 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5c0d01b6f447e791e525a0173f35bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.347117 17600 tablet_service.cc:1511] Processing CreateTablet for tablet cbe1a1ba650f42a4abc9bcdb5fcf5116 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:09.350463 17599 tablet_service.cc:1511] Processing CreateTablet for tablet 777bd5f6e3d7480590ee2d574e7ff93f (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:09.353029 17598 tablet_service.cc:1511] Processing CreateTablet for tablet 7471c458b31c4d9ab525fa64327c1fe3 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:09.354549 17815 tablet_service.cc:1511] Processing CreateTablet for tablet 82e7602cb38a4468b428e297b18e7150 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:09.355546 17597 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4d8d4936e744c9ae7e96da087ac749 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:09.356235 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e7602cb38a4468b428e297b18e7150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.357939 17596 tablet_service.cc:1511] Processing CreateTablet for tablet 672aa93f9150422a9aa0e5baa37fb519 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:09.360585 17817 tablet_service.cc:1511] Processing CreateTablet for tablet 294512fdde1e4564a4198a457eda0432 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:09.363377 17816 tablet_service.cc:1511] Processing CreateTablet for tablet f08f15e514d345caaaa7b70e23f58e39 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:09.366818 17595 tablet_service.cc:1511] Processing CreateTablet for tablet d49aa00a2d4a4e3ba4afb207a5f20850 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:09.372803 17676 tablet_service.cc:1511] Processing CreateTablet for tablet cbe1a1ba650f42a4abc9bcdb5fcf5116 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:09.374599 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe1a1ba650f42a4abc9bcdb5fcf5116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.378489 17675 tablet_service.cc:1511] Processing CreateTablet for tablet 777bd5f6e3d7480590ee2d574e7ff93f (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
W20260709 12:14:09.379819 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:09.380458 17675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 777bd5f6e3d7480590ee2d574e7ff93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.381803 17672 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4d8d4936e744c9ae7e96da087ac749 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:09.383695 17672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4d8d4936e744c9ae7e96da087ac749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.384224 17674 tablet_service.cc:1511] Processing CreateTablet for tablet 91834aa9f55c497b83c474bd1e0f003f (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:09.322820 17823 tablet_service.cc:1511] Processing CreateTablet for tablet 777bd5f6e3d7480590ee2d574e7ff93f (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:09.389824 17819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2b4653798045d3abff52f7517c3127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.393615 17674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91834aa9f55c497b83c474bd1e0f003f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.390714 17598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7471c458b31c4d9ab525fa64327c1fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.394286 17592 tablet_service.cc:1511] Processing CreateTablet for tablet 1c400385c3df44fcbc611cbcf4c58c52 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:09.395635 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c400385c3df44fcbc611cbcf4c58c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.396312 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4d8d4936e744c9ae7e96da087ac749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.396564 17746 tablet_service.cc:1511] Processing CreateTablet for tablet 672aa93f9150422a9aa0e5baa37fb519 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:09.396654 17670 tablet_service.cc:1511] Processing CreateTablet for tablet d49aa00a2d4a4e3ba4afb207a5f20850 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:09.397487 17596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672aa93f9150422a9aa0e5baa37fb519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.390908 17671 tablet_service.cc:1511] Processing CreateTablet for tablet ab2b4653798045d3abff52f7517c3127 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:09.398669 17599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 777bd5f6e3d7480590ee2d574e7ff93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.392221 17673 tablet_service.cc:1511] Processing CreateTablet for tablet 7471c458b31c4d9ab525fa64327c1fe3 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:09.392656 17593 tablet_service.cc:1511] Processing CreateTablet for tablet 294512fdde1e4564a4198a457eda0432 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:09.399811 17669 tablet_service.cc:1511] Processing CreateTablet for tablet 47dc356b6a50408b8999bc17a4acb72c (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:09.402912 17817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294512fdde1e4564a4198a457eda0432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.390861 17745 tablet_service.cc:1511] Processing CreateTablet for tablet ab2b4653798045d3abff52f7517c3127 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:09.388590 17594 tablet_service.cc:1511] Processing CreateTablet for tablet 47dc356b6a50408b8999bc17a4acb72c (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:09.398232 17670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d49aa00a2d4a4e3ba4afb207a5f20850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.407532 17744 tablet_service.cc:1511] Processing CreateTablet for tablet d49aa00a2d4a4e3ba4afb207a5f20850 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:09.408639 17824 tablet_service.cc:1511] Processing CreateTablet for tablet b174f533ff5045228bc1d98da631def6 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:09.411810 17671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2b4653798045d3abff52f7517c3127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.412526 17824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b174f533ff5045228bc1d98da631def6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.408712 17821 tablet_service.cc:1511] Processing CreateTablet for tablet e37af76130114256bd79bf6e96fcce74 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:09.415123 17821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37af76130114256bd79bf6e96fcce74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.417991 17669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47dc356b6a50408b8999bc17a4acb72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.322688 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5c0d01b6f447e791e525a0173f35bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.404641 17667 tablet_service.cc:1511] Processing CreateTablet for tablet 1c400385c3df44fcbc611cbcf4c58c52 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:09.403116 17668 tablet_service.cc:1511] Processing CreateTablet for tablet f08f15e514d345caaaa7b70e23f58e39 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:09.399855 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe1a1ba650f42a4abc9bcdb5fcf5116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.421803 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe1a1ba650f42a4abc9bcdb5fcf5116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.421882 17673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7471c458b31c4d9ab525fa64327c1fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.424651 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f08f15e514d345caaaa7b70e23f58e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.426690 17667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c400385c3df44fcbc611cbcf4c58c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.426872 17743 tablet_service.cc:1511] Processing CreateTablet for tablet 294512fdde1e4564a4198a457eda0432 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:09.430246 17742 tablet_service.cc:1511] Processing CreateTablet for tablet f08f15e514d345caaaa7b70e23f58e39 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:09.424964 17595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d49aa00a2d4a4e3ba4afb207a5f20850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.432492 17594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47dc356b6a50408b8999bc17a4acb72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.433277 17593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294512fdde1e4564a4198a457eda0432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.424651 17745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2b4653798045d3abff52f7517c3127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.435176 17748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91834aa9f55c497b83c474bd1e0f003f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.435879 17747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7471c458b31c4d9ab525fa64327c1fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.436650 17746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672aa93f9150422a9aa0e5baa37fb519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.437386 17742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f08f15e514d345caaaa7b70e23f58e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.438102 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d49aa00a2d4a4e3ba4afb207a5f20850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.438773 17743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294512fdde1e4564a4198a457eda0432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.471246 17741 tablet_service.cc:1511] Processing CreateTablet for tablet 1c400385c3df44fcbc611cbcf4c58c52 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:09.472947 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c400385c3df44fcbc611cbcf4c58c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.478173 17816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f08f15e514d345caaaa7b70e23f58e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.482546 17823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 777bd5f6e3d7480590ee2d574e7ff93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.572845 17748 tablet_service.cc:1511] Processing CreateTablet for tablet b174f533ff5045228bc1d98da631def6 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:09.574321 17748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b174f533ff5045228bc1d98da631def6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.580612 17879 tablet_bootstrap.cc:492] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:09.581754 17824 tablet_service.cc:1511] Processing CreateTablet for tablet 97733cba95854d1e9179e262651fc314 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:09.586393 17824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97733cba95854d1e9179e262651fc314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.612104 17750 tablet_service.cc:1511] Processing CreateTablet for tablet e37af76130114256bd79bf6e96fcce74 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:09.621236 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37af76130114256bd79bf6e96fcce74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.620952 17668 tablet_service.cc:1511] Processing CreateTablet for tablet 82e7602cb38a4468b428e297b18e7150 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:09.624029 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e7602cb38a4468b428e297b18e7150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.626473 17667 tablet_service.cc:1511] Processing CreateTablet for tablet e37af76130114256bd79bf6e96fcce74 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:09.630483 17667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37af76130114256bd79bf6e96fcce74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.636682 17601 tablet_service.cc:1511] Processing CreateTablet for tablet a8822695a848464f85764a8aa7638d96 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:09.639598 17636 heartbeater.cc:499] Master 127.14.16.190:40997 was elected leader, sending a full tablet report...
I20260709 12:14:09.650285 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8822695a848464f85764a8aa7638d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.651993 17879 tablet_bootstrap.cc:654] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.620954 17741 tablet_service.cc:1511] Processing CreateTablet for tablet a8822695a848464f85764a8aa7638d96 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:09.655043 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8822695a848464f85764a8aa7638d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.655622 17820 tablet_service.cc:1511] Processing CreateTablet for tablet 9978a9bfd0654d16bdd519aab5637864 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:09.667037 17596 tablet_service.cc:1511] Processing CreateTablet for tablet b174f533ff5045228bc1d98da631def6 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:09.668509 17596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b174f533ff5045228bc1d98da631def6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.675427 17743 tablet_service.cc:1511] Processing CreateTablet for tablet 9978a9bfd0654d16bdd519aab5637864 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:09.677028 17743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9978a9bfd0654d16bdd519aab5637864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.678982 17672 tablet_service.cc:1511] Processing CreateTablet for tablet a8822695a848464f85764a8aa7638d96 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:09.680611 17672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8822695a848464f85764a8aa7638d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.720782 17816 tablet_service.cc:1511] Processing CreateTablet for tablet ab9dce244ddc486bb3036d094d638006 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:09.723472 17816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab9dce244ddc486bb3036d094d638006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.704783 17599 tablet_service.cc:1511] Processing CreateTablet for tablet 82e7602cb38a4468b428e297b18e7150 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:09.724852 17596 tablet_service.cc:1511] Processing CreateTablet for tablet 97733cba95854d1e9179e262651fc314 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:09.725930 17599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e7602cb38a4468b428e297b18e7150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.726523 17596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97733cba95854d1e9179e262651fc314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.728567 17670 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9b778c2ff04896add1a2a94ebbef93 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:09.730372 17881 tablet_bootstrap.cc:492] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:09.733114 17593 tablet_service.cc:1511] Processing CreateTablet for tablet 9978a9bfd0654d16bdd519aab5637864 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:09.719457 17673 tablet_service.cc:1511] Processing CreateTablet for tablet ab9dce244ddc486bb3036d094d638006 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:09.734558 17593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9978a9bfd0654d16bdd519aab5637864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.738462 17824 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbd2794dca9442d88417815c5dbf2ad (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:09.748750 17882 tablet_bootstrap.cc:492] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:09.737214 17749 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9b778c2ff04896add1a2a94ebbef93 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:09.754688 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9b778c2ff04896add1a2a94ebbef93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.685351 17669 tablet_service.cc:1511] Processing CreateTablet for tablet 97733cba95854d1e9179e262651fc314 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:09.757789 17670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9b778c2ff04896add1a2a94ebbef93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.758615 17673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab9dce244ddc486bb3036d094d638006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.758445 17597 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9b778c2ff04896add1a2a94ebbef93 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:09.768592 17669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97733cba95854d1e9179e262651fc314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.778725 17820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9978a9bfd0654d16bdd519aab5637864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.789445 17824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbd2794dca9442d88417815c5dbf2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.788303 17711 heartbeater.cc:499] Master 127.14.16.190:40997 was elected leader, sending a full tablet report...
I20260709 12:14:09.788755 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9b778c2ff04896add1a2a94ebbef93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.798486 17675 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbd2794dca9442d88417815c5dbf2ad (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:09.800076 17675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbd2794dca9442d88417815c5dbf2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.788417 17880 tablet_bootstrap.cc:492] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:09.806658 17879 tablet_bootstrap.cc:492] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:09.807294 17879 ts_tablet_manager.cc:1403] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.227s	user 0.013s	sys 0.002s
I20260709 12:14:09.806658 17748 tablet_service.cc:1511] Processing CreateTablet for tablet ab9dce244ddc486bb3036d094d638006 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:09.829002 17592 tablet_service.cc:1511] Processing CreateTablet for tablet d3603bd1fcea4d61a90f3cd1d0f81a4d (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:09.820335 17594 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbd2794dca9442d88417815c5dbf2ad (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:09.839284 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3603bd1fcea4d61a90f3cd1d0f81a4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.840090 17819 tablet_service.cc:1511] Processing CreateTablet for tablet 330106a9250b47d4894632b517aea70f (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:09.841428 17819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330106a9250b47d4894632b517aea70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.843686 17747 tablet_service.cc:1511] Processing CreateTablet for tablet 330106a9250b47d4894632b517aea70f (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:09.844182 17676 tablet_service.cc:1511] Processing CreateTablet for tablet 330106a9250b47d4894632b517aea70f (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:09.845934 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330106a9250b47d4894632b517aea70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.833364 17744 tablet_service.cc:1511] Processing CreateTablet for tablet d3603bd1fcea4d61a90f3cd1d0f81a4d (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:09.852535 17882 tablet_bootstrap.cc:654] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.864288 17748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab9dce244ddc486bb3036d094d638006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.863586 17881 tablet_bootstrap.cc:654] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.872107 17747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330106a9250b47d4894632b517aea70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.881172 17745 tablet_service.cc:1511] Processing CreateTablet for tablet ca8ded792419442d81f4faac050da357 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:09.886515 17745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8ded792419442d81f4faac050da357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.886957 17879 raft_consensus.cc:359] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:09.888720 17879 raft_consensus.cc:385] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.894003 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3603bd1fcea4d61a90f3cd1d0f81a4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.893720 17668 tablet_service.cc:1511] Processing CreateTablet for tablet 4670aa963e49425f9c687e1af03147d9 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:09.895138 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4670aa963e49425f9c687e1af03147d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.893720 17670 tablet_service.cc:1511] Processing CreateTablet for tablet ca8ded792419442d81f4faac050da357 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:09.897989 17670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8ded792419442d81f4faac050da357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.898844 17785 heartbeater.cc:499] Master 127.14.16.190:40997 was elected leader, sending a full tablet report...
I20260709 12:14:09.899924 17750 tablet_service.cc:1511] Processing CreateTablet for tablet 35ae2cfdcb4d4f68a823ebfa4a3c1d67 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:09.901242 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ae2cfdcb4d4f68a823ebfa4a3c1d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.903903 17674 tablet_service.cc:1511] Processing CreateTablet for tablet f65c096baf7b4281b35b64b5191f8299 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:09.905270 17674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65c096baf7b4281b35b64b5191f8299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.907462 17816 tablet_service.cc:1511] Processing CreateTablet for tablet d3603bd1fcea4d61a90f3cd1d0f81a4d (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:09.908706 17822 tablet_service.cc:1511] Processing CreateTablet for tablet 4670aa963e49425f9c687e1af03147d9 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:09.911208 17601 tablet_service.cc:1511] Processing CreateTablet for tablet 4670aa963e49425f9c687e1af03147d9 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:09.914599 17598 tablet_service.cc:1511] Processing CreateTablet for tablet 35ae2cfdcb4d4f68a823ebfa4a3c1d67 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:09.919929 17823 tablet_service.cc:1511] Processing CreateTablet for tablet 35ae2cfdcb4d4f68a823ebfa4a3c1d67 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:09.922928 17595 tablet_service.cc:1511] Processing CreateTablet for tablet ca8ded792419442d81f4faac050da357 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:09.889300 17879 raft_consensus.cc:740] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.925083 17879 consensus_queue.cc:260] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:09.919958 17880 tablet_bootstrap.cc:654] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.941614 17823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ae2cfdcb4d4f68a823ebfa4a3c1d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.942708 17822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4670aa963e49425f9c687e1af03147d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.962726 17741 tablet_service.cc:1511] Processing CreateTablet for tablet f65c096baf7b4281b35b64b5191f8299 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:09.964207 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65c096baf7b4281b35b64b5191f8299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.975530 17816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3603bd1fcea4d61a90f3cd1d0f81a4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.979910 17881 tablet_bootstrap.cc:492] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:09.980669 17881 ts_tablet_manager.cc:1403] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.251s	user 0.012s	sys 0.005s
I20260709 12:14:09.984344 17881 raft_consensus.cc:359] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:09.984494 17819 tablet_service.cc:1511] Processing CreateTablet for tablet f65c096baf7b4281b35b64b5191f8299 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:09.986471 17881 raft_consensus.cc:385] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.986876 17881 raft_consensus.cc:740] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.987200 17819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65c096baf7b4281b35b64b5191f8299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.987920 17881 consensus_queue.cc:260] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:09.987066 17879 ts_tablet_manager.cc:1434] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.179s	user 0.008s	sys 0.014s
I20260709 12:14:09.989977 17859 heartbeater.cc:499] Master 127.14.16.190:40997 was elected leader, sending a full tablet report...
W20260709 12:14:10.001237 17860 tablet.cc:2406] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:10.008013 17882 tablet_bootstrap.cc:492] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:10.009358 17882 ts_tablet_manager.cc:1403] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.261s	user 0.029s	sys 0.026s
I20260709 12:14:10.009895 17881 ts_tablet_manager.cc:1434] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.012s
I20260709 12:14:10.011114 17881 tablet_bootstrap.cc:492] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:10.012473 17880 tablet_bootstrap.cc:492] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:10.013047 17880 ts_tablet_manager.cc:1403] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.270s	user 0.006s	sys 0.009s
I20260709 12:14:10.016974 17882 raft_consensus.cc:359] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:10.017927 17881 tablet_bootstrap.cc:654] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.017803 17882 raft_consensus.cc:385] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.018392 17882 raft_consensus.cc:740] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.020145 17880 raft_consensus.cc:359] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:10.020916 17880 raft_consensus.cc:385] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.021200 17880 raft_consensus.cc:740] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.024930 17596 tablet_service.cc:1511] Processing CreateTablet for tablet 87a0d8e4ba10475dba2884159f40bf22 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:10.026407 17880 consensus_queue.cc:260] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:10.035836 17824 tablet_service.cc:1511] Processing CreateTablet for tablet a4833bd20f4743e684af802fae5a8c47 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:10.036149 17669 tablet_service.cc:1511] Processing CreateTablet for tablet a4833bd20f4743e684af802fae5a8c47 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:10.037403 17824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4833bd20f4743e684af802fae5a8c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.046170 17882 consensus_queue.cc:260] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:10.051942 17598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ae2cfdcb4d4f68a823ebfa4a3c1d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.052095 17600 tablet_service.cc:1511] Processing CreateTablet for tablet a4833bd20f4743e684af802fae5a8c47 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:10.056345 17879 tablet_bootstrap.cc:492] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:10.054803 17744 tablet_service.cc:1511] Processing CreateTablet for tablet 87a0d8e4ba10475dba2884159f40bf22 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:10.056704 17750 tablet_service.cc:1511] Processing CreateTablet for tablet 409779df8bd040abba0b922a81b5bdce (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:10.037597 17669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4833bd20f4743e684af802fae5a8c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.065774 17668 tablet_service.cc:1511] Processing CreateTablet for tablet 87a0d8e4ba10475dba2884159f40bf22 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:10.078825 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4670aa963e49425f9c687e1af03147d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.079303 17820 tablet_service.cc:1511] Processing CreateTablet for tablet 409779df8bd040abba0b922a81b5bdce (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:10.083125 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 409779df8bd040abba0b922a81b5bdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.090801 17879 tablet_bootstrap.cc:654] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.095108 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4833bd20f4743e684af802fae5a8c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.095883 17595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8ded792419442d81f4faac050da357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.095829 17888 raft_consensus.cc:493] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.096637 17888 raft_consensus.cc:515] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:10.095886 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a0d8e4ba10475dba2884159f40bf22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.103096 17888 leader_election.cc:290] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:10.107851 17820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 409779df8bd040abba0b922a81b5bdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.109318 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a0d8e4ba10475dba2884159f40bf22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.114035 17596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a0d8e4ba10475dba2884159f40bf22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.125478 17881 tablet_bootstrap.cc:492] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:10.130975 17881 ts_tablet_manager.cc:1403] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.005s
I20260709 12:14:10.133209 17673 tablet_service.cc:1511] Processing CreateTablet for tablet eaa2644993e64096936e3f317e582989 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:10.134737 17673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa2644993e64096936e3f317e582989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.135666 17594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbd2794dca9442d88417815c5dbf2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.141610 17597 tablet_service.cc:1511] Processing CreateTablet for tablet 409779df8bd040abba0b922a81b5bdce (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:10.143198 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 409779df8bd040abba0b922a81b5bdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.149679 17745 tablet_service.cc:1511] Processing CreateTablet for tablet eaa2644993e64096936e3f317e582989 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:10.151429 17745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa2644993e64096936e3f317e582989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.155031 17670 tablet_service.cc:1511] Processing CreateTablet for tablet e6e76a0765254d4992f1c0dcd5735982 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:10.156528 17670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6e76a0765254d4992f1c0dcd5735982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.157337 17747 tablet_service.cc:1511] Processing CreateTablet for tablet e6e76a0765254d4992f1c0dcd5735982 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:10.161194 17592 tablet_service.cc:1511] Processing CreateTablet for tablet e6e76a0765254d4992f1c0dcd5735982 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:10.162701 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6e76a0765254d4992f1c0dcd5735982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.163479 17747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6e76a0765254d4992f1c0dcd5735982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.180593 17822 tablet_service.cc:1511] Processing CreateTablet for tablet eaa2644993e64096936e3f317e582989 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:10.182240 17822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa2644993e64096936e3f317e582989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.169880 17881 raft_consensus.cc:359] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:10.189936 17881 raft_consensus.cc:385] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.190366 17881 raft_consensus.cc:740] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.191212 17881 consensus_queue.cc:260] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:10.193862 17881 ts_tablet_manager.cc:1434] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.062s	user 0.002s	sys 0.006s
I20260709 12:14:10.203006 17880 ts_tablet_manager.cc:1434] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.190s	user 0.006s	sys 0.017s
I20260709 12:14:10.222321 17880 tablet_bootstrap.cc:492] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:10.204782 17882 ts_tablet_manager.cc:1434] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.195s	user 0.010s	sys 0.002s
I20260709 12:14:10.235316 17882 tablet_bootstrap.cc:492] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:10.253322 17823 tablet_service.cc:1511] Processing CreateTablet for tablet 7f72b5e43ef94e9eb37773a99e29b54a (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:10.256743 17823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f72b5e43ef94e9eb37773a99e29b54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.268262 17879 tablet_bootstrap.cc:492] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:10.268841 17879 ts_tablet_manager.cc:1403] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.213s	user 0.010s	sys 0.021s
I20260709 12:14:10.272125 17879 raft_consensus.cc:359] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:10.272832 17879 raft_consensus.cc:385] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.273141 17879 raft_consensus.cc:740] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.274223 17881 tablet_bootstrap.cc:492] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:10.291502 17600 tablet_service.cc:1511] Processing CreateTablet for tablet 7f72b5e43ef94e9eb37773a99e29b54a (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:10.291721 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777bd5f6e3d7480590ee2d574e7ff93f" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:10.293247 17821 tablet_service.cc:1511] Processing CreateTablet for tablet 60a75c22ea984a8496d70b56ddcc0c76 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:10.294821 17676 tablet_service.cc:1511] Processing CreateTablet for tablet 7f72b5e43ef94e9eb37773a99e29b54a (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:10.297981 17821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a75c22ea984a8496d70b56ddcc0c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.297670 17749 tablet_service.cc:1511] Processing CreateTablet for tablet 60a75c22ea984a8496d70b56ddcc0c76 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:10.298298 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f72b5e43ef94e9eb37773a99e29b54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.298971 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a75c22ea984a8496d70b56ddcc0c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.294632 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777bd5f6e3d7480590ee2d574e7ff93f" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:10.308023 17882 tablet_bootstrap.cc:654] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.293325 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f72b5e43ef94e9eb37773a99e29b54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.309814 17597 tablet_service.cc:1511] Processing CreateTablet for tablet 60a75c22ea984a8496d70b56ddcc0c76 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
W20260709 12:14:10.314851 17649 leader_election.cc:343] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.318430 17880 tablet_bootstrap.cc:654] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.312876 17879 consensus_queue.cc:260] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
W20260709 12:14:10.331312 17649 leader_election.cc:343] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.331825 17649 leader_election.cc:304] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:10.333043 17879 ts_tablet_manager.cc:1434] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.004s
I20260709 12:14:10.333279 17673 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbd84067bff4fa8a3672c6c94a55a05 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:10.334149 17879 tablet_bootstrap.cc:492] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:10.334848 17673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbd84067bff4fa8a3672c6c94a55a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.337985 17888 raft_consensus.cc:2749] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.339006 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a75c22ea984a8496d70b56ddcc0c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.348629 17886 raft_consensus.cc:493] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.349262 17886 raft_consensus.cc:515] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:10.357040 17879 tablet_bootstrap.cc:654] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.361763 17886 leader_election.cc:290] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:10.373787 17890 raft_consensus.cc:493] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:10.386912 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:10.374382 17890 raft_consensus.cc:515] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:10.390590 17749 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbd84067bff4fa8a3672c6c94a55a05 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:10.394187 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbd84067bff4fa8a3672c6c94a55a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.396574 17601 tablet_service.cc:1511] Processing CreateTablet for tablet 67b5a9f2757f48fdb53e9a033d792b8a (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:10.398095 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b5a9f2757f48fdb53e9a033d792b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.401099 17890 leader_election.cc:290] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:10.404209 17669 tablet_service.cc:1511] Processing CreateTablet for tablet 67b5a9f2757f48fdb53e9a033d792b8a (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:10.405704 17669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b5a9f2757f48fdb53e9a033d792b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.413826 17745 tablet_service.cc:1511] Processing CreateTablet for tablet 67b5a9f2757f48fdb53e9a033d792b8a (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:10.415333 17745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b5a9f2757f48fdb53e9a033d792b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.424257 17598 tablet_service.cc:1511] Processing CreateTablet for tablet 8b414484915c45bcadf5132ad5634462 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:10.425859 17598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b414484915c45bcadf5132ad5634462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.432333 17676 tablet_service.cc:1511] Processing CreateTablet for tablet 8b414484915c45bcadf5132ad5634462 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:10.432876 17881 tablet_bootstrap.cc:654] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.436179 17880 tablet_bootstrap.cc:492] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:10.461791 17895 raft_consensus.cc:493] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.462635 17895 raft_consensus.cc:515] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:10.468921 17744 tablet_service.cc:1511] Processing CreateTablet for tablet e8c4457d418347638807be1115915825 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:10.471035 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c4457d418347638807be1115915825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.457335 17880 ts_tablet_manager.cc:1403] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.236s	user 0.019s	sys 0.010s
I20260709 12:14:10.483116 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b414484915c45bcadf5132ad5634462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.493943 17882 tablet_bootstrap.cc:492] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:10.496011 17895 leader_election.cc:290] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:10.502074 17882 ts_tablet_manager.cc:1403] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.267s	user 0.027s	sys 0.007s
I20260709 12:14:10.533588 17668 tablet_service.cc:1511] Processing CreateTablet for tablet a178809a6d784621ba4ba3a757952a0d (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:10.534116 17879 tablet_bootstrap.cc:492] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:10.534654 17879 ts_tablet_manager.cc:1403] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.201s	user 0.016s	sys 0.008s
I20260709 12:14:10.534935 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a178809a6d784621ba4ba3a757952a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.533468 17819 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbd84067bff4fa8a3672c6c94a55a05 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:10.536024 17819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbd84067bff4fa8a3672c6c94a55a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.537714 17886 raft_consensus.cc:493] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.537942 17879 raft_consensus.cc:359] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:10.538204 17816 tablet_service.cc:1511] Processing CreateTablet for tablet e8c4457d418347638807be1115915825 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:10.538287 17886 raft_consensus.cc:515] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:10.538738 17879 raft_consensus.cc:385] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.539137 17879 raft_consensus.cc:740] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.538825 17882 raft_consensus.cc:359] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:10.539602 17816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c4457d418347638807be1115915825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.539652 17882 raft_consensus.cc:385] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.540170 17882 raft_consensus.cc:740] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.539924 17879 consensus_queue.cc:260] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:10.540534 17886 leader_election.cc:290] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:10.542430 17594 tablet_service.cc:1511] Processing CreateTablet for tablet e8c4457d418347638807be1115915825 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:10.543310 17747 tablet_service.cc:1511] Processing CreateTablet for tablet a178809a6d784621ba4ba3a757952a0d (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:10.543817 17594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c4457d418347638807be1115915825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.544602 17747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a178809a6d784621ba4ba3a757952a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.546691 17824 tablet_service.cc:1511] Processing CreateTablet for tablet a178809a6d784621ba4ba3a757952a0d (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:10.548113 17824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a178809a6d784621ba4ba3a757952a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.548466 17880 raft_consensus.cc:359] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:10.549252 17880 raft_consensus.cc:385] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.549602 17880 raft_consensus.cc:740] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.566077 17673 tablet_service.cc:1511] Processing CreateTablet for tablet b8cb9879d4774308ac60b3513c6aab6e (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:10.566372 17597 tablet_service.cc:1511] Processing CreateTablet for tablet b8cb9879d4774308ac60b3513c6aab6e (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:10.567498 17673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8cb9879d4774308ac60b3513c6aab6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.567713 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8cb9879d4774308ac60b3513c6aab6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.571619 17741 tablet_service.cc:1511] Processing CreateTablet for tablet b8cb9879d4774308ac60b3513c6aab6e (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:10.573015 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8cb9879d4774308ac60b3513c6aab6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.540990 17882 consensus_queue.cc:260] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:10.566387 17820 tablet_service.cc:1511] Processing CreateTablet for tablet 8b414484915c45bcadf5132ad5634462 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:10.575323 17882 ts_tablet_manager.cc:1434] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.000s
I20260709 12:14:10.585189 17881 tablet_bootstrap.cc:492] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:10.585816 17881 ts_tablet_manager.cc:1403] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.312s	user 0.014s	sys 0.048s
I20260709 12:14:10.590953 17881 raft_consensus.cc:359] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:10.591774 17881 raft_consensus.cc:385] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.592126 17881 raft_consensus.cc:740] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.591883 17823 tablet_service.cc:1511] Processing CreateTablet for tablet d55275915d6f42feb6db346c7f2d0d80 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:10.592947 17881 consensus_queue.cc:260] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:10.594674 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672aa93f9150422a9aa0e5baa37fb519" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:10.596151 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5c0d01b6f447e791e525a0173f35bb" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:10.596488 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5c0d01b6f447e791e525a0173f35bb" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:10.597150 17834 raft_consensus.cc:2468] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
W20260709 12:14:10.598099 17797 leader_election.cc:343] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.598660 17723 leader_election.cc:304] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
W20260709 12:14:10.598863 17797 leader_election.cc:343] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.599536 17890 raft_consensus.cc:2804] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:10.599941 17890 raft_consensus.cc:493] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.600279 17890 raft_consensus.cc:3060] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.602528 17882 tablet_bootstrap.cc:492] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:10.607944 17881 ts_tablet_manager.cc:1434] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:14:10.609066 17881 tablet_bootstrap.cc:492] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:10.610204 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5c0d01b6f447e791e525a0173f35bb" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
W20260709 12:14:10.612514 17723 leader_election.cc:343] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.613739 17880 consensus_queue.cc:260] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:10.614331 17592 tablet_service.cc:1511] Processing CreateTablet for tablet d55275915d6f42feb6db346c7f2d0d80 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:10.599548 17820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b414484915c45bcadf5132ad5634462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.624105 17890 raft_consensus.cc:515] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:10.641808 17823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55275915d6f42feb6db346c7f2d0d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.646203 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55275915d6f42feb6db346c7f2d0d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.650663 17750 tablet_service.cc:1511] Processing CreateTablet for tablet b474fccc8813435498b44fb4445a745e (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:10.652144 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b474fccc8813435498b44fb4445a745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.653734 17888 raft_consensus.cc:493] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.654317 17888 raft_consensus.cc:515] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:10.656766 17888 leader_election.cc:290] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:10.657173 17882 tablet_bootstrap.cc:654] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.658639 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08f15e514d345caaaa7b70e23f58e39" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
W20260709 12:14:10.660249 17649 leader_election.cc:343] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.663769 17822 tablet_service.cc:1511] Processing CreateTablet for tablet b474fccc8813435498b44fb4445a745e (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:10.665222 17822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b474fccc8813435498b44fb4445a745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.667562 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe1a1ba650f42a4abc9bcdb5fcf5116" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:10.667625 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5c0d01b6f447e791e525a0173f35bb" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:10.668963 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5c0d01b6f447e791e525a0173f35bb" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:10.669443 17834 raft_consensus.cc:3060] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:10.670372 17723 leader_election.cc:343] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.670986 17890 leader_election.cc:290] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
W20260709 12:14:10.675019 17574 leader_election.cc:343] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.683713 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672aa93f9150422a9aa0e5baa37fb519" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:10.684080 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5c0d01b6f447e791e525a0173f35bb" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:10.685024 17759 raft_consensus.cc:2393] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62eefc3fdfdc4338bc21851368912bcf in current term 1: Already voted for candidate 0399ebd7784742d2ad8febb8b9f1efff in this term.
W20260709 12:14:10.686450 17798 leader_election.cc:343] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.687001 17798 leader_election.cc:304] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:10.688297 17886 raft_consensus.cc:2749] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.689765 17798 leader_election.cc:304] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:10.697114 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe1a1ba650f42a4abc9bcdb5fcf5116" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
W20260709 12:14:10.698805 17574 leader_election.cc:343] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.699314 17574 leader_election.cc:304] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:10.700541 17895 raft_consensus.cc:2749] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.702951 17881 tablet_bootstrap.cc:654] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.701036 17834 raft_consensus.cc:2468] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:10.717774 17886 raft_consensus.cc:2749] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.718637 17723 leader_election.cc:304] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:10.719944 17890 raft_consensus.cc:2804] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:10.720497 17890 raft_consensus.cc:697] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:10.721406 17890 consensus_queue.cc:237] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:10.722007 17879 ts_tablet_manager.cc:1434] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.187s	user 0.026s	sys 0.034s
I20260709 12:14:10.726457 17669 tablet_service.cc:1511] Processing CreateTablet for tablet d55275915d6f42feb6db346c7f2d0d80 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:10.728269 17669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55275915d6f42feb6db346c7f2d0d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.730051 17879 tablet_bootstrap.cc:492] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:10.712931 17880 ts_tablet_manager.cc:1434] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.225s	user 0.012s	sys 0.004s
I20260709 12:14:10.735231 17880 tablet_bootstrap.cc:492] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:10.745869 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08f15e514d345caaaa7b70e23f58e39" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:10.746309 17601 tablet_service.cc:1511] Processing CreateTablet for tablet b474fccc8813435498b44fb4445a745e (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
W20260709 12:14:10.747707 17650 leader_election.cc:343] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.748242 17650 leader_election.cc:304] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:10.748792 17676 tablet_service.cc:1511] Processing CreateTablet for tablet 27f397c10e8943158e8b44af99bd26ba (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:10.749698 17888 raft_consensus.cc:2749] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.752417 17880 tablet_bootstrap.cc:654] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.747736 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b474fccc8813435498b44fb4445a745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.755326 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27f397c10e8943158e8b44af99bd26ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.756523 17747 tablet_service.cc:1511] Processing CreateTablet for tablet 27f397c10e8943158e8b44af99bd26ba (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:10.758221 17747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27f397c10e8943158e8b44af99bd26ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.774008 17882 tablet_bootstrap.cc:492] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:10.779629 17881 tablet_bootstrap.cc:492] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:10.778534 17507 catalog_manager.cc:5697] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.789589 17879 tablet_bootstrap.cc:654] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.790323 17668 tablet_service.cc:1511] Processing CreateTablet for tablet 08a672fa387240f8a30465000e04eef8 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:10.792681 17890 raft_consensus.cc:493] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.793248 17890 raft_consensus.cc:515] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:10.793722 17823 tablet_service.cc:1511] Processing CreateTablet for tablet 27f397c10e8943158e8b44af99bd26ba (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:10.795195 17823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27f397c10e8943158e8b44af99bd26ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.795740 17592 tablet_service.cc:1511] Processing CreateTablet for tablet 08a672fa387240f8a30465000e04eef8 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:10.797108 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a672fa387240f8a30465000e04eef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.800642 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a672fa387240f8a30465000e04eef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.791376 17882 ts_tablet_manager.cc:1403] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.189s	user 0.011s	sys 0.013s
I20260709 12:14:10.804593 17882 raft_consensus.cc:359] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:10.791899 17881 ts_tablet_manager.cc:1403] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.182s	user 0.013s	sys 0.007s
I20260709 12:14:10.808523 17881 raft_consensus.cc:359] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:10.809289 17881 raft_consensus.cc:385] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.804206 17744 tablet_service.cc:1511] Processing CreateTablet for tablet 08a672fa387240f8a30465000e04eef8 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:10.809958 17822 tablet_service.cc:1511] Processing CreateTablet for tablet 623c7f5e726c4bd095cbd0e269c556a3 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:10.805382 17882 raft_consensus.cc:385] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.814013 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a672fa387240f8a30465000e04eef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.810372 17890 leader_election.cc:290] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:10.815793 17822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623c7f5e726c4bd095cbd0e269c556a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.815796 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91834aa9f55c497b83c474bd1e0f003f" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
W20260709 12:14:10.825750 17723 leader_election.cc:343] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.820194 17597 tablet_service.cc:1511] Processing CreateTablet for tablet 623c7f5e726c4bd095cbd0e269c556a3 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:10.827118 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623c7f5e726c4bd095cbd0e269c556a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.823072 17669 tablet_service.cc:1511] Processing CreateTablet for tablet 623c7f5e726c4bd095cbd0e269c556a3 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:10.835745 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91834aa9f55c497b83c474bd1e0f003f" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:10.837714 17750 tablet_service.cc:1511] Processing CreateTablet for tablet 94f361ab809b43ec917a5a144822dcb3 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:10.813139 17881 raft_consensus.cc:740] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.843423 17881 consensus_queue.cc:260] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:10.843839 17601 tablet_service.cc:1511] Processing CreateTablet for tablet 94f361ab809b43ec917a5a144822dcb3 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:10.845256 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f361ab809b43ec917a5a144822dcb3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:10.842427 17724 leader_election.cc:343] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.845902 17724 leader_election.cc:304] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:10.846132 17881 ts_tablet_manager.cc:1434] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 12:14:10.846750 17890 raft_consensus.cc:2749] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.842021 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f361ab809b43ec917a5a144822dcb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.842710 17669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623c7f5e726c4bd095cbd0e269c556a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.838435 17820 tablet_service.cc:1511] Processing CreateTablet for tablet 94f361ab809b43ec917a5a144822dcb3 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:10.854369 17881 tablet_bootstrap.cc:492] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:10.863101 17880 tablet_bootstrap.cc:492] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:10.862766 17676 tablet_service.cc:1511] Processing CreateTablet for tablet f4e1dc32beab454ea1b2d6823c42745b (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:10.834774 17882 raft_consensus.cc:740] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.869596 17823 tablet_service.cc:1511] Processing CreateTablet for tablet f4e1dc32beab454ea1b2d6823c42745b (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:10.869633 17880 ts_tablet_manager.cc:1403] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.008s
I20260709 12:14:10.870878 17879 tablet_bootstrap.cc:492] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:10.871480 17879 ts_tablet_manager.cc:1403] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.142s	user 0.009s	sys 0.004s
I20260709 12:14:10.875130 17880 raft_consensus.cc:359] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:10.875905 17880 raft_consensus.cc:385] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.876225 17880 raft_consensus.cc:740] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.877053 17880 consensus_queue.cc:260] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:10.880592 17880 ts_tablet_manager.cc:1434] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:14:10.881688 17880 tablet_bootstrap.cc:492] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:10.882396 17820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f361ab809b43ec917a5a144822dcb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.883134 17601 tablet_service.cc:1511] Processing CreateTablet for tablet 7c144d3d321e4239805dae2c0447381a (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:10.884497 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c144d3d321e4239805dae2c0447381a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.884562 17673 tablet_service.cc:1511] Processing CreateTablet for tablet 7c144d3d321e4239805dae2c0447381a (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:10.889345 17890 raft_consensus.cc:493] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.889941 17890 raft_consensus.cc:515] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:10.892204 17890 leader_election.cc:290] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:10.892809 17880 tablet_bootstrap.cc:654] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.893436 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c400385c3df44fcbc611cbcf4c58c52" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:10.893921 17823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e1dc32beab454ea1b2d6823c42745b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:10.895355 17723 leader_election.cc:343] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.873641 17882 consensus_queue.cc:260] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:10.899013 17879 raft_consensus.cc:359] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:10.900177 17879 raft_consensus.cc:385] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.900611 17879 raft_consensus.cc:740] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.903225 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c400385c3df44fcbc611cbcf4c58c52" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:10.904250 17686 raft_consensus.cc:2468] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:10.906092 17724 leader_election.cc:304] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:10.910822 17673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c144d3d321e4239805dae2c0447381a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.913857 17890 raft_consensus.cc:2804] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:10.914480 17890 raft_consensus.cc:493] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.914906 17882 ts_tablet_manager.cc:1434] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.001s
I20260709 12:14:10.915001 17890 raft_consensus.cc:3060] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.917424 17824 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb27ff5cb2d4877a8c176d0961dbc75 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:10.918171 17895 raft_consensus.cc:493] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.918960 17824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb27ff5cb2d4877a8c176d0961dbc75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.918674 17895 raft_consensus.cc:515] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:10.920578 17670 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb27ff5cb2d4877a8c176d0961dbc75 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:10.922133 17670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb27ff5cb2d4877a8c176d0961dbc75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.923529 17895 leader_election.cc:290] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:10.926558 17594 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb27ff5cb2d4877a8c176d0961dbc75 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:10.928018 17594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb27ff5cb2d4877a8c176d0961dbc75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.928311 17744 tablet_service.cc:1511] Processing CreateTablet for tablet 7c144d3d321e4239805dae2c0447381a (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:10.929833 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c144d3d321e4239805dae2c0447381a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.933257 17741 tablet_service.cc:1511] Processing CreateTablet for tablet e08b1eef070b4a52b4ebe409d82a96bb (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:10.934917 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08b1eef070b4a52b4ebe409d82a96bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.939656 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777bd5f6e3d7480590ee2d574e7ff93f" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:10.947274 17882 tablet_bootstrap.cc:492] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:10.942459 17686 raft_consensus.cc:2468] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 0.
I20260709 12:14:10.950084 17881 tablet_bootstrap.cc:654] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.950403 17574 leader_election.cc:304] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:10.951335 17895 raft_consensus.cc:2804] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:10.951695 17895 raft_consensus.cc:493] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.952031 17895 raft_consensus.cc:3060] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.954182 17668 tablet_service.cc:1511] Processing CreateTablet for tablet 9e71535263274d42b2bf2ea888f34f32 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:10.954581 17745 tablet_service.cc:1511] Processing CreateTablet for tablet 9e71535263274d42b2bf2ea888f34f32 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:10.954998 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777bd5f6e3d7480590ee2d574e7ff93f" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:10.955885 17745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e71535263274d42b2bf2ea888f34f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.957518 17747 tablet_service.cc:1511] Processing CreateTablet for tablet f4e1dc32beab454ea1b2d6823c42745b (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
W20260709 12:14:10.957970 17573 leader_election.cc:343] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.942404 17879 consensus_queue.cc:260] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:10.971115 17816 tablet_service.cc:1511] Processing CreateTablet for tablet e08b1eef070b4a52b4ebe409d82a96bb (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:10.972517 17816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08b1eef070b4a52b4ebe409d82a96bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.972803 17879 ts_tablet_manager.cc:1434] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.101s	user 0.005s	sys 0.005s
I20260709 12:14:10.974339 17879 tablet_bootstrap.cc:492] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:10.983537 17597 tablet_service.cc:1511] Processing CreateTablet for tablet e08b1eef070b4a52b4ebe409d82a96bb (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:10.985108 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08b1eef070b4a52b4ebe409d82a96bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.984855 17819 tablet_service.cc:1511] Processing CreateTablet for tablet 9e71535263274d42b2bf2ea888f34f32 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:10.986215 17819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e71535263274d42b2bf2ea888f34f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.986261 17592 tablet_service.cc:1511] Processing CreateTablet for tablet ecbb21b2f60240d28eed478a0edb7696 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:10.988420 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecbb21b2f60240d28eed478a0edb7696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.988546 17669 tablet_service.cc:1511] Processing CreateTablet for tablet ecbb21b2f60240d28eed478a0edb7696 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:10.963641 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e1dc32beab454ea1b2d6823c42745b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.964185 17747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e1dc32beab454ea1b2d6823c42745b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.995507 17750 tablet_service.cc:1511] Processing CreateTablet for tablet ecbb21b2f60240d28eed478a0edb7696 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:11.009086 17821 tablet_service.cc:1511] Processing CreateTablet for tablet 1e863be8316f4d2388043dcb15ea0374 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:11.010756 17821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e863be8316f4d2388043dcb15ea0374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.018414 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecbb21b2f60240d28eed478a0edb7696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.018050 17598 tablet_service.cc:1511] Processing CreateTablet for tablet 1e863be8316f4d2388043dcb15ea0374 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:11.019450 17598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e863be8316f4d2388043dcb15ea0374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.026536 17886 raft_consensus.cc:493] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.027220 17886 raft_consensus.cc:515] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
W20260709 12:14:11.027649 17920 log.cc:927] Time spent T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 12:14:11.035537 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e71535263274d42b2bf2ea888f34f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.040043 17669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecbb21b2f60240d28eed478a0edb7696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.084028 17886 leader_election.cc:290] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:11.001223 17895 raft_consensus.cc:515] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.109658 17749 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1d57fd3c2b4c4399af256f502da9b9 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:11.111209 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1d57fd3c2b4c4399af256f502da9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.097678 17674 tablet_service.cc:1511] Processing CreateTablet for tablet 1e863be8316f4d2388043dcb15ea0374 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:11.111095 17816 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1d57fd3c2b4c4399af256f502da9b9 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:11.112365 17674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e863be8316f4d2388043dcb15ea0374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.112584 17816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1d57fd3c2b4c4399af256f502da9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.114323 17742 tablet_service.cc:1511] Processing CreateTablet for tablet 01a184ca247b4b3e99f605258f785347 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:11.114647 17672 tablet_service.cc:1511] Processing CreateTablet for tablet 01a184ca247b4b3e99f605258f785347 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:11.115609 17742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a184ca247b4b3e99f605258f785347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.116066 17672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a184ca247b4b3e99f605258f785347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.112329 17592 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1d57fd3c2b4c4399af256f502da9b9 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:11.126282 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4d8d4936e744c9ae7e96da087ac749" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:11.127075 17686 raft_consensus.cc:2468] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:11.127684 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1d57fd3c2b4c4399af256f502da9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.128592 17798 leader_election.cc:304] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:11.129663 17886 raft_consensus.cc:2804] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:11.125846 17880 tablet_bootstrap.cc:492] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:11.130125 17886 raft_consensus.cc:493] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.130415 17880 ts_tablet_manager.cc:1403] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.249s	user 0.020s	sys 0.023s
I20260709 12:14:11.130544 17886 raft_consensus.cc:3060] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.135203 17921 raft_consensus.cc:493] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.143692 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777bd5f6e3d7480590ee2d574e7ff93f" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:11.147456 17686 raft_consensus.cc:3060] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.149391 17881 tablet_bootstrap.cc:492] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:11.149928 17881 ts_tablet_manager.cc:1403] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.296s	user 0.028s	sys 0.039s
I20260709 12:14:11.153379 17675 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4b778dfb7a42a2bf600a1f009ca615 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:11.154081 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4d8d4936e744c9ae7e96da087ac749" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:11.154879 17675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4b778dfb7a42a2bf600a1f009ca615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.143913 17880 raft_consensus.cc:359] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.144913 17882 tablet_bootstrap.cc:654] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.146034 17895 leader_election.cc:290] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:11.156517 17820 tablet_service.cc:1511] Processing CreateTablet for tablet 01a184ca247b4b3e99f605258f785347 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:11.160343 17820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a184ca247b4b3e99f605258f785347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.156816 17880 raft_consensus.cc:385] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.160786 17880 raft_consensus.cc:740] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.161610 17880 consensus_queue.cc:260] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.162635 17596 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4b778dfb7a42a2bf600a1f009ca615 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:11.163084 17748 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4b778dfb7a42a2bf600a1f009ca615 (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:11.163722 17686 raft_consensus.cc:2468] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 1.
I20260709 12:14:11.163996 17596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4b778dfb7a42a2bf600a1f009ca615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.164392 17748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4b778dfb7a42a2bf600a1f009ca615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.165210 17574 leader_election.cc:304] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:11.153059 17881 raft_consensus.cc:359] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:11.171335 17880 ts_tablet_manager.cc:1434] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.002s
I20260709 12:14:11.172459 17880 tablet_bootstrap.cc:492] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:11.168816 17921 raft_consensus.cc:515] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.175413 17921 leader_election.cc:290] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:11.175616 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672aa93f9150422a9aa0e5baa37fb519" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:11.175958 17921 raft_consensus.cc:2804] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:11.176329 17759 raft_consensus.cc:2468] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 0.
I20260709 12:14:11.176470 17921 raft_consensus.cc:697] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:11.177767 17574 leader_election.cc:304] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031; no voters: 
W20260709 12:14:11.178117 17797 leader_election.cc:343] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.179200 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777bd5f6e3d7480590ee2d574e7ff93f" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:11.179710 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672aa93f9150422a9aa0e5baa37fb519" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:11.180418 17833 raft_consensus.cc:2468] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 0.
I20260709 12:14:11.181468 17895 raft_consensus.cc:2804] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:11.181913 17895 raft_consensus.cc:493] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.182277 17895 raft_consensus.cc:3060] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:11.182516 17573 leader_election.cc:343] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.183033 17821 tablet_service.cc:1511] Processing CreateTablet for tablet 6d900581ee62479da5750f8a501838de (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:11.192330 17600 tablet_service.cc:1511] Processing CreateTablet for tablet 6d900581ee62479da5750f8a501838de (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:11.193325 17667 tablet_service.cc:1511] Processing CreateTablet for tablet 6d900581ee62479da5750f8a501838de (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:11.201285 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d900581ee62479da5750f8a501838de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.201305 17667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d900581ee62479da5750f8a501838de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.141259 17886 raft_consensus.cc:515] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:11.169782 17881 raft_consensus.cc:385] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.225090 17741 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc871747ee54a3bb1492d66c9daaceb (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:11.226495 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc871747ee54a3bb1492d66c9daaceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.177421 17921 consensus_queue.cc:237] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.219344 17879 tablet_bootstrap.cc:654] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.241626 17595 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc871747ee54a3bb1492d66c9daaceb (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:11.243113 17595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc871747ee54a3bb1492d66c9daaceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.217450 17881 raft_consensus.cc:740] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.241765 17822 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc871747ee54a3bb1492d66c9daaceb (DEFAULT_TABLE table=test-workload [id=2fee2d8788c4444c85308038a87ffc35]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:11.206202 17890 raft_consensus.cc:515] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:11.251076 17574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.131:46541, user_credentials={real_user=slave}} blocked reactor thread for 73395.3us
I20260709 12:14:11.244932 17881 consensus_queue.cc:260] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:11.264406 17881 ts_tablet_manager.cc:1434] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.114s	user 0.006s	sys 0.001s
I20260709 12:14:11.255331 17912 consensus_queue.cc:1048] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:11.257969 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4d8d4936e744c9ae7e96da087ac749" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:11.260073 17886 leader_election.cc:290] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:11.261821 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4d8d4936e744c9ae7e96da087ac749" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:11.265547 17881 tablet_bootstrap.cc:492] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
W20260709 12:14:11.269765 17797 leader_election.cc:343] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.270205 17686 raft_consensus.cc:3060] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.275681 17890 leader_election.cc:290] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:11.277092 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c400385c3df44fcbc611cbcf4c58c52" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:11.277870 17685 raft_consensus.cc:3060] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.280773 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c400385c3df44fcbc611cbcf4c58c52" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
W20260709 12:14:11.282841 17723 leader_election.cc:343] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:11.289812 17723 consensus_peers.cc:597] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:11.286286 17685 raft_consensus.cc:2468] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:11.291793 17724 leader_election.cc:304] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:11.282843 17880 tablet_bootstrap.cc:654] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.293057 17890 raft_consensus.cc:2804] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:11.298890 17890 raft_consensus.cc:697] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:11.301960 17886 raft_consensus.cc:493] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.302606 17886 raft_consensus.cc:515] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:11.302820 17890 consensus_queue.cc:237] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.304787 17886 leader_election.cc:290] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:11.307827 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47dc356b6a50408b8999bc17a4acb72c" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:11.308111 17881 tablet_bootstrap.cc:654] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:11.309691 17797 leader_election.cc:343] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.309727 17686 raft_consensus.cc:2468] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:11.310698 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47dc356b6a50408b8999bc17a4acb72c" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:11.312394 17685 raft_consensus.cc:2468] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:11.313810 17798 leader_election.cc:304] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:11.315518 17798 leader_election.cc:304] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:11.316648 17886 raft_consensus.cc:2804] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:11.317028 17886 raft_consensus.cc:493] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.317358 17886 raft_consensus.cc:3060] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.329207 17821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d900581ee62479da5750f8a501838de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.344237 17822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc871747ee54a3bb1492d66c9daaceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:11.369925 17881 tablet_bootstrap.cc:492] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:11.370517 17881 ts_tablet_manager.cc:1403] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.011s
I20260709 12:14:11.373698 17881 raft_consensus.cc:359] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.378322 17882 tablet_bootstrap.cc:492] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:11.378926 17882 ts_tablet_manager.cc:1403] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.432s	user 0.010s	sys 0.059s
I20260709 12:14:11.382658 17895 raft_consensus.cc:515] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.405642 17927 raft_consensus.cc:2804] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:11.415697 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672aa93f9150422a9aa0e5baa37fb519" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:11.416649 17759 raft_consensus.cc:3060] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.427763 17895 leader_election.cc:290] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:11.429122 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672aa93f9150422a9aa0e5baa37fb519" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:11.429842 17834 raft_consensus.cc:3060] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.431078 17879 tablet_bootstrap.cc:492] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:11.431898 17879 ts_tablet_manager.cc:1403] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.458s	user 0.032s	sys 0.016s
I20260709 12:14:11.432910 17759 raft_consensus.cc:2468] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 1.
I20260709 12:14:11.396992 17886 raft_consensus.cc:515] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:11.436143 17886 leader_election.cc:290] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:11.438504 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47dc356b6a50408b8999bc17a4acb72c" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:11.439210 17686 raft_consensus.cc:3060] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.442350 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47dc356b6a50408b8999bc17a4acb72c" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
W20260709 12:14:11.445895 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:11.374445 17881 raft_consensus.cc:385] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.448156 17881 raft_consensus.cc:740] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
W20260709 12:14:11.448836 17797 leader_election.cc:343] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.449733 17881 consensus_queue.cc:260] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.454463 17574 leader_election.cc:304] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031; no voters: 
I20260709 12:14:11.455506 17895 raft_consensus.cc:2804] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:11.456000 17895 raft_consensus.cc:697] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:11.456868 17895 consensus_queue.cc:237] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.457351 17506 catalog_manager.cc:5697] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.460796 17834 raft_consensus.cc:2468] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 1.
I20260709 12:14:11.463433 17882 raft_consensus.cc:359] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.464489 17882 raft_consensus.cc:385] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.464815 17882 raft_consensus.cc:740] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.480540 17880 tablet_bootstrap.cc:492] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:11.481117 17880 ts_tablet_manager.cc:1403] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.309s	user 0.013s	sys 0.004s
I20260709 12:14:11.484138 17880 raft_consensus.cc:359] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.484855 17880 raft_consensus.cc:385] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.485157 17880 raft_consensus.cc:740] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.486057 17880 consensus_queue.cc:260] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.488633 17879 raft_consensus.cc:359] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:11.496341 17879 raft_consensus.cc:385] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.496858 17879 raft_consensus.cc:740] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.489478 17880 ts_tablet_manager.cc:1434] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:11.481094 17881 ts_tablet_manager.cc:1434] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.110s	user 0.009s	sys 0.001s
I20260709 12:14:11.470106 17686 raft_consensus.cc:2468] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:11.498930 17881 tablet_bootstrap.cc:492] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:11.499140 17880 tablet_bootstrap.cc:492] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:11.505774 17881 tablet_bootstrap.cc:654] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.514387 17798 leader_election.cc:304] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:11.515714 17886 raft_consensus.cc:2804] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:11.515867 17927 raft_consensus.cc:697] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:11.516280 17886 raft_consensus.cc:697] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:11.517222 17886 consensus_queue.cc:237] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:11.517199 17927 consensus_queue.cc:237] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:11.507404 17880 tablet_bootstrap.cc:654] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.509668 17879 consensus_queue.cc:260] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:11.492592 17506 catalog_manager.cc:5697] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.528474 17879 ts_tablet_manager.cc:1434] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.096s	user 0.010s	sys 0.000s
I20260709 12:14:11.495050 17882 consensus_queue.cc:260] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.529968 17879 tablet_bootstrap.cc:492] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:11.531682 17882 ts_tablet_manager.cc:1434] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.152s	user 0.009s	sys 0.003s
I20260709 12:14:11.533054 17882 tablet_bootstrap.cc:492] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:11.526031 17881 tablet_bootstrap.cc:492] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:11.538118 17881 ts_tablet_manager.cc:1403] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.005s
I20260709 12:14:11.539237 17507 catalog_manager.cc:5697] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.542924 17880 tablet_bootstrap.cc:492] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:11.543462 17880 ts_tablet_manager.cc:1403] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.007s
I20260709 12:14:11.543502 17879 tablet_bootstrap.cc:654] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.548200 17881 raft_consensus.cc:359] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.552923 17881 raft_consensus.cc:385] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.546818 17880 raft_consensus.cc:359] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.550520 17505 catalog_manager.cc:5697] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.551770 17882 tablet_bootstrap.cc:654] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.553550 17880 raft_consensus.cc:385] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.553287 17881 raft_consensus.cc:740] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.554872 17880 raft_consensus.cc:740] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.554582 17881 consensus_queue.cc:260] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.555786 17880 consensus_queue.cc:260] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.558775 17879 tablet_bootstrap.cc:492] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:11.560658 17881 ts_tablet_manager.cc:1434] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:14:11.562990 17881 tablet_bootstrap.cc:492] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:11.563057 17880 ts_tablet_manager.cc:1434] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 12:14:11.564174 17880 tablet_bootstrap.cc:492] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:11.565933 17879 ts_tablet_manager.cc:1403] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260709 12:14:11.569186 17879 raft_consensus.cc:359] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.570019 17879 raft_consensus.cc:385] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.570338 17879 raft_consensus.cc:740] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.572255 17881 tablet_bootstrap.cc:654] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.580513 17882 tablet_bootstrap.cc:492] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:11.581022 17882 ts_tablet_manager.cc:1403] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 12:14:11.582708 17881 tablet_bootstrap.cc:492] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:11.583282 17881 ts_tablet_manager.cc:1403] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260709 12:14:11.583289 17879 consensus_queue.cc:260] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.584087 17882 raft_consensus.cc:359] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.584872 17882 raft_consensus.cc:385] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.585186 17882 raft_consensus.cc:740] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.586071 17879 ts_tablet_manager.cc:1434] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:14:11.586023 17882 consensus_queue.cc:260] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.587231 17879 tablet_bootstrap.cc:492] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:11.587257 17881 raft_consensus.cc:359] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.588250 17881 raft_consensus.cc:385] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.588443 17882 ts_tablet_manager.cc:1434] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:14:11.588609 17881 raft_consensus.cc:740] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.589056 17880 tablet_bootstrap.cc:654] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.589488 17882 tablet_bootstrap.cc:492] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:11.589687 17881 consensus_queue.cc:260] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.597426 17882 tablet_bootstrap.cc:654] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.598886 17879 tablet_bootstrap.cc:654] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.603121 17881 ts_tablet_manager.cc:1434] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:14:11.604863 17508 catalog_manager.cc:5697] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.615171 17881 tablet_bootstrap.cc:492] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:11.624037 17881 tablet_bootstrap.cc:654] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.627313 17879 tablet_bootstrap.cc:492] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:11.627905 17879 ts_tablet_manager.cc:1403] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.004s
I20260709 12:14:11.628078 17888 raft_consensus.cc:493] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.628621 17888 raft_consensus.cc:515] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.630596 17882 tablet_bootstrap.cc:492] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:11.631181 17880 tablet_bootstrap.cc:492] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:11.631707 17880 ts_tablet_manager.cc:1403] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.010s
I20260709 12:14:11.632519 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:11.631232 17888 leader_election.cc:290] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:11.633848 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:11.631222 17882 ts_tablet_manager.cc:1403] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.042s	user 0.027s	sys 0.011s
I20260709 12:14:11.634855 17880 raft_consensus.cc:359] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
W20260709 12:14:11.635574 17650 leader_election.cc:343] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:11.636293 17649 leader_election.cc:343] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.636693 17649 leader_election.cc:304] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:11.637383 17888 raft_consensus.cc:2749] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:11.635615 17880 raft_consensus.cc:385] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.639210 17880 raft_consensus.cc:740] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.638830 17882 raft_consensus.cc:359] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.639995 17882 raft_consensus.cc:385] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.640434 17882 raft_consensus.cc:740] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.641503 17882 consensus_queue.cc:260] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.642547 17879 raft_consensus.cc:359] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.643364 17879 raft_consensus.cc:385] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.643673 17879 raft_consensus.cc:740] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.640151 17880 consensus_queue.cc:260] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.645287 17882 ts_tablet_manager.cc:1434] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:14:11.646319 17880 ts_tablet_manager.cc:1434] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 12:14:11.646770 17882 tablet_bootstrap.cc:492] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:11.648463 17879 consensus_queue.cc:260] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.656255 17881 tablet_bootstrap.cc:492] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:11.656409 17880 tablet_bootstrap.cc:492] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:11.656664 17882 tablet_bootstrap.cc:654] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.657297 17881 ts_tablet_manager.cc:1403] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.014s
I20260709 12:14:11.660434 17881 raft_consensus.cc:359] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.661895 17879 ts_tablet_manager.cc:1434] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260709 12:14:11.663260 17879 tablet_bootstrap.cc:492] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:11.665766 17880 tablet_bootstrap.cc:654] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.669730 17879 tablet_bootstrap.cc:654] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.672348 17881 raft_consensus.cc:385] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.672713 17881 raft_consensus.cc:740] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.674304 17881 consensus_queue.cc:260] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.676352 17882 tablet_bootstrap.cc:492] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:11.676927 17882 ts_tablet_manager.cc:1403] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.008s
I20260709 12:14:11.680342 17882 raft_consensus.cc:359] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.681371 17882 raft_consensus.cc:385] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.681859 17879 tablet_bootstrap.cc:492] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:11.681733 17882 raft_consensus.cc:740] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.682150 17895 raft_consensus.cc:493] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.682437 17879 ts_tablet_manager.cc:1403] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260709 12:14:11.682677 17895 raft_consensus.cc:515] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.684947 17880 tablet_bootstrap.cc:492] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:11.684930 17895 leader_election.cc:290] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:11.685770 17880 ts_tablet_manager.cc:1403] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.009s
I20260709 12:14:11.685417 17879 raft_consensus.cc:359] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.686677 17879 raft_consensus.cc:385] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.686522 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5c0d01b6f447e791e525a0173f35bb" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:11.686829 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5c0d01b6f447e791e525a0173f35bb" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:11.687361 17881 ts_tablet_manager.cc:1434] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.003s
I20260709 12:14:11.688455 17881 tablet_bootstrap.cc:492] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:11.688567 17574 leader_election.cc:304] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:11.682706 17882 consensus_queue.cc:260] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.691676 17921 raft_consensus.cc:2749] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:11.692677 17882 ts_tablet_manager.cc:1434] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:14:11.692876 17921 raft_consensus.cc:493] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.693820 17882 tablet_bootstrap.cc:492] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:11.693403 17921 raft_consensus.cc:515] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.696807 17880 raft_consensus.cc:359] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.697402 17921 leader_election.cc:290] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:11.697782 17880 raft_consensus.cc:385] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.698179 17880 raft_consensus.cc:740] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.699273 17880 consensus_queue.cc:260] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.699975 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7471c458b31c4d9ab525fa64327c1fe3" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:11.700944 17882 tablet_bootstrap.cc:654] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:11.701521 17574 leader_election.cc:343] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.698132 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7471c458b31c4d9ab525fa64327c1fe3" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:11.687011 17879 raft_consensus.cc:740] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.702395 17686 raft_consensus.cc:2468] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 0.
I20260709 12:14:11.703135 17879 consensus_queue.cc:260] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.703840 17574 leader_election.cc:304] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff
I20260709 12:14:11.705456 17921 raft_consensus.cc:2804] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:11.706017 17921 raft_consensus.cc:493] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.706440 17921 raft_consensus.cc:3060] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.712742 17880 ts_tablet_manager.cc:1434] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 12:14:11.713944 17880 tablet_bootstrap.cc:492] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:11.718593 17879 ts_tablet_manager.cc:1434] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 12:14:11.719537 17879 tablet_bootstrap.cc:492] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:11.724555 17921 raft_consensus.cc:515] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.727029 17921 leader_election.cc:290] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:11.728717 17890 consensus_queue.cc:1048] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:11.729979 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7471c458b31c4d9ab525fa64327c1fe3" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:11.732398 17879 tablet_bootstrap.cc:654] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.732502 17921 raft_consensus.cc:493] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:11.733543 17574 leader_election.cc:343] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.740088 17880 tablet_bootstrap.cc:654] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.733780 17895 consensus_queue.cc:1048] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:14:11.737912 17886 raft_consensus.cc:493] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.742235 17886 raft_consensus.cc:515] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.744349 17886 leader_election.cc:290] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:11.734206 17921 raft_consensus.cc:515] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.738303 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7471c458b31c4d9ab525fa64327c1fe3" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:11.746268 17686 raft_consensus.cc:3060] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.746551 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91834aa9f55c497b83c474bd1e0f003f" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:11.747599 17683 raft_consensus.cc:2468] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:11.748287 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294512fdde1e4564a4198a457eda0432" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:11.748973 17833 raft_consensus.cc:2468] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 0.
I20260709 12:14:11.749794 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91834aa9f55c497b83c474bd1e0f003f" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:11.750254 17798 leader_election.cc:304] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:11.750744 17759 raft_consensus.cc:2468] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:11.751219 17927 raft_consensus.cc:493] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.751737 17927 raft_consensus.cc:515] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.755681 17573 leader_election.cc:304] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:11.755882 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b174f533ff5045228bc1d98da631def6" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:11.756840 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b174f533ff5045228bc1d98da631def6" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:11.756960 17759 raft_consensus.cc:2468] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:11.757689 17610 raft_consensus.cc:2468] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:11.758912 17686 raft_consensus.cc:2468] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 1.
I20260709 12:14:11.759217 17797 leader_election.cc:304] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:11.760339 17934 raft_consensus.cc:2804] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:11.760820 17934 raft_consensus.cc:493] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.761206 17934 raft_consensus.cc:3060] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.769718 17927 leader_election.cc:290] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:11.770591 17895 raft_consensus.cc:2804] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:11.775214 17895 raft_consensus.cc:493] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.777509 17895 raft_consensus.cc:3060] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.772637 17574 leader_election.cc:304] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff
I20260709 12:14:11.774039 17921 leader_election.cc:290] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:11.771178 17886 raft_consensus.cc:2804] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:11.776540 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294512fdde1e4564a4198a457eda0432" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:11.788074 17921 raft_consensus.cc:2804] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:11.788699 17921 raft_consensus.cc:697] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:11.781308 17886 raft_consensus.cc:493] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.789288 17886 raft_consensus.cc:3060] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.789703 17921 consensus_queue.cc:237] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.788312 17881 tablet_bootstrap.cc:654] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.788622 17760 raft_consensus.cc:2468] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 0.
I20260709 12:14:11.799285 17934 raft_consensus.cc:515] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.815893 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91834aa9f55c497b83c474bd1e0f003f" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:11.816948 17684 raft_consensus.cc:3060] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.826098 17888 raft_consensus.cc:493] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.834311 17888 raft_consensus.cc:515] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.842419 17888 leader_election.cc:290] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:11.843816 17882 tablet_bootstrap.cc:492] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:11.844400 17882 ts_tablet_manager.cc:1403] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.151s	user 0.049s	sys 0.054s
I20260709 12:14:11.853497 17879 tablet_bootstrap.cc:492] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:11.854471 17879 ts_tablet_manager.cc:1403] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.135s	user 0.023s	sys 0.018s
I20260709 12:14:11.856154 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe1a1ba650f42a4abc9bcdb5fcf5116" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:11.856935 17610 raft_consensus.cc:2468] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 0.
I20260709 12:14:11.846935 17934 leader_election.cc:290] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:11.858971 17649 leader_election.cc:304] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:11.859717 17880 tablet_bootstrap.cc:492] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:11.859807 17888 raft_consensus.cc:2804] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:11.860347 17880 ts_tablet_manager.cc:1403] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.147s	user 0.018s	sys 0.025s
I20260709 12:14:11.860286 17888 raft_consensus.cc:493] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.861944 17888 raft_consensus.cc:3060] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.862128 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe1a1ba650f42a4abc9bcdb5fcf5116" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:11.863059 17760 raft_consensus.cc:2468] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 0.
I20260709 12:14:11.863651 17880 raft_consensus.cc:359] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.864387 17880 raft_consensus.cc:385] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.864774 17881 tablet_bootstrap.cc:492] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:11.864655 17880 raft_consensus.cc:740] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.865397 17881 ts_tablet_manager.cc:1403] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.177s	user 0.021s	sys 0.017s
I20260709 12:14:11.866935 17880 consensus_queue.cc:260] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.867182 17879 raft_consensus.cc:359] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.867897 17879 raft_consensus.cc:385] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.868221 17879 raft_consensus.cc:740] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.864670 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91834aa9f55c497b83c474bd1e0f003f" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:11.869957 17759 raft_consensus.cc:3060] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.870251 17880 ts_tablet_manager.cc:1434] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 12:14:11.871196 17882 raft_consensus.cc:359] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:11.872026 17882 raft_consensus.cc:385] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.872033 17879 consensus_queue.cc:260] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.872628 17882 raft_consensus.cc:740] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.873678 17880 tablet_bootstrap.cc:492] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:11.874272 17882 consensus_queue.cc:260] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
W20260709 12:14:11.878650 17573 consensus_peers.cc:597] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 -> Peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Couldn't send request to peer 62eefc3fdfdc4338bc21851368912bcf. 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 12:14:11.880928 17880 tablet_bootstrap.cc:654] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:11.861483 17684 raft_consensus.cc:2468] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:11.882383 17611 raft_consensus.cc:3060] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.877803 17506 catalog_manager.cc:5697] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.885672 17879 ts_tablet_manager.cc:1434] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 12:14:11.886744 17879 tablet_bootstrap.cc:492] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:11.887434 17798 leader_election.cc:304] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:11.888338 17934 raft_consensus.cc:2804] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:11.888582 17895 raft_consensus.cc:515] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.889164 17934 raft_consensus.cc:697] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:11.890277 17934 consensus_queue.cc:237] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.891010 17895 leader_election.cc:290] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:11.895637 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294512fdde1e4564a4198a457eda0432" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:11.899178 17912 raft_consensus.cc:493] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.899746 17912 raft_consensus.cc:515] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.896261 17833 raft_consensus.cc:3060] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.904080 17895 consensus_queue.cc:1048] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:11.906948 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37af76130114256bd79bf6e96fcce74" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:11.907598 17834 raft_consensus.cc:2468] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:11.908092 17886 raft_consensus.cc:515] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:11.908905 17723 leader_election.cc:304] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:11.909829 17890 raft_consensus.cc:2804] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:11.910202 17890 raft_consensus.cc:493] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.910527 17890 raft_consensus.cc:3060] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.910704 17927 consensus_queue.cc:1048] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:11.911162 17759 raft_consensus.cc:2468] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:11.913671 17886 leader_election.cc:290] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:11.913740 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b174f533ff5045228bc1d98da631def6" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:11.914497 17610 raft_consensus.cc:3060] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.905406 17912 leader_election.cc:290] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
W20260709 12:14:11.913987 17723 consensus_peers.cc:597] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:11.905539 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37af76130114256bd79bf6e96fcce74" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:11.913740 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b174f533ff5045228bc1d98da631def6" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
W20260709 12:14:11.897327 17574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:34135, user_credentials={real_user=slave}} blocked reactor thread for 78547.6us
I20260709 12:14:11.922690 17881 raft_consensus.cc:359] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:11.923806 17881 raft_consensus.cc:385] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:11.924108 17881 raft_consensus.cc:740] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:11.924774 17881 consensus_queue.cc:260] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:11.925037 17759 raft_consensus.cc:3060] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:11.938088 17724 leader_election.cc:343] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:11.929806 17888 raft_consensus.cc:515] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:11.939353 17927 consensus_queue.cc:1048] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:11.941146 17888 leader_election.cc:290] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:11.950377 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe1a1ba650f42a4abc9bcdb5fcf5116" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:11.951179 17609 raft_consensus.cc:3060] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.949362 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe1a1ba650f42a4abc9bcdb5fcf5116" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:11.958374 17760 raft_consensus.cc:3060] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.963804 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294512fdde1e4564a4198a457eda0432" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:11.964793 17758 raft_consensus.cc:3060] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.968065 17890 raft_consensus.cc:515] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:11.969062 17962 consensus_queue.cc:1048] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:11.971590 17927 raft_consensus.cc:493] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.972182 17927 raft_consensus.cc:515] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:11.987289 17882 ts_tablet_manager.cc:1434] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.143s	user 0.007s	sys 0.010s
I20260709 12:14:11.988828 17882 tablet_bootstrap.cc:492] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:11.997448 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37af76130114256bd79bf6e96fcce74" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:11.999037 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37af76130114256bd79bf6e96fcce74" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:11.999799 17832 raft_consensus.cc:3060] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:11.999205 17724 leader_election.cc:343] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:12.009986 17881 ts_tablet_manager.cc:1434] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.144s	user 0.028s	sys 0.037s
I20260709 12:14:12.011144 17881 tablet_bootstrap.cc:492] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:12.007267 17890 leader_election.cc:290] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:12.011334 17927 leader_election.cc:290] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:12.027597 17833 raft_consensus.cc:2468] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 1.
I20260709 12:14:12.028043 17760 raft_consensus.cc:2468] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 1.
I20260709 12:14:12.028432 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e7602cb38a4468b428e297b18e7150" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:12.029407 17573 leader_election.cc:304] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:12.030493 17880 tablet_bootstrap.cc:492] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:12.031010 17962 raft_consensus.cc:2804] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:12.031433 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e7602cb38a4468b428e297b18e7150" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:12.032733 17609 raft_consensus.cc:2468] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 1.
I20260709 12:14:12.031040 17880 ts_tablet_manager.cc:1403] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.159s	user 0.022s	sys 0.008s
W20260709 12:14:12.032449 17797 leader_election.cc:343] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:12.040692 17758 raft_consensus.cc:2468] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 1.
I20260709 12:14:12.033428 17686 raft_consensus.cc:2468] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:12.029415 17650 leader_election.cc:304] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:12.046286 17968 raft_consensus.cc:2804] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:12.046844 17968 raft_consensus.cc:697] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [term 1 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:12.047802 17968 consensus_queue.cc:237] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.049073 17881 tablet_bootstrap.cc:654] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.051635 17879 tablet_bootstrap.cc:654] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.031755 17962 raft_consensus.cc:697] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
W20260709 12:14:12.054589 17797 consensus_peers.cc:597] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:12.054508 17962 consensus_queue.cc:237] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
W20260709 12:14:12.059646 17970 log.cc:927] Time spent T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 12:14:12.060904 17832 raft_consensus.cc:2468] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:12.066917 17880 raft_consensus.cc:359] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.067929 17880 raft_consensus.cc:385] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.068207 17880 raft_consensus.cc:740] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.040692 17610 raft_consensus.cc:2468] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:12.070638 17723 leader_election.cc:304] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:12.071678 17890 raft_consensus.cc:2804] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:12.073983 17797 leader_election.cc:304] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:12.074950 17934 raft_consensus.cc:2804] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:12.075454 17934 raft_consensus.cc:697] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:12.075646 17882 tablet_bootstrap.cc:654] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.076360 17934 consensus_queue.cc:237] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:12.069324 17880 consensus_queue.cc:260] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.063136 17759 raft_consensus.cc:2468] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:12.083685 17880 ts_tablet_manager.cc:1434] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 12:14:12.084910 17880 tablet_bootstrap.cc:492] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:12.072371 17890 raft_consensus.cc:697] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:12.086840 17798 leader_election.cc:304] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:12.102902 17882 tablet_bootstrap.cc:492] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:12.103363 17882 ts_tablet_manager.cc:1403] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.004s
I20260709 12:14:12.098069 17927 raft_consensus.cc:2804] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:12.104247 17927 raft_consensus.cc:493] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.104698 17927 raft_consensus.cc:3060] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.107312 17882 raft_consensus.cc:359] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.108057 17882 raft_consensus.cc:385] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.108322 17882 raft_consensus.cc:740] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.108959 17882 consensus_queue.cc:260] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.111084 17882 ts_tablet_manager.cc:1434] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:12.111990 17882 tablet_bootstrap.cc:492] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:12.118431 17890 consensus_queue.cc:237] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.120175 17882 tablet_bootstrap.cc:654] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.130311 17881 tablet_bootstrap.cc:492] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:12.131079 17881 ts_tablet_manager.cc:1403] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.120s	user 0.023s	sys 0.014s
I20260709 12:14:12.127336 17508 catalog_manager.cc:5697] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:12.141840 17971 log.cc:927] Time spent T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 12:14:12.144855 17881 raft_consensus.cc:359] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.146332 17881 raft_consensus.cc:385] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.147621 17881 raft_consensus.cc:740] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.136826 17912 raft_consensus.cc:493] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.170068 17912 raft_consensus.cc:515] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.157285 17881 consensus_queue.cc:260] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.173918 17968 raft_consensus.cc:493] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.178059 17880 tablet_bootstrap.cc:654] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.180879 17881 ts_tablet_manager.cc:1434] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.003s
I20260709 12:14:12.182124 17881 tablet_bootstrap.cc:492] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
W20260709 12:14:12.179370 17972 log.cc:927] Time spent T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 12:14:12.174844 17968 raft_consensus.cc:515] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
W20260709 12:14:12.179742 17798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:34135, user_credentials={real_user=slave}} blocked reactor thread for 58023.3us
I20260709 12:14:12.207794 17927 raft_consensus.cc:515] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.207293 17505 catalog_manager.cc:5697] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 1 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.210381 17912 leader_election.cc:290] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:12.211436 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2b4653798045d3abff52f7517c3127" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:12.212273 17685 raft_consensus.cc:2468] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:12.212831 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2b4653798045d3abff52f7517c3127" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:12.213735 17724 leader_election.cc:304] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
W20260709 12:14:12.214424 17723 leader_election.cc:343] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:12.215376 17912 raft_consensus.cc:2804] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:12.215799 17912 raft_consensus.cc:493] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.216166 17912 raft_consensus.cc:3060] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.216495 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2b4653798045d3abff52f7517c3127" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:12.222615 17879 tablet_bootstrap.cc:492] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:12.223148 17879 ts_tablet_manager.cc:1403] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.337s	user 0.017s	sys 0.003s
I20260709 12:14:12.223680 17610 raft_consensus.cc:3060] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.220041 17507 catalog_manager.cc:5697] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.227679 17912 raft_consensus.cc:515] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.228982 17757 raft_consensus.cc:2393] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c466023cfe64622b6c25f616c3b458e in current term 1: Already voted for candidate 0399ebd7784742d2ad8febb8b9f1efff in this term.
I20260709 12:14:12.235514 17968 leader_election.cc:290] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:12.245888 17879 raft_consensus.cc:359] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:12.246969 17879 raft_consensus.cc:385] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.247352 17879 raft_consensus.cc:740] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.248256 17879 consensus_queue.cc:260] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:12.263849 17958 consensus_queue.cc:1048] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:12.265473 17757 raft_consensus.cc:3060] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.269685 17881 tablet_bootstrap.cc:654] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.273674 17508 catalog_manager.cc:5697] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:12.278443 17927 leader_election.cc:290] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:12.279183 17882 tablet_bootstrap.cc:492] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:12.279700 17882 ts_tablet_manager.cc:1403] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.168s	user 0.014s	sys 0.010s
I20260709 12:14:12.237676 17506 catalog_manager.cc:5697] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.280449 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e7602cb38a4468b428e297b18e7150" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:12.278865 17958 consensus_queue.cc:1048] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:12.282572 17882 raft_consensus.cc:359] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.286203 17882 raft_consensus.cc:385] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.287647 17879 ts_tablet_manager.cc:1434] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260709 12:14:12.288573 17879 tablet_bootstrap.cc:492] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:12.286533 17882 raft_consensus.cc:740] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.291090 17880 tablet_bootstrap.cc:492] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:12.291808 17880 ts_tablet_manager.cc:1403] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.207s	user 0.012s	sys 0.009s
I20260709 12:14:12.292693 17882 consensus_queue.cc:260] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
W20260709 12:14:12.285905 17798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:34135, user_credentials={real_user=slave}} blocked reactor thread for 80037.6us
I20260709 12:14:12.297308 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e7602cb38a4468b428e297b18e7150" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:12.298123 17686 raft_consensus.cc:3060] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.298224 17912 leader_election.cc:290] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
W20260709 12:14:12.298451 17797 leader_election.cc:343] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:12.303942 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2b4653798045d3abff52f7517c3127" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:12.304654 17683 raft_consensus.cc:3060] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.305377 17882 ts_tablet_manager.cc:1434] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:14:12.306558 17882 tablet_bootstrap.cc:492] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:12.307638 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2b4653798045d3abff52f7517c3127" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:12.309357 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2b4653798045d3abff52f7517c3127" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:12.311465 17686 raft_consensus.cc:2468] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
W20260709 12:14:12.311583 17723 leader_election.cc:343] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:12.315852 17880 raft_consensus.cc:359] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.316780 17880 raft_consensus.cc:385] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.317075 17880 raft_consensus.cc:740] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.317914 17880 consensus_queue.cc:260] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.320500 17881 tablet_bootstrap.cc:492] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:12.320358 17934 consensus_queue.cc:1048] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:12.320681 17649 leader_election.cc:343] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:12.320973 17881 ts_tablet_manager.cc:1403] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.007s
I20260709 12:14:12.321779 17934 consensus_queue.cc:1048] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:12.322036 17798 leader_election.cc:304] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:12.323069 17934 raft_consensus.cc:2804] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:12.323518 17934 raft_consensus.cc:697] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:12.323992 17881 raft_consensus.cc:359] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.324694 17881 raft_consensus.cc:385] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.325016 17881 raft_consensus.cc:740] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.324323 17934 consensus_queue.cc:237] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.320030 17880 ts_tablet_manager.cc:1434] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.001s
I20260709 12:14:12.325819 17881 consensus_queue.cc:260] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.326613 17880 tablet_bootstrap.cc:492] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:12.321221 17649 leader_election.cc:304] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:12.334533 17881 ts_tablet_manager.cc:1434] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:14:12.338439 17882 tablet_bootstrap.cc:654] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.339474 17881 tablet_bootstrap.cc:492] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:12.353672 17832 raft_consensus.cc:3060] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.361987 17880 tablet_bootstrap.cc:654] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.363814 17958 raft_consensus.cc:493] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.373531 17958 raft_consensus.cc:515] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.360671 17683 raft_consensus.cc:2468] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:12.385872 17888 raft_consensus.cc:2749] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:12.388679 17934 consensus_queue.cc:1048] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:12.394887 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4d8d4936e744c9ae7e96da087ac749" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:12.397428 17724 leader_election.cc:304] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:12.398928 17973 raft_consensus.cc:2804] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:12.399467 17973 raft_consensus.cc:697] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:12.400357 17973 consensus_queue.cc:237] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.403666 17879 tablet_bootstrap.cc:654] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.404803 17881 tablet_bootstrap.cc:654] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.410796 17888 raft_consensus.cc:493] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.411368 17888 raft_consensus.cc:515] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.413823 17958 leader_election.cc:290] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:12.414772 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:12.415343 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4d8d4936e744c9ae7e96da087ac749" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
W20260709 12:14:12.416527 17649 leader_election.cc:343] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:12.417713 17574 leader_election.cc:304] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:12.418659 17610 raft_consensus.cc:3060] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.419059 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:12.417742 17888 leader_election.cc:290] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
W20260709 12:14:12.420758 17650 leader_election.cc:343] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:12.425673 17650 leader_election.cc:304] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:12.435221 17888 raft_consensus.cc:2749] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:12.483598 17880 tablet_bootstrap.cc:492] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:12.493378 17881 tablet_bootstrap.cc:492] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:12.493979 17881 ts_tablet_manager.cc:1403] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.004s
I20260709 12:14:12.494379 17879 tablet_bootstrap.cc:492] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:12.495110 17879 ts_tablet_manager.cc:1403] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.207s	user 0.009s	sys 0.003s
I20260709 12:14:12.496698 17881 raft_consensus.cc:359] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.498409 17879 raft_consensus.cc:359] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.509847 17879 raft_consensus.cc:385] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.509176 17508 catalog_manager.cc:5697] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.510159 17879 raft_consensus.cc:740] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.505630 17958 raft_consensus.cc:2749] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:12.508500 17881 raft_consensus.cc:385] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.513104 17881 raft_consensus.cc:740] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.499253 17880 ts_tablet_manager.cc:1403] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.173s	user 0.013s	sys 0.002s
I20260709 12:14:12.514201 17881 consensus_queue.cc:260] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.517841 17881 ts_tablet_manager.cc:1434] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:14:12.517448 17880 raft_consensus.cc:359] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.511181 17879 consensus_queue.cc:260] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.518313 17880 raft_consensus.cc:385] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.518694 17880 raft_consensus.cc:740] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.518978 17881 tablet_bootstrap.cc:492] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:12.519397 17880 consensus_queue.cc:260] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.520390 17879 ts_tablet_manager.cc:1434] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:14:12.521332 17879 tablet_bootstrap.cc:492] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:12.521456 17880 ts_tablet_manager.cc:1434] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:12.522495 17880 tablet_bootstrap.cc:492] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:12.525229 17881 tablet_bootstrap.cc:654] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.527508 17879 tablet_bootstrap.cc:654] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.528586 17880 tablet_bootstrap.cc:654] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.505131 17882 tablet_bootstrap.cc:492] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:12.529917 17882 ts_tablet_manager.cc:1403] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.224s	user 0.040s	sys 0.024s
I20260709 12:14:12.500834 17506 catalog_manager.cc:5697] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.536154 17882 raft_consensus.cc:359] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.541188 17882 raft_consensus.cc:385] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.541561 17882 raft_consensus.cc:740] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.542492 17881 tablet_bootstrap.cc:492] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
W20260709 12:14:12.506800 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:12.542650 17882 consensus_queue.cc:260] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.542982 17881 ts_tablet_manager.cc:1403] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 12:14:12.549219 17882 ts_tablet_manager.cc:1434] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:14:12.550263 17882 tablet_bootstrap.cc:492] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:12.550107 17881 raft_consensus.cc:359] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.550868 17881 raft_consensus.cc:385] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.551158 17881 raft_consensus.cc:740] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.551865 17881 consensus_queue.cc:260] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.554708 17879 tablet_bootstrap.cc:492] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:12.555238 17879 ts_tablet_manager.cc:1403] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.003s
I20260709 12:14:12.558251 17882 tablet_bootstrap.cc:654] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.560894 17879 raft_consensus.cc:359] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.571856 17882 tablet_bootstrap.cc:492] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:12.572621 17882 ts_tablet_manager.cc:1403] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260709 12:14:12.573863 17973 consensus_queue.cc:1048] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:12.576324 17882 raft_consensus.cc:359] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.577355 17882 raft_consensus.cc:385] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.577747 17882 raft_consensus.cc:740] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.578940 17882 consensus_queue.cc:260] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.582080 17882 ts_tablet_manager.cc:1434] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.001s
I20260709 12:14:12.583392 17882 tablet_bootstrap.cc:492] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:12.561662 17879 raft_consensus.cc:385] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.589855 17879 raft_consensus.cc:740] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.590757 17879 consensus_queue.cc:260] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.593411 17881 ts_tablet_manager.cc:1434] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 12:14:12.600955 17882 tablet_bootstrap.cc:654] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.601202 17881 tablet_bootstrap.cc:492] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:12.599009 17685 raft_consensus.cc:3060] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.610526 17881 tablet_bootstrap.cc:654] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.600116 17879 ts_tablet_manager.cc:1434] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 12:14:12.620782 17879 tablet_bootstrap.cc:492] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:12.620529 17958 consensus_queue.cc:1048] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:12.600049 17610 raft_consensus.cc:3060] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.632663 17882 tablet_bootstrap.cc:492] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:12.633386 17882 ts_tablet_manager.cc:1403] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.016s
I20260709 12:14:12.634085 17888 consensus_queue.cc:1048] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:12.636631 17882 raft_consensus.cc:359] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.637413 17882 raft_consensus.cc:385] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.637713 17882 raft_consensus.cc:740] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.638480 17882 consensus_queue.cc:260] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.640064 17895 consensus_queue.cc:1048] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:12.641319 17888 consensus_queue.cc:1048] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:12.641745 17882 ts_tablet_manager.cc:1434] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:12.643056 17882 tablet_bootstrap.cc:492] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:12.646293 17912 consensus_queue.cc:1048] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:12.652010 17983 consensus_queue.cc:1048] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:12.652515 17882 tablet_bootstrap.cc:654] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.661852 17879 tablet_bootstrap.cc:654] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.668707 17989 consensus_queue.cc:1048] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:12.699321 17881 tablet_bootstrap.cc:492] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:12.706454 17881 ts_tablet_manager.cc:1403] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.002s
I20260709 12:14:12.714754 17987 raft_consensus.cc:493] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.715297 17987 raft_consensus.cc:515] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.714408 17881 raft_consensus.cc:359] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.716742 17881 raft_consensus.cc:385] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.717078 17881 raft_consensus.cc:740] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.716387 17882 tablet_bootstrap.cc:492] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:12.718011 17882 ts_tablet_manager.cc:1403] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.022s
I20260709 12:14:12.718225 17879 tablet_bootstrap.cc:492] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:12.718730 17879 ts_tablet_manager.cc:1403] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.002s
I20260709 12:14:12.719182 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2b4653798045d3abff52f7517c3127" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:12.720762 17882 raft_consensus.cc:359] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.721138 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2b4653798045d3abff52f7517c3127" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:12.721510 17881 consensus_queue.cc:260] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.720950 17958 raft_consensus.cc:493] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.722494 17684 raft_consensus.cc:2393] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62eefc3fdfdc4338bc21851368912bcf in current term 1: Already voted for candidate 0399ebd7784742d2ad8febb8b9f1efff in this term.
I20260709 12:14:12.723906 17881 ts_tablet_manager.cc:1434] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260709 12:14:12.723562 17958 raft_consensus.cc:515] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.721549 17882 raft_consensus.cc:385] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.725641 17882 raft_consensus.cc:740] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.724905 17798 leader_election.cc:304] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:12.722705 17987 leader_election.cc:290] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:12.727649 17987 raft_consensus.cc:3060] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.721158 17879 raft_consensus.cc:359] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.728356 17879 raft_consensus.cc:385] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.729084 17879 raft_consensus.cc:740] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.726368 17882 consensus_queue.cc:260] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.724941 17881 tablet_bootstrap.cc:492] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:12.740459 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8822695a848464f85764a8aa7638d96" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:12.741252 17684 raft_consensus.cc:2468] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 0.
I20260709 12:14:12.743090 17574 leader_election.cc:304] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:12.744107 17895 raft_consensus.cc:2804] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:12.744571 17895 raft_consensus.cc:493] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.745123 17895 raft_consensus.cc:3060] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.747056 17987 raft_consensus.cc:2749] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:12.747726 17882 ts_tablet_manager.cc:1434] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:14:12.748785 17882 tablet_bootstrap.cc:492] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:12.730700 17879 consensus_queue.cc:260] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.753161 17881 tablet_bootstrap.cc:654] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.755113 17882 tablet_bootstrap.cc:654] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.755502 17879 ts_tablet_manager.cc:1434] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 12:14:12.756517 17879 tablet_bootstrap.cc:492] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:12.756609 17912 raft_consensus.cc:493] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.757246 17912 raft_consensus.cc:515] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.763422 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8822695a848464f85764a8aa7638d96" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:12.766489 17685 raft_consensus.cc:2468] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:12.762012 17912 leader_election.cc:290] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:12.769623 17989 raft_consensus.cc:493] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.770288 17989 raft_consensus.cc:515] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.773232 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08f15e514d345caaaa7b70e23f58e39" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:12.773972 17685 raft_consensus.cc:2468] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:12.775300 17798 leader_election.cc:304] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:12.776194 17987 raft_consensus.cc:2804] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:12.776569 17987 raft_consensus.cc:493] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.776922 17987 raft_consensus.cc:3060] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.770291 17724 leader_election.cc:304] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:12.780602 17879 tablet_bootstrap.cc:654] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.781885 17880 tablet_bootstrap.cc:492] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:12.782548 17880 ts_tablet_manager.cc:1403] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.260s	user 0.048s	sys 0.057s
I20260709 12:14:12.786293 17912 raft_consensus.cc:2804] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:12.791438 17912 raft_consensus.cc:493] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.790642 17958 leader_election.cc:290] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:12.791416 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8822695a848464f85764a8aa7638d96" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:12.800805 17880 raft_consensus.cc:359] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:12.801618 17880 raft_consensus.cc:385] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.802277 17880 raft_consensus.cc:740] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.802881 17880 consensus_queue.cc:260] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:12.805151 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08f15e514d345caaaa7b70e23f58e39" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:12.803179 17912 raft_consensus.cc:3060] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.808730 17987 raft_consensus.cc:515] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
W20260709 12:14:12.809402 17798 leader_election.cc:343] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:12.810588 17895 raft_consensus.cc:515] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.811793 17611 raft_consensus.cc:2393] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0399ebd7784742d2ad8febb8b9f1efff in current term 1: Already voted for candidate 1238afdc1efd4d209d843008235d3031 in this term.
I20260709 12:14:12.812747 17895 leader_election.cc:290] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:12.793243 17989 leader_election.cc:290] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:12.813968 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8822695a848464f85764a8aa7638d96" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:12.814582 17685 raft_consensus.cc:3060] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.815379 17973 raft_consensus.cc:493] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.815544 17987 leader_election.cc:290] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:12.815866 17973 raft_consensus.cc:515] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.823290 17880 ts_tablet_manager.cc:1434] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 12:14:12.824368 17880 tablet_bootstrap.cc:492] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:12.827242 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8822695a848464f85764a8aa7638d96" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:12.829334 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8822695a848464f85764a8aa7638d96" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:12.830565 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08f15e514d345caaaa7b70e23f58e39" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:12.832561 17684 raft_consensus.cc:3060] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.831339 17973 leader_election.cc:290] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:12.831907 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08f15e514d345caaaa7b70e23f58e39" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:12.836534 17685 raft_consensus.cc:2468] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 1.
I20260709 12:14:12.838804 17958 raft_consensus.cc:493] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:12.844215 17798 leader_election.cc:343] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:12.842741 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:12.844079 17958 raft_consensus.cc:515] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.846382 17686 raft_consensus.cc:2468] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:12.847357 17882 tablet_bootstrap.cc:492] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:12.847929 17879 tablet_bootstrap.cc:492] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:12.848246 17958 leader_election.cc:290] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:12.848419 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:12.849277 17879 ts_tablet_manager.cc:1403] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.010s
I20260709 12:14:12.842538 17684 raft_consensus.cc:2468] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:12.849471 17611 raft_consensus.cc:2468] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:12.850462 17798 leader_election.cc:304] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff
I20260709 12:14:12.851243 17987 raft_consensus.cc:2804] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:12.851698 17987 raft_consensus.cc:697] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:12.852339 17879 raft_consensus.cc:359] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.852535 17987 consensus_queue.cc:237] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.853096 17879 raft_consensus.cc:385] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.853366 17879 raft_consensus.cc:740] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.847863 17882 ts_tablet_manager.cc:1403] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.099s	user 0.016s	sys 0.024s
I20260709 12:14:12.854167 17879 consensus_queue.cc:260] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.856748 17879 ts_tablet_manager.cc:1434] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:12.843083 17574 leader_election.cc:304] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:12.847795 17724 leader_election.cc:304] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:12.858278 17879 tablet_bootstrap.cc:492] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:12.857355 17882 raft_consensus.cc:359] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:12.859140 17882 raft_consensus.cc:385] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.859583 17882 raft_consensus.cc:740] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.860749 17890 raft_consensus.cc:2804] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:12.861146 17890 raft_consensus.cc:493] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.861475 17890 raft_consensus.cc:3060] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.861856 17880 tablet_bootstrap.cc:654] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.860452 17882 consensus_queue.cc:260] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:12.869971 17882 ts_tablet_manager.cc:1434] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:14:12.872176 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:12.843258 17973 consensus_queue.cc:1048] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:14:12.873700 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:12.874699 17958 raft_consensus.cc:2804] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:12.876910 17611 raft_consensus.cc:3060] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.884853 18023 raft_consensus.cc:493] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.885016 17684 raft_consensus.cc:2468] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 0.
I20260709 12:14:12.885535 18023 raft_consensus.cc:515] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.886332 17574 leader_election.cc:304] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:12.887275 17895 raft_consensus.cc:2804] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:12.887643 17895 raft_consensus.cc:493] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.887897 18023 leader_election.cc:290] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:12.888899 17958 raft_consensus.cc:697] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:12.889513 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbd2794dca9442d88417815c5dbf2ad" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:12.889959 17958 consensus_queue.cc:237] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.892138 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbd2794dca9442d88417815c5dbf2ad" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
W20260709 12:14:12.892165 17649 leader_election.cc:343] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:12.887897 17881 tablet_bootstrap.cc:492] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:12.887964 17895 raft_consensus.cc:3060] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.894925 17881 ts_tablet_manager.cc:1403] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.170s	user 0.011s	sys 0.007s
W20260709 12:14:12.894199 17649 leader_election.cc:343] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:12.897476 17890 raft_consensus.cc:515] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.898255 17649 leader_election.cc:304] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:12.898751 17758 raft_consensus.cc:2393] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1238afdc1efd4d209d843008235d3031 in current term 1: Already voted for candidate 0399ebd7784742d2ad8febb8b9f1efff in this term.
I20260709 12:14:12.899365 18023 raft_consensus.cc:2749] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:12.901399 17881 raft_consensus.cc:359] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.902420 17881 raft_consensus.cc:385] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.902163 17912 raft_consensus.cc:515] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.902822 17881 raft_consensus.cc:740] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.903532 17759 raft_consensus.cc:2393] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1238afdc1efd4d209d843008235d3031 in current term 1: Already voted for candidate 0399ebd7784742d2ad8febb8b9f1efff in this term.
I20260709 12:14:12.904023 17881 consensus_queue.cc:260] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.906095 17895 raft_consensus.cc:515] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:12.879715 17879 tablet_bootstrap.cc:654] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.913229 17895 leader_election.cc:290] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:12.881162 17508 catalog_manager.cc:5697] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:12.915030 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:12.915673 17686 raft_consensus.cc:3060] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:12.907763 17912 leader_election.cc:290] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:12.921097 17880 tablet_bootstrap.cc:492] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:12.921522 17881 ts_tablet_manager.cc:1434] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:14:12.921797 17880 ts_tablet_manager.cc:1403] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.098s	user 0.018s	sys 0.012s
I20260709 12:14:12.925467 17880 raft_consensus.cc:359] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.926249 17880 raft_consensus.cc:385] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.926522 17880 raft_consensus.cc:740] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.927273 17880 consensus_queue.cc:260] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.929658 17881 tablet_bootstrap.cc:492] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:12.930540 17880 ts_tablet_manager.cc:1434] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:12.931663 17880 tablet_bootstrap.cc:492] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:12.938406 17879 tablet_bootstrap.cc:492] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:12.938946 17879 ts_tablet_manager.cc:1403] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.018s
I20260709 12:14:12.941160 17895 raft_consensus.cc:493] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.941768 17895 raft_consensus.cc:515] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.942356 17879 raft_consensus.cc:359] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.943058 17879 raft_consensus.cc:385] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:12.943315 17879 raft_consensus.cc:740] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:12.943919 17895 leader_election.cc:290] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:12.946095 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e7602cb38a4468b428e297b18e7150" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:12.946810 17685 raft_consensus.cc:2468] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 1.
I20260709 12:14:12.948319 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e7602cb38a4468b428e297b18e7150" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:12.948482 17973 consensus_queue.cc:1048] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:12.950201 17574 leader_election.cc:304] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [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: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:12.951090 17881 tablet_bootstrap.cc:654] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.952266 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:12.953078 17759 raft_consensus.cc:2393] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1238afdc1efd4d209d843008235d3031 in current term 1: Already voted for candidate 0399ebd7784742d2ad8febb8b9f1efff in this term.
I20260709 12:14:12.947414 17879 consensus_queue.cc:260] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.954219 17983 raft_consensus.cc:493] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.954573 17921 raft_consensus.cc:2804] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:12.955096 17921 raft_consensus.cc:493] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.955476 17921 raft_consensus.cc:3060] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:12.908098 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8822695a848464f85764a8aa7638d96" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:12.908358 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8822695a848464f85764a8aa7638d96" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:12.910668 17987 consensus_queue.cc:1048] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:12.954703 17983 raft_consensus.cc:515] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:12.954639 17879 ts_tablet_manager.cc:1434] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:14:12.961297 17879 tablet_bootstrap.cc:492] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:12.965160 17983 leader_election.cc:290] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:12.967465 17880 tablet_bootstrap.cc:654] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:12.879767 17882 tablet_bootstrap.cc:492] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:12.985100 18023 raft_consensus.cc:493] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.985651 18023 raft_consensus.cc:515] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:12.987810 18023 leader_election.cc:290] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:12.989687 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4670aa963e49425f9c687e1af03147d9" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:12.981770 17508 catalog_manager.cc:5697] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.996234 17684 raft_consensus.cc:2393] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0399ebd7784742d2ad8febb8b9f1efff in current term 1: Already voted for candidate 1238afdc1efd4d209d843008235d3031 in this term.
W20260709 12:14:13.000931 17649 leader_election.cc:343] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.012652 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4670aa963e49425f9c687e1af03147d9" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:13.005371 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:13.018209 17724 leader_election.cc:304] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [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: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:13.019120 17912 raft_consensus.cc:2749] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:12.983981 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9dce244ddc486bb3036d094d638006" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:13.019167 17611 raft_consensus.cc:2393] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0399ebd7784742d2ad8febb8b9f1efff in current term 1: Already voted for candidate 1238afdc1efd4d209d843008235d3031 in this term.
I20260709 12:14:13.019578 17987 raft_consensus.cc:493] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.026396 17987 raft_consensus.cc:515] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
W20260709 12:14:13.022490 17649 leader_election.cc:343] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.027985 17649 leader_election.cc:304] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:13.029351 18023 raft_consensus.cc:2749] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:13.031536 17987 leader_election.cc:290] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:13.021756 17989 raft_consensus.cc:493] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.033083 17989 raft_consensus.cc:515] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.035732 17989 leader_election.cc:290] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:12.984491 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9dce244ddc486bb3036d094d638006" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:13.038272 17879 tablet_bootstrap.cc:654] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.039108 17890 leader_election.cc:290] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:13.039947 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:13.041137 17686 raft_consensus.cc:2468] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 1.
I20260709 12:14:13.042435 17724 leader_election.cc:304] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [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: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:13.043500 17912 raft_consensus.cc:2749] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:13.045773 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733cba95854d1e9179e262651fc314" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:13.037338 17921 raft_consensus.cc:515] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.052623 17921 leader_election.cc:290] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:13.053622 18034 raft_consensus.cc:493] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.055155 18034 raft_consensus.cc:515] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.054649 17881 tablet_bootstrap.cc:492] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:13.057854 17881 ts_tablet_manager.cc:1403] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.128s	user 0.032s	sys 0.045s
I20260709 12:14:13.058756 17882 tablet_bootstrap.cc:654] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.039909 17759 raft_consensus.cc:2468] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:13.046710 17611 raft_consensus.cc:2468] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:13.049763 17989 consensus_queue.cc:1048] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:14:13.062435 17912 raft_consensus.cc:493] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.069890 17880 tablet_bootstrap.cc:492] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:13.071797 17880 ts_tablet_manager.cc:1403] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.025s
I20260709 12:14:13.063880 17609 raft_consensus.cc:1240] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Rejecting Update request from peer 62eefc3fdfdc4338bc21851368912bcf for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:14:13.072510 17912 raft_consensus.cc:515] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.074177 17574 leader_election.cc:304] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff
I20260709 12:14:13.076155 17881 raft_consensus.cc:359] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.076964 17881 raft_consensus.cc:385] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.078039 17881 raft_consensus.cc:740] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.078992 17797 leader_election.cc:304] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:13.079545 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9978a9bfd0654d16bdd519aab5637864" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:13.080220 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733cba95854d1e9179e262651fc314" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:13.080310 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330106a9250b47d4894632b517aea70f" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
W20260709 12:14:13.081295 17798 leader_election.cc:343] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.081909 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330106a9250b47d4894632b517aea70f" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:13.082815 17798 leader_election.cc:304] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:13.083271 18036 raft_consensus.cc:2804] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:13.083720 17880 raft_consensus.cc:359] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.085057 17880 raft_consensus.cc:385] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.085327 17880 raft_consensus.cc:740] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.086041 17880 consensus_queue.cc:260] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.087236 17881 consensus_queue.cc:260] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.088598 17989 raft_consensus.cc:2804] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:13.088999 17989 raft_consensus.cc:493] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.089323 17989 raft_consensus.cc:3060] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.089471 17881 ts_tablet_manager.cc:1434] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.005s
I20260709 12:14:13.090730 17881 tablet_bootstrap.cc:492] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:13.093894 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e7602cb38a4468b428e297b18e7150" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:13.083869 18036 raft_consensus.cc:697] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:13.097029 17881 tablet_bootstrap.cc:654] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.096715 18036 consensus_queue.cc:237] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:13.101130 17723 leader_election.cc:343] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.102041 17983 raft_consensus.cc:2804] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:13.102458 17983 raft_consensus.cc:493] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.102838 17983 raft_consensus.cc:3060] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.110458 17880 ts_tablet_manager.cc:1434] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 12:14:13.115137 17880 tablet_bootstrap.cc:492] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:13.126689 17987 consensus_queue.cc:1059] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:13.128059 17934 raft_consensus.cc:3055] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:13.128433 17934 raft_consensus.cc:740] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:13.129330 17934 consensus_queue.cc:260] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.129918 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9978a9bfd0654d16bdd519aab5637864" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:13.130558 17934 raft_consensus.cc:3060] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.130569 17609 raft_consensus.cc:2468] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:13.109527 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e7602cb38a4468b428e297b18e7150" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:13.148370 17723 leader_election.cc:304] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031; no voters: 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:13.149803 17879 tablet_bootstrap.cc:492] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:13.150561 17879 ts_tablet_manager.cc:1403] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.189s	user 0.024s	sys 0.003s
W20260709 12:14:13.154104 17798 leader_election.cc:343] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:13.162307 17798 leader_election.cc:343] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.165100 18034 leader_election.cc:290] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:13.158778 17879 raft_consensus.cc:359] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.165407 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9978a9bfd0654d16bdd519aab5637864" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:13.165894 17879 raft_consensus.cc:385] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.160300 17983 raft_consensus.cc:515] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.128351 17912 leader_election.cc:290] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:13.166349 17759 raft_consensus.cc:2468] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 0.
I20260709 12:14:13.169940 17574 leader_election.cc:304] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [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: 1238afdc1efd4d209d843008235d3031; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:13.170598 17912 raft_consensus.cc:2804] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:13.171016 17895 raft_consensus.cc:2749] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:13.171666 17574 leader_election.cc:304] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031; no voters: 
I20260709 12:14:13.172376 17912 raft_consensus.cc:493] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.172653 17895 raft_consensus.cc:2804] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:13.172824 17912 raft_consensus.cc:3060] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.166354 17879 raft_consensus.cc:740] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
W20260709 12:14:13.165326 17798 leader_election.cc:343] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.173077 17895 raft_consensus.cc:493] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.180408 17879 consensus_queue.cc:260] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.180395 17895 raft_consensus.cc:3060] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.186725 17983 leader_election.cc:290] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:13.178755 17798 leader_election.cc:304] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:13.186793 17881 tablet_bootstrap.cc:492] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:13.189549 17881 ts_tablet_manager.cc:1403] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.052s
I20260709 12:14:13.192428 17881 raft_consensus.cc:359] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.193043 17934 raft_consensus.cc:2749] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:13.193142 17881 raft_consensus.cc:385] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.194103 17880 tablet_bootstrap.cc:654] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.194121 17881 raft_consensus.cc:740] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.198489 17879 ts_tablet_manager.cc:1434] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.001s
I20260709 12:14:13.199481 17879 tablet_bootstrap.cc:492] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:13.200163 17882 tablet_bootstrap.cc:492] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:13.199257 17508 catalog_manager.cc:5697] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:13.200630 17882 ts_tablet_manager.cc:1403] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.321s	user 0.016s	sys 0.001s
I20260709 12:14:13.197840 17881 consensus_queue.cc:260] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.203414 17882 raft_consensus.cc:359] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.203998 17881 ts_tablet_manager.cc:1434] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:14:13.204128 17882 raft_consensus.cc:385] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.206128 17881 tablet_bootstrap.cc:492] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:13.206545 17882 raft_consensus.cc:740] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.207599 17882 consensus_queue.cc:260] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.213925 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9978a9bfd0654d16bdd519aab5637864" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:13.181447 17989 raft_consensus.cc:515] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.215044 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9dce244ddc486bb3036d094d638006" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:13.215663 17759 raft_consensus.cc:3060] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.216357 17989 leader_election.cc:290] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:13.222911 17882 ts_tablet_manager.cc:1434] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260709 12:14:13.223928 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733cba95854d1e9179e262651fc314" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:13.224661 17685 raft_consensus.cc:3060] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:13.225036 17573 leader_election.cc:343] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.226367 17882 tablet_bootstrap.cc:492] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:13.197768 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9dce244ddc486bb3036d094d638006" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:13.227960 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733cba95854d1e9179e262651fc314" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:13.230324 17609 raft_consensus.cc:3060] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.236819 17759 raft_consensus.cc:2468] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:13.241727 17882 tablet_bootstrap.cc:654] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:13.242755 17798 leader_election.cc:343] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.249081 17798 leader_election.cc:304] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:13.250090 17989 raft_consensus.cc:2804] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:13.250579 17989 raft_consensus.cc:697] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:13.250696 17880 tablet_bootstrap.cc:492] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:13.251253 17880 ts_tablet_manager.cc:1403] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.139s	user 0.027s	sys 0.020s
I20260709 12:14:13.251757 17879 tablet_bootstrap.cc:654] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.251464 17989 consensus_queue.cc:237] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.254005 17880 raft_consensus.cc:359] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.255177 17880 raft_consensus.cc:385] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.255492 17880 raft_consensus.cc:740] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.256735 17880 consensus_queue.cc:260] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.247711 17895 raft_consensus.cc:515] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.262722 17685 raft_consensus.cc:2468] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:13.264681 17609 raft_consensus.cc:2468] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:13.265955 17798 leader_election.cc:304] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:13.267109 17987 raft_consensus.cc:2804] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:13.267663 17987 raft_consensus.cc:697] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:13.269212 17973 raft_consensus.cc:493] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.269771 17973 raft_consensus.cc:515] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.268658 17987 consensus_queue.cc:237] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.273526 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08f15e514d345caaaa7b70e23f58e39" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:13.274403 17686 raft_consensus.cc:2393] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0399ebd7784742d2ad8febb8b9f1efff in current term 1: Already voted for candidate 62eefc3fdfdc4338bc21851368912bcf in this term.
I20260709 12:14:13.276631 17895 leader_election.cc:290] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:13.277045 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08f15e514d345caaaa7b70e23f58e39" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:13.278329 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9978a9bfd0654d16bdd519aab5637864" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:13.279009 17723 leader_election.cc:304] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:13.280128 17890 raft_consensus.cc:3060] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.281926 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9978a9bfd0654d16bdd519aab5637864" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
W20260709 12:14:13.283197 17573 leader_election.cc:343] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.285777 17973 leader_election.cc:290] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:13.288280 17882 tablet_bootstrap.cc:492] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:13.290694 17890 raft_consensus.cc:2749] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:13.291857 17879 tablet_bootstrap.cc:492] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:13.292917 17881 tablet_bootstrap.cc:654] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.292411 17880 ts_tablet_manager.cc:1434] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 12:14:13.293128 17879 ts_tablet_manager.cc:1403] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.094s	user 0.025s	sys 0.005s
I20260709 12:14:13.288374 17912 raft_consensus.cc:515] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.296049 17759 raft_consensus.cc:2393] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1238afdc1efd4d209d843008235d3031 in current term 1: Already voted for candidate 0399ebd7784742d2ad8febb8b9f1efff in this term.
I20260709 12:14:13.296417 17879 raft_consensus.cc:359] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.297327 17879 raft_consensus.cc:385] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.297657 17879 raft_consensus.cc:740] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.298322 17574 leader_election.cc:304] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [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: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:13.298532 17879 consensus_queue.cc:260] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.299856 17506 catalog_manager.cc:5697] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:13.300829 17879 ts_tablet_manager.cc:1434] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:13.300892 18034 raft_consensus.cc:2749] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:13.302023 17879 tablet_bootstrap.cc:492] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:13.301540 17506 catalog_manager.cc:5697] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:13.288820 17882 ts_tablet_manager.cc:1403] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.063s	user 0.003s	sys 0.008s
I20260709 12:14:13.307381 17882 raft_consensus.cc:359] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.307941 17912 leader_election.cc:290] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:13.313978 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9978a9bfd0654d16bdd519aab5637864" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:13.309171 17989 consensus_queue.cc:1048] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:13.314828 17609 raft_consensus.cc:2393] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0399ebd7784742d2ad8febb8b9f1efff in current term 1: Already voted for candidate 1238afdc1efd4d209d843008235d3031 in this term.
I20260709 12:14:13.316126 17881 tablet_bootstrap.cc:492] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:13.316627 17881 ts_tablet_manager.cc:1403] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.001s
I20260709 12:14:13.310498 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9978a9bfd0654d16bdd519aab5637864" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:13.312844 17879 tablet_bootstrap.cc:654] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.317826 17882 raft_consensus.cc:385] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.317871 17834 raft_consensus.cc:3060] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.318601 17882 raft_consensus.cc:740] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.322474 17882 consensus_queue.cc:260] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.330116 17881 raft_consensus.cc:359] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.330891 17881 raft_consensus.cc:385] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.313134 17880 tablet_bootstrap.cc:492] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:13.331153 17881 raft_consensus.cc:740] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.331849 17881 consensus_queue.cc:260] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.333209 17987 consensus_queue.cc:1048] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:13.334066 17881 ts_tablet_manager.cc:1434] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.002s
I20260709 12:14:13.334514 17882 ts_tablet_manager.cc:1434] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:14:13.335626 17882 tablet_bootstrap.cc:492] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:13.341068 17880 tablet_bootstrap.cc:654] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.350771 17895 consensus_queue.cc:1048] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:13.356850 17881 tablet_bootstrap.cc:492] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:13.358741 17834 raft_consensus.cc:2468] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:13.364588 17881 tablet_bootstrap.cc:654] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.366619 17882 tablet_bootstrap.cc:654] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.371035 17723 leader_election.cc:304] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:13.372411 17912 raft_consensus.cc:2804] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:13.373171 17912 raft_consensus.cc:697] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:13.374776 17912 consensus_queue.cc:237] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.396543 17879 tablet_bootstrap.cc:492] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:13.397289 17879 ts_tablet_manager.cc:1403] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.029s
I20260709 12:14:13.400832 17879 raft_consensus.cc:359] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.401782 17879 raft_consensus.cc:385] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.402287 17879 raft_consensus.cc:740] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.403268 17879 consensus_queue.cc:260] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.412273 17879 ts_tablet_manager.cc:1434] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:14:13.414100 17879 tablet_bootstrap.cc:492] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:13.424086 17879 tablet_bootstrap.cc:654] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.425058 18034 raft_consensus.cc:493] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.425623 18034 raft_consensus.cc:515] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.427914 18034 leader_election.cc:290] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:13.430539 17880 tablet_bootstrap.cc:492] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:13.431183 17880 ts_tablet_manager.cc:1403] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.118s	user 0.023s	sys 0.005s
I20260709 12:14:13.441393 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:13.446002 17881 tablet_bootstrap.cc:492] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:13.446787 17881 ts_tablet_manager.cc:1403] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.112s	user 0.030s	sys 0.004s
W20260709 12:14:13.449848 17574 leader_election.cc:343] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.451136 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:13.451824 17686 raft_consensus.cc:2468] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 0.
I20260709 12:14:13.454290 17881 raft_consensus.cc:359] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.455297 17881 raft_consensus.cc:385] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.455652 17881 raft_consensus.cc:740] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.455741 17880 raft_consensus.cc:359] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.457181 17880 raft_consensus.cc:385] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.456674 17881 consensus_queue.cc:260] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.457442 17880 raft_consensus.cc:740] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.466189 17882 tablet_bootstrap.cc:492] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:13.466733 17882 ts_tablet_manager.cc:1403] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.131s	user 0.006s	sys 0.012s
I20260709 12:14:13.465929 17880 consensus_queue.cc:260] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.469485 17882 raft_consensus.cc:359] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.470234 17882 raft_consensus.cc:385] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.470492 17882 raft_consensus.cc:740] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.471845 17882 consensus_queue.cc:260] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.475543 17882 ts_tablet_manager.cc:1434] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:14:13.478451 17882 tablet_bootstrap.cc:492] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:13.469519 17880 ts_tablet_manager.cc:1434] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 12:14:13.479596 17880 tablet_bootstrap.cc:492] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:13.483814 17881 ts_tablet_manager.cc:1434] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 12:14:13.485796 17881 tablet_bootstrap.cc:492] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:13.477463 17574 leader_election.cc:304] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff
I20260709 12:14:13.489792 18034 raft_consensus.cc:2804] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:13.490371 18034 raft_consensus.cc:493] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.490712 18034 raft_consensus.cc:3060] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.491050 18023 raft_consensus.cc:493] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.494987 17881 tablet_bootstrap.cc:654] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.494416 18023 raft_consensus.cc:515] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.512138 17507 catalog_manager.cc:5697] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:13.507825 18023 leader_election.cc:290] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:13.518499 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65c096baf7b4281b35b64b5191f8299" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:13.519800 17879 tablet_bootstrap.cc:492] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:13.520234 17912 raft_consensus.cc:493] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.522224 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65c096baf7b4281b35b64b5191f8299" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:13.522506 17912 raft_consensus.cc:515] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
W20260709 12:14:13.522891 17649 leader_election.cc:343] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.522269 17879 ts_tablet_manager.cc:1403] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.108s	user 0.030s	sys 0.007s
I20260709 12:14:13.524570 17912 leader_election.cc:290] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:13.525959 17879 raft_consensus.cc:359] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.526706 17879 raft_consensus.cc:385] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.526976 17879 raft_consensus.cc:740] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.527674 17879 consensus_queue.cc:260] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.529326 18034 raft_consensus.cc:515] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.531735 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3603bd1fcea4d61a90f3cd1d0f81a4d" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
W20260709 12:14:13.533069 17650 leader_election.cc:343] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.536576 17650 leader_election.cc:304] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:13.537755 18023 raft_consensus.cc:2749] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:13.533797 17882 tablet_bootstrap.cc:654] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.534302 17895 consensus_queue.cc:1048] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:13.535008 17879 ts_tablet_manager.cc:1434] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:14:13.531735 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3603bd1fcea4d61a90f3cd1d0f81a4d" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:13.553356 17879 tablet_bootstrap.cc:492] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:13.554001 17609 raft_consensus.cc:2468] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:13.555624 17723 leader_election.cc:304] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031; no voters: 
I20260709 12:14:13.556211 18034 leader_election.cc:290] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:13.558533 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:13.559186 17686 raft_consensus.cc:3060] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.563310 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
W20260709 12:14:13.565160 17574 leader_election.cc:343] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.567726 17881 tablet_bootstrap.cc:492] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:13.568311 17881 ts_tablet_manager.cc:1403] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.006s
I20260709 12:14:13.571019 17881 raft_consensus.cc:359] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.571736 17881 raft_consensus.cc:385] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.572009 17881 raft_consensus.cc:740] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.572773 17881 consensus_queue.cc:260] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
W20260709 12:14:13.573594 17723 leader_election.cc:343] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.574499 17890 raft_consensus.cc:2804] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:13.574970 17890 raft_consensus.cc:493] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.575353 17890 raft_consensus.cc:3060] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.577741 17879 tablet_bootstrap.cc:654] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.581444 17881 ts_tablet_manager.cc:1434] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:14:13.582121 17880 tablet_bootstrap.cc:654] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.582543 17881 tablet_bootstrap.cc:492] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:13.584853 17890 raft_consensus.cc:515] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.587935 17882 tablet_bootstrap.cc:492] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:13.595567 17882 ts_tablet_manager.cc:1403] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.117s	user 0.005s	sys 0.007s
I20260709 12:14:13.596840 17890 leader_election.cc:290] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:13.591452 17881 tablet_bootstrap.cc:654] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.598996 17882 raft_consensus.cc:359] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.594713 17686 raft_consensus.cc:2468] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 1.
I20260709 12:14:13.599802 17882 raft_consensus.cc:385] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.600070 17879 tablet_bootstrap.cc:492] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:13.601162 17879 ts_tablet_manager.cc:1403] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.012s
I20260709 12:14:13.600737 17574 leader_election.cc:304] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff
I20260709 12:14:13.601904 18034 raft_consensus.cc:493] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.602435 18036 raft_consensus.cc:2804] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:13.602921 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3603bd1fcea4d61a90f3cd1d0f81a4d" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:13.603142 18036 raft_consensus.cc:697] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:13.602396 18034 raft_consensus.cc:515] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.604487 18036 consensus_queue.cc:237] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.605707 18034 leader_election.cc:290] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:13.607538 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3603bd1fcea4d61a90f3cd1d0f81a4d" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:13.607761 18033 raft_consensus.cc:493] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.608233 17609 raft_consensus.cc:3060] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.608495 18033 raft_consensus.cc:515] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
W20260709 12:14:13.610760 17723 leader_election.cc:343] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.612450 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4833bd20f4743e684af802fae5a8c47" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:13.613128 17879 raft_consensus.cc:359] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.613870 17934 raft_consensus.cc:493] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.614044 17989 raft_consensus.cc:493] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.614497 17934 raft_consensus.cc:515] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.614795 17989 raft_consensus.cc:515] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.616634 17934 leader_election.cc:290] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:13.613867 17879 raft_consensus.cc:385] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.617511 17989 leader_election.cc:290] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:13.618927 17879 raft_consensus.cc:740] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.619692 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ae2cfdcb4d4f68a823ebfa4a3c1d67" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:13.620571 17879 consensus_queue.cc:260] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.621158 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbd2794dca9442d88417815c5dbf2ad" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:13.621438 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbd2794dca9442d88417815c5dbf2ad" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:13.622059 17686 raft_consensus.cc:2468] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:13.622390 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4670aa963e49425f9c687e1af03147d9" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:13.623925 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ae2cfdcb4d4f68a823ebfa4a3c1d67" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:13.624194 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4670aa963e49425f9c687e1af03147d9" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:13.624590 17760 raft_consensus.cc:2468] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:13.624766 17686 raft_consensus.cc:2468] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:13.625748 17798 leader_election.cc:304] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
W20260709 12:14:13.626482 17573 leader_election.cc:343] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.626566 17987 raft_consensus.cc:2804] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:13.626760 17798 leader_election.cc:304] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:13.627178 17987 raft_consensus.cc:493] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.627574 17987 raft_consensus.cc:3060] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.627614 18033 leader_election.cc:290] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:13.628225 18033 raft_consensus.cc:2804] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:13.628557 18033 raft_consensus.cc:493] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.628899 18033 raft_consensus.cc:3060] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:13.630009 17797 leader_election.cc:343] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.630455 17880 tablet_bootstrap.cc:492] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:13.630973 17880 ts_tablet_manager.cc:1403] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.152s	user 0.014s	sys 0.002s
W20260709 12:14:13.631039 17797 leader_election.cc:343] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.631979 17798 leader_election.cc:304] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:13.632865 17989 raft_consensus.cc:2804] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:13.633212 17989 raft_consensus.cc:493] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.633734 17989 raft_consensus.cc:3060] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.635490 17879 ts_tablet_manager.cc:1434] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:14:13.633755 17880 raft_consensus.cc:359] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:13.638252 17797 leader_election.cc:343] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.640772 17879 tablet_bootstrap.cc:492] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:13.641932 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4833bd20f4743e684af802fae5a8c47" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:13.600116 17882 raft_consensus.cc:740] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
W20260709 12:14:13.643846 17574 leader_election.cc:343] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.636125 17880 raft_consensus.cc:385] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.644546 17880 raft_consensus.cc:740] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.644465 17574 leader_election.cc:304] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:13.645845 18036 raft_consensus.cc:2749] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:13.646391 17882 consensus_queue.cc:260] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.650178 17881 tablet_bootstrap.cc:492] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:13.650303 17934 consensus_queue.cc:1048] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:13.650797 17881 ts_tablet_manager.cc:1403] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.014s
I20260709 12:14:13.657835 17895 consensus_queue.cc:1048] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:13.658492 17879 tablet_bootstrap.cc:654] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.662168 17880 consensus_queue.cc:260] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.663304 17882 ts_tablet_manager.cc:1434] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.003s
I20260709 12:14:13.663190 17987 raft_consensus.cc:515] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.664425 17989 raft_consensus.cc:515] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.621194 17609 raft_consensus.cc:2468] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:13.665791 17987 leader_election.cc:290] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:13.667237 17723 leader_election.cc:304] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031; no voters: 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:13.667551 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbd2794dca9442d88417815c5dbf2ad" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:13.667845 17881 raft_consensus.cc:359] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.668342 17686 raft_consensus.cc:3060] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.668571 17881 raft_consensus.cc:385] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.668610 17890 raft_consensus.cc:2804] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:13.669026 17881 raft_consensus.cc:740] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.669378 17890 raft_consensus.cc:697] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:13.670091 17881 consensus_queue.cc:260] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.670423 17890 consensus_queue.cc:237] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.671077 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4670aa963e49425f9c687e1af03147d9" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:13.671746 17684 raft_consensus.cc:3060] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.667876 17880 ts_tablet_manager.cc:1434] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 12:14:13.673897 17912 raft_consensus.cc:493] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.674707 17880 tablet_bootstrap.cc:492] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:13.674466 17912 raft_consensus.cc:515] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.677047 17912 leader_election.cc:290] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:13.677950 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbd2794dca9442d88417815c5dbf2ad" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:13.680415 17881 ts_tablet_manager.cc:1434] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.004s
I20260709 12:14:13.681524 17989 leader_election.cc:290] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:13.682091 17881 tablet_bootstrap.cc:492] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:13.682518 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4670aa963e49425f9c687e1af03147d9" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:13.684824 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:13.685905 17683 raft_consensus.cc:2393] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0399ebd7784742d2ad8febb8b9f1efff in current term 1: Already voted for candidate 1238afdc1efd4d209d843008235d3031 in this term.
W20260709 12:14:13.686972 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:13.688723 17881 tablet_bootstrap.cc:654] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.688723 17880 tablet_bootstrap.cc:654] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.694067 17879 tablet_bootstrap.cc:492] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
W20260709 12:14:13.694149 17797 leader_election.cc:343] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.694809 17879 ts_tablet_manager.cc:1403] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.003s
W20260709 12:14:13.695461 17797 leader_election.cc:343] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.664710 17882 tablet_bootstrap.cc:492] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:13.696668 17895 raft_consensus.cc:493] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.697196 17895 raft_consensus.cc:515] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.698746 17879 raft_consensus.cc:359] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.699467 17895 leader_election.cc:290] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:13.700802 17880 tablet_bootstrap.cc:492] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:13.702054 18062 raft_consensus.cc:493] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.702235 17880 ts_tablet_manager.cc:1403] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260709 12:14:13.702813 17881 tablet_bootstrap.cc:492] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:13.702658 18062 raft_consensus.cc:515] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.700819 17879 raft_consensus.cc:385] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.703796 17879 raft_consensus.cc:740] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.704584 17879 consensus_queue.cc:260] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.705525 18062 leader_election.cc:290] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:13.706727 17879 ts_tablet_manager.cc:1434] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:14:13.703315 17881 ts_tablet_manager.cc:1403] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 12:14:13.706841 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8ded792419442d81f4faac050da357" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:13.705179 17880 raft_consensus.cc:359] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.707758 17880 raft_consensus.cc:385] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.708027 17880 raft_consensus.cc:740] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
W20260709 12:14:13.708379 17650 leader_election.cc:343] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.708791 17880 consensus_queue.cc:260] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.710366 17879 tablet_bootstrap.cc:492] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:13.710798 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8ded792419442d81f4faac050da357" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
W20260709 12:14:13.712380 17649 leader_election.cc:343] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.712860 17649 leader_election.cc:304] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:13.712833 17880 ts_tablet_manager.cc:1434] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:14:13.715003 17880 tablet_bootstrap.cc:492] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:13.715898 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:13.716686 17879 tablet_bootstrap.cc:654] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.718317 17881 raft_consensus.cc:359] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.719080 17881 raft_consensus.cc:385] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.720960 17881 raft_consensus.cc:740] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.721163 17880 tablet_bootstrap.cc:654] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.721721 18033 raft_consensus.cc:515] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.721836 17881 consensus_queue.cc:260] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.722925 18023 raft_consensus.cc:2749] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:13.723898 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409779df8bd040abba0b922a81b5bdce" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:13.724341 17881 ts_tablet_manager.cc:1434] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.001s
I20260709 12:14:13.725507 17881 tablet_bootstrap.cc:492] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:13.731304 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409779df8bd040abba0b922a81b5bdce" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:13.732607 17881 tablet_bootstrap.cc:654] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.732896 17880 tablet_bootstrap.cc:492] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:13.733350 17880 ts_tablet_manager.cc:1403] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 12:14:13.735827 18034 consensus_queue.cc:1048] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:13.736537 17880 raft_consensus.cc:359] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:13.737006 17574 leader_election.cc:343] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.737411 17880 raft_consensus.cc:385] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.737761 17880 raft_consensus.cc:740] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.738700 17880 consensus_queue.cc:260] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.743448 17879 tablet_bootstrap.cc:492] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:13.743566 17880 ts_tablet_manager.cc:1434] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:14:13.744046 17879 ts_tablet_manager.cc:1403] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.005s
I20260709 12:14:13.745116 17723 leader_election.cc:304] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:13.747879 17912 raft_consensus.cc:3060] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.749223 18033 leader_election.cc:290] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:13.749646 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ae2cfdcb4d4f68a823ebfa4a3c1d67" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:13.750319 17758 raft_consensus.cc:3060] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.750505 17879 raft_consensus.cc:359] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.751178 17879 raft_consensus.cc:385] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.751435 17879 raft_consensus.cc:740] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.746516 17881 tablet_bootstrap.cc:492] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:13.752390 17881 ts_tablet_manager.cc:1403] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260709 12:14:13.753686 17880 tablet_bootstrap.cc:492] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:13.755297 17882 tablet_bootstrap.cc:654] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.755697 17881 raft_consensus.cc:359] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.756604 17881 raft_consensus.cc:385] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.756935 17881 raft_consensus.cc:740] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.757877 17879 consensus_queue.cc:260] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.761013 17880 tablet_bootstrap.cc:654] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.761171 17879 ts_tablet_manager.cc:1434] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:14:13.762239 17879 tablet_bootstrap.cc:492] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:13.764669 17912 raft_consensus.cc:2749] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:13.766211 17881 consensus_queue.cc:260] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.770931 17879 tablet_bootstrap.cc:654] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.774338 17881 ts_tablet_manager.cc:1434] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 12:14:13.775385 17881 tablet_bootstrap.cc:492] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:13.780431 17882 tablet_bootstrap.cc:492] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:13.780790 17880 tablet_bootstrap.cc:492] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:13.781035 17882 ts_tablet_manager.cc:1403] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.003s
I20260709 12:14:13.781294 17880 ts_tablet_manager.cc:1403] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.001s
I20260709 12:14:13.783258 18023 raft_consensus.cc:493] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.781404 17881 tablet_bootstrap.cc:654] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.783785 18023 raft_consensus.cc:515] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.784600 17880 raft_consensus.cc:359] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.785307 17880 raft_consensus.cc:385] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.785585 17880 raft_consensus.cc:740] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
W20260709 12:14:13.746423 17573 leader_election.cc:343] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.786052 18023 leader_election.cc:290] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:13.788166 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e76a0765254d4992f1c0dcd5735982" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:13.786173 17573 leader_election.cc:304] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:13.789398 18034 raft_consensus.cc:2749] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:13.789862 17650 leader_election.cc:343] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.791286 18033 raft_consensus.cc:493] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.786477 17880 consensus_queue.cc:260] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.791829 18033 raft_consensus.cc:515] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.787847 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e76a0765254d4992f1c0dcd5735982" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:13.792863 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ae2cfdcb4d4f68a823ebfa4a3c1d67" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
W20260709 12:14:13.793975 17649 leader_election.cc:343] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.794461 17649 leader_election.cc:304] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
W20260709 12:14:13.795821 17797 leader_election.cc:343] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.796574 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4833bd20f4743e684af802fae5a8c47" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:13.794480 18033 leader_election.cc:290] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:13.797263 17611 raft_consensus.cc:2468] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:13.797631 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4833bd20f4743e684af802fae5a8c47" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:13.798470 17797 leader_election.cc:304] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:13.798484 17685 raft_consensus.cc:2468] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:13.799521 17683 raft_consensus.cc:3060] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.800294 18033 raft_consensus.cc:2804] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:13.800681 18033 raft_consensus.cc:493] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.800997 18033 raft_consensus.cc:3060] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.801226 17880 ts_tablet_manager.cc:1434] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:14:13.802273 17880 tablet_bootstrap.cc:492] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:13.803364 17879 tablet_bootstrap.cc:492] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:13.803836 17879 ts_tablet_manager.cc:1403] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.001s
I20260709 12:14:13.806655 17879 raft_consensus.cc:359] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.807354 17879 raft_consensus.cc:385] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.807624 17879 raft_consensus.cc:740] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.799235 18023 raft_consensus.cc:2749] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:13.808617 17880 tablet_bootstrap.cc:654] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.810428 17881 tablet_bootstrap.cc:492] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:13.810956 17881 ts_tablet_manager.cc:1403] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.004s
I20260709 12:14:13.812438 18033 raft_consensus.cc:515] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.814059 17879 consensus_queue.cc:260] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.815569 18062 raft_consensus.cc:493] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.816097 18062 raft_consensus.cc:515] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.819191 18062 leader_election.cc:290] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:13.819825 17879 ts_tablet_manager.cc:1434] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:14:13.820904 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330106a9250b47d4894632b517aea70f" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:13.821157 17879 tablet_bootstrap.cc:492] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:13.821623 17759 raft_consensus.cc:2468] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 0.
I20260709 12:14:13.817093 17881 raft_consensus.cc:359] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.822198 17881 raft_consensus.cc:385] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.822605 17881 raft_consensus.cc:740] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.822999 17650 leader_election.cc:304] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:13.823521 17881 consensus_queue.cc:260] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.824999 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330106a9250b47d4894632b517aea70f" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:13.825660 17833 raft_consensus.cc:2468] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 0.
I20260709 12:14:13.826750 17989 raft_consensus.cc:493] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.827220 17989 raft_consensus.cc:515] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.829344 17989 leader_election.cc:290] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:13.831547 18083 raft_consensus.cc:2804] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:13.831568 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3603bd1fcea4d61a90f3cd1d0f81a4d" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:13.833694 17881 ts_tablet_manager.cc:1434] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260709 12:14:13.834700 17881 tablet_bootstrap.cc:492] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:13.834733 17684 raft_consensus.cc:2468] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:13.835040 17880 tablet_bootstrap.cc:492] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:13.835595 17880 ts_tablet_manager.cc:1403] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.034s	user 0.002s	sys 0.027s
I20260709 12:14:13.835451 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4833bd20f4743e684af802fae5a8c47" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:13.836097 17608 raft_consensus.cc:3060] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.835963 17798 leader_election.cc:304] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:13.837394 17989 raft_consensus.cc:2804] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:13.837884 17989 raft_consensus.cc:697] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:13.838760 17989 consensus_queue.cc:237] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.839900 17879 tablet_bootstrap.cc:654] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.832060 18083 raft_consensus.cc:493] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.841933 18083 raft_consensus.cc:3060] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.845666 17608 raft_consensus.cc:2468] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:13.847083 17987 raft_consensus.cc:493] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.847596 17987 raft_consensus.cc:515] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.848191 17880 raft_consensus.cc:359] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.848884 17880 raft_consensus.cc:385] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.849161 17880 raft_consensus.cc:740] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.849668 17987 leader_election.cc:290] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:13.849610 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3603bd1fcea4d61a90f3cd1d0f81a4d" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:13.850679 17797 leader_election.cc:304] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:13.851111 17608 raft_consensus.cc:2393] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62eefc3fdfdc4338bc21851368912bcf in current term 1: Already voted for candidate 0399ebd7784742d2ad8febb8b9f1efff in this term.
I20260709 12:14:13.851641 17987 raft_consensus.cc:2804] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:13.851948 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65c096baf7b4281b35b64b5191f8299" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:13.852639 17759 raft_consensus.cc:2468] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:13.853480 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65c096baf7b4281b35b64b5191f8299" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:13.852118 17987 raft_consensus.cc:697] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:13.854168 17685 raft_consensus.cc:2468] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:13.854228 17797 leader_election.cc:304] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:13.855728 17934 raft_consensus.cc:3060] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.856150 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4833bd20f4743e684af802fae5a8c47" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:13.856752 17685 raft_consensus.cc:3060] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.859022 17758 raft_consensus.cc:2468] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:13.861845 17987 consensus_queue.cc:237] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.854112 17798 leader_election.cc:304] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:13.864437 17934 raft_consensus.cc:2749] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:13.865407 17934 raft_consensus.cc:2804] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:13.865957 17798 leader_election.cc:304] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:13.866516 17934 raft_consensus.cc:493] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.866973 17983 raft_consensus.cc:2804] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:13.867986 18023 raft_consensus.cc:493] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.867002 17934 raft_consensus.cc:3060] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.868692 18023 raft_consensus.cc:515] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.872706 17881 tablet_bootstrap.cc:654] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.872915 18023 leader_election.cc:290] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:13.873791 18033 leader_election.cc:290] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:13.874822 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9dce244ddc486bb3036d094d638006" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:13.879314 17880 consensus_queue.cc:260] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.882572 18083 raft_consensus.cc:515] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.876885 18033 consensus_queue.cc:1048] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:14:13.884449 17987 consensus_queue.cc:1048] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:13.885636 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330106a9250b47d4894632b517aea70f" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:13.886287 17759 raft_consensus.cc:3060] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.888201 17879 tablet_bootstrap.cc:492] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:13.888413 17880 ts_tablet_manager.cc:1434] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.002s
I20260709 12:14:13.888692 17879 ts_tablet_manager.cc:1403] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.000s
I20260709 12:14:13.889235 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9dce244ddc486bb3036d094d638006" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:13.890103 17882 raft_consensus.cc:359] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.890793 17882 raft_consensus.cc:385] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.890821 17650 leader_election.cc:304] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:13.891319 17882 raft_consensus.cc:740] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.891435 17879 raft_consensus.cc:359] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.892133 17879 raft_consensus.cc:385] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.892475 17879 raft_consensus.cc:740] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.880503 17983 raft_consensus.cc:697] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:13.892177 17882 consensus_queue.cc:260] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.893339 17983 consensus_queue.cc:237] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.896102 17759 raft_consensus.cc:2468] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 1.
I20260709 12:14:13.879690 17685 raft_consensus.cc:2468] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:13.897289 18023 raft_consensus.cc:2749] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:13.898111 18083 leader_election.cc:290] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:13.898849 17881 tablet_bootstrap.cc:492] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:13.899411 17881 ts_tablet_manager.cc:1403] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.001s
I20260709 12:14:13.899060 17879 consensus_queue.cc:260] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:13.899940 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330106a9250b47d4894632b517aea70f" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:13.901793 17879 ts_tablet_manager.cc:1434] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:14:13.892596 17880 tablet_bootstrap.cc:492] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:13.901922 17833 raft_consensus.cc:3060] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.902824 17879 tablet_bootstrap.cc:492] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:13.906975 17881 raft_consensus.cc:359] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.907768 17890 consensus_queue.cc:1048] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:13.908298 17934 raft_consensus.cc:515] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.910365 17882 ts_tablet_manager.cc:1434] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.129s	user 0.008s	sys 0.000s
I20260709 12:14:13.907828 17881 raft_consensus.cc:385] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.911579 17882 tablet_bootstrap.cc:492] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:13.911607 17881 raft_consensus.cc:740] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.912521 17881 consensus_queue.cc:260] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.919534 17506 catalog_manager.cc:5697] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:13.924793 17881 ts_tablet_manager.cc:1434] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.004s
I20260709 12:14:13.924947 17934 leader_election.cc:290] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:13.925964 17650 leader_election.cc:304] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:13.926859 18083 raft_consensus.cc:2804] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:13.927316 17879 tablet_bootstrap.cc:654] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.927335 18083 raft_consensus.cc:697] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [term 1 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:13.928452 18083 consensus_queue.cc:237] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.919442 17912 raft_consensus.cc:493] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.929764 17882 tablet_bootstrap.cc:654] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.930001 17912 raft_consensus.cc:515] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:13.934834 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65c096baf7b4281b35b64b5191f8299" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:13.934816 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65c096baf7b4281b35b64b5191f8299" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:13.885706 18085 consensus_queue.cc:1048] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
I20260709 12:14:13.948776 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8ded792419442d81f4faac050da357" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:13.950263 17833 raft_consensus.cc:2468] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 1.
I20260709 12:14:13.951609 17611 raft_consensus.cc:2468] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:13.955809 17723 leader_election.cc:304] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031; no voters: 
I20260709 12:14:13.958742 18033 raft_consensus.cc:493] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.959316 17890 raft_consensus.cc:2804] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:13.959429 18033 raft_consensus.cc:515] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:13.959975 17890 raft_consensus.cc:493] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.961817 17890 raft_consensus.cc:3060] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.964671 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8ded792419442d81f4faac050da357" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:13.965616 17684 raft_consensus.cc:2468] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:13.966099 18033 leader_election.cc:290] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:13.939648 17685 raft_consensus.cc:3060] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.941287 17759 raft_consensus.cc:3060] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.970573 17912 leader_election.cc:290] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:13.986795 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa2644993e64096936e3f317e582989" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:13.987672 17686 raft_consensus.cc:2468] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:13.988482 17881 tablet_bootstrap.cc:492] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:13.989893 17798 leader_election.cc:304] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
W20260709 12:14:13.995620 17798 leader_election.cc:343] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:13.990481 18023 raft_consensus.cc:493] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.996665 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa2644993e64096936e3f317e582989" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:13.996780 18023 raft_consensus.cc:515] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:13.998593 17881 tablet_bootstrap.cc:654] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.999078 18023 leader_election.cc:290] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:14.004527 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f72b5e43ef94e9eb37773a99e29b54a" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:14.005227 17759 raft_consensus.cc:2468] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:13.986824 17508 catalog_manager.cc:5697] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.013351 17508 catalog_manager.cc:5697] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.009059 17880 tablet_bootstrap.cc:654] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.016090 17508 catalog_manager.cc:5697] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:14.007586 17649 leader_election.cc:343] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.009325 17934 raft_consensus.cc:2804] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:14.009132 18023 raft_consensus.cc:493] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.997498 17686 raft_consensus.cc:2468] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:14.046130 17879 tablet_bootstrap.cc:492] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:14.030121 17798 leader_election.cc:304] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:14.046665 17879 ts_tablet_manager.cc:1403] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.144s	user 0.011s	sys 0.010s
I20260709 12:14:14.005558 17685 raft_consensus.cc:2468] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:14.049505 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f72b5e43ef94e9eb37773a99e29b54a" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:14.042595 17934 raft_consensus.cc:697] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:14.051136 17798 leader_election.cc:304] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff
I20260709 12:14:14.008188 17973 consensus_queue.cc:1048] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:14:14.044020 18023 raft_consensus.cc:515] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:14.051136 17989 raft_consensus.cc:2804] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:14.059175 17989 raft_consensus.cc:697] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:14.051783 17934 consensus_queue.cc:237] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:14.054356 17983 raft_consensus.cc:2804] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:14.062412 17983 raft_consensus.cc:493] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.062815 17983 raft_consensus.cc:3060] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.060169 17989 consensus_queue.cc:237] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:14.063741 17879 raft_consensus.cc:359] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:14.064733 17879 raft_consensus.cc:385] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.065026 17879 raft_consensus.cc:740] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.065796 17879 consensus_queue.cc:260] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
W20260709 12:14:14.052336 17649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 44808.1us
W20260709 12:14:14.070206 17649 leader_election.cc:343] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.070678 17649 leader_election.cc:304] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:14.071451 18083 raft_consensus.cc:2749] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:14.065795 18036 consensus_queue.cc:1048] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:14:14.073123 18023 leader_election.cc:290] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:14.075573 17882 tablet_bootstrap.cc:492] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:14.076242 17882 ts_tablet_manager.cc:1403] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.165s	user 0.014s	sys 0.019s
I20260709 12:14:14.079129 17882 raft_consensus.cc:359] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:14.079911 17882 raft_consensus.cc:385] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.080297 17882 raft_consensus.cc:740] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.080575 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a0d8e4ba10475dba2884159f40bf22" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:14.081032 17882 consensus_queue.cc:260] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
W20260709 12:14:14.082299 17649 leader_election.cc:343] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.083518 17882 ts_tablet_manager.cc:1434] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:14.084614 17882 tablet_bootstrap.cc:492] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:14.092978 17882 tablet_bootstrap.cc:654] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.113824 17890 raft_consensus.cc:515] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:14.117811 17881 tablet_bootstrap.cc:492] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:14.118382 17881 ts_tablet_manager.cc:1403] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.132s	user 0.016s	sys 0.002s
I20260709 12:14:14.121316 17881 raft_consensus.cc:359] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:14.122014 17881 raft_consensus.cc:385] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.122304 17881 raft_consensus.cc:740] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.122933 17881 consensus_queue.cc:260] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:14.124478 17881 ts_tablet_manager.cc:1434] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:14.125310 17881 tablet_bootstrap.cc:492] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:14.127112 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8ded792419442d81f4faac050da357" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:14.127372 17890 leader_election.cc:290] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:14.127795 17608 raft_consensus.cc:3060] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.130611 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a0d8e4ba10475dba2884159f40bf22" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:14.132206 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8ded792419442d81f4faac050da357" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:14.132843 17683 raft_consensus.cc:3060] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:14.133823 17650 leader_election.cc:343] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.134315 17650 leader_election.cc:304] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:14.135340 18083 raft_consensus.cc:2749] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:14.143013 17508 catalog_manager.cc:5697] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 1 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.161435 17608 raft_consensus.cc:2468] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:14.153901 17983 raft_consensus.cc:515] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:14.186126 17983 leader_election.cc:290] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:14.176918 17881 tablet_bootstrap.cc:654] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.217021 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa2644993e64096936e3f317e582989" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:14.218447 18036 raft_consensus.cc:493] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.219009 18036 raft_consensus.cc:515] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:14.222102 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ae2cfdcb4d4f68a823ebfa4a3c1d67" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:14.223276 17759 raft_consensus.cc:2393] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1238afdc1efd4d209d843008235d3031 in current term 1: Already voted for candidate 62eefc3fdfdc4338bc21851368912bcf in this term.
I20260709 12:14:14.223464 18036 leader_election.cc:290] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:14.200636 17723 leader_election.cc:304] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031; no voters: 
I20260709 12:14:14.229589 17934 raft_consensus.cc:493] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.230062 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa2644993e64096936e3f317e582989" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:14.230171 17934 raft_consensus.cc:515] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:14.231146 17682 raft_consensus.cc:3060] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.231707 18023 raft_consensus.cc:493] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.232219 18023 raft_consensus.cc:515] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:14.233605 17934 leader_election.cc:290] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:14.233911 17973 raft_consensus.cc:2804] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:14.234422 18023 leader_election.cc:290] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:14.234614 17973 raft_consensus.cc:697] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:14.236068 17973 consensus_queue.cc:237] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:14.234679 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409779df8bd040abba0b922a81b5bdce" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:14.237329 17683 raft_consensus.cc:2468] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:14.237982 17611 raft_consensus.cc:2468] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:14.239326 17797 leader_election.cc:304] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:14.240669 17934 raft_consensus.cc:2804] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:14.241067 17934 raft_consensus.cc:493] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.245209 17934 raft_consensus.cc:3060] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.245293 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbd84067bff4fa8a3672c6c94a55a05" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
W20260709 12:14:14.242028 17798 leader_election.cc:343] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.242061 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ae2cfdcb4d4f68a823ebfa4a3c1d67" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
W20260709 12:14:14.244331 17723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 46756.4us
I20260709 12:14:14.245497 18085 consensus_queue.cc:1048] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:14.263579 17879 ts_tablet_manager.cc:1434] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.217s	user 0.017s	sys 0.001s
I20260709 12:14:14.264470 17879 tablet_bootstrap.cc:492] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:14.267239 17880 tablet_bootstrap.cc:492] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:14.267693 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409779df8bd040abba0b922a81b5bdce" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:14.268667 17759 raft_consensus.cc:2468] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:14.267818 17880 ts_tablet_manager.cc:1403] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.375s	user 0.018s	sys 0.005s
I20260709 12:14:14.270900 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbd84067bff4fa8a3672c6c94a55a05" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
W20260709 12:14:14.275919 17650 leader_election.cc:343] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.279597 17880 raft_consensus.cc:359] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:14.280833 17880 raft_consensus.cc:385] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.281347 17880 raft_consensus.cc:740] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.283211 17880 consensus_queue.cc:260] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:14.287993 17506 catalog_manager.cc:5697] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.290582 17506 catalog_manager.cc:5697] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:14.288542 17649 leader_election.cc:343] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.295538 17573 leader_election.cc:304] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:14.297004 18036 raft_consensus.cc:3060] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.300088 17649 leader_election.cc:304] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:14.301046 18023 raft_consensus.cc:2749] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:14.302241 17880 ts_tablet_manager.cc:1434] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:14:14.303236 17880 tablet_bootstrap.cc:492] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:14.306885 18034 consensus_queue.cc:1048] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:14.309799 17882 tablet_bootstrap.cc:492] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:14.309993 17879 tablet_bootstrap.cc:654] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.310371 17882 ts_tablet_manager.cc:1403] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.226s	user 0.057s	sys 0.039s
I20260709 12:14:14.319723 17890 consensus_queue.cc:1048] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:14.321770 17890 consensus_queue.cc:1048] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:14.323074 17880 tablet_bootstrap.cc:654] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.327833 18085 consensus_queue.cc:1048] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:14.328668 17682 raft_consensus.cc:2468] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:14.338781 17508 catalog_manager.cc:5697] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.354451 17798 leader_election.cc:304] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff
I20260709 12:14:14.356451 18107 raft_consensus.cc:2804] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:14.356997 18107 raft_consensus.cc:697] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:14.358073 18107 consensus_queue.cc:237] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:14.368011 17881 tablet_bootstrap.cc:492] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:14.368835 17881 ts_tablet_manager.cc:1403] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.244s	user 0.013s	sys 0.009s
I20260709 12:14:14.372502 17881 raft_consensus.cc:359] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:14.373286 17881 raft_consensus.cc:385] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:14:14.377664 17797 consensus_peers.cc:597] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:14.329983 17934 raft_consensus.cc:515] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:14.380291 17881 raft_consensus.cc:740] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.379383 17882 raft_consensus.cc:359] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:14.383980 17882 raft_consensus.cc:385] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.384383 17882 raft_consensus.cc:740] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.396260 18036 raft_consensus.cc:2749] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:14.388321 17881 consensus_queue.cc:260] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:14.407641 17882 consensus_queue.cc:260] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:14.415000 17983 raft_consensus.cc:493] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.415652 17983 raft_consensus.cc:515] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:14.418645 17934 leader_election.cc:290] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:14.419021 18083 consensus_queue.cc:1048] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:14.426203 17983 leader_election.cc:290] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:14.432487 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409779df8bd040abba0b922a81b5bdce" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:14.433244 17610 raft_consensus.cc:3060] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.442801 17506 catalog_manager.cc:5697] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:14.439862 17879 tablet_bootstrap.cc:492] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:14.446977 17879 ts_tablet_manager.cc:1403] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.183s	user 0.012s	sys 0.050s
I20260709 12:14:14.451084 17879 raft_consensus.cc:359] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:14.451990 17879 raft_consensus.cc:385] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.452286 17879 raft_consensus.cc:740] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.464735 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a75c22ea984a8496d70b56ddcc0c76" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:14.467386 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409779df8bd040abba0b922a81b5bdce" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:14.467703 17934 consensus_queue.cc:1048] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:14.468103 17758 raft_consensus.cc:3060] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.473707 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a75c22ea984a8496d70b56ddcc0c76" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:14.475287 17989 consensus_queue.cc:1048] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:14.436968 18107 consensus_queue.cc:1048] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.043s
I20260709 12:14:14.452977 17879 consensus_queue.cc:260] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:14.482406 17879 ts_tablet_manager.cc:1434] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 12:14:14.483379 17879 tablet_bootstrap.cc:492] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:14.485327 17989 consensus_queue.cc:1048] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:14.489076 17881 ts_tablet_manager.cc:1434] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.119s	user 0.008s	sys 0.009s
I20260709 12:14:14.490887 17882 ts_tablet_manager.cc:1434] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.180s	user 0.005s	sys 0.003s
I20260709 12:14:14.492329 17882 tablet_bootstrap.cc:492] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:14.494779 17881 tablet_bootstrap.cc:492] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
W20260709 12:14:14.488556 17797 leader_election.cc:343] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.497473 17758 raft_consensus.cc:2468] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
W20260709 12:14:14.511308 17798 leader_election.cc:343] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.517200 17798 leader_election.cc:304] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:14.534641 17880 tablet_bootstrap.cc:492] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:14.544463 17880 ts_tablet_manager.cc:1403] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.241s	user 0.031s	sys 0.024s
I20260709 12:14:14.543355 17882 tablet_bootstrap.cc:654] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.517792 18023 consensus_queue.cc:1048] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 12:14:14.524739 17989 raft_consensus.cc:2749] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:14.559940 17798 leader_election.cc:304] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:14.586493 17989 raft_consensus.cc:2804] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:14.587119 17989 raft_consensus.cc:697] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:14.588177 17989 consensus_queue.cc:237] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:14.591595 17880 raft_consensus.cc:359] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:14.593585 17880 raft_consensus.cc:385] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.593953 17880 raft_consensus.cc:740] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.597720 18083 raft_consensus.cc:493] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62eefc3fdfdc4338bc21851368912bcf)
I20260709 12:14:14.598338 18083 raft_consensus.cc:515] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:14.598904 18085 consensus_queue.cc:1048] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:14.606087 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e7602cb38a4468b428e297b18e7150" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:14.607012 17834 raft_consensus.cc:2468] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:14.617136 17879 tablet_bootstrap.cc:654] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.594784 17880 consensus_queue.cc:260] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:14.622731 17649 leader_election.cc:304] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [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: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:14.548300 17610 raft_consensus.cc:2468] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:14.639928 18116 raft_consensus.cc:2804] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:14.640434 18116 raft_consensus.cc:493] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62eefc3fdfdc4338bc21851368912bcf)
I20260709 12:14:14.640828 18116 raft_consensus.cc:3060] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.643158 17880 ts_tablet_manager.cc:1434] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.098s	user 0.009s	sys 0.000s
I20260709 12:14:14.644572 17880 tablet_bootstrap.cc:492] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:14.658558 17881 tablet_bootstrap.cc:654] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.669368 17880 tablet_bootstrap.cc:654] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.638764 18023 raft_consensus.cc:493] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.674933 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e7602cb38a4468b428e297b18e7150" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:14.676373 17611 raft_consensus.cc:2393] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c466023cfe64622b6c25f616c3b458e in current term 2: Already voted for candidate 1238afdc1efd4d209d843008235d3031 in this term.
I20260709 12:14:14.667955 18083 leader_election.cc:290] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:14.672760 18023 raft_consensus.cc:515] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:14.726428 17882 tablet_bootstrap.cc:492] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:14.727118 17882 ts_tablet_manager.cc:1403] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.235s	user 0.018s	sys 0.039s
I20260709 12:14:14.730979 17881 tablet_bootstrap.cc:492] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:14.732858 17881 ts_tablet_manager.cc:1403] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.242s	user 0.021s	sys 0.002s
I20260709 12:14:14.723690 18116 raft_consensus.cc:515] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:14.747699 18107 raft_consensus.cc:493] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.767089 17882 raft_consensus.cc:359] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:14.767978 17882 raft_consensus.cc:385] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.768276 17882 raft_consensus.cc:740] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.771550 17879 tablet_bootstrap.cc:492] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:14.772114 17879 ts_tablet_manager.cc:1403] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.289s	user 0.022s	sys 0.006s
I20260709 12:14:14.783413 17912 raft_consensus.cc:493] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.783999 17912 raft_consensus.cc:515] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:14.786126 17912 leader_election.cc:290] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:14.789366 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa2644993e64096936e3f317e582989" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:14.794647 18023 leader_election.cc:290] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
W20260709 12:14:14.795846 17797 consensus_peers.cc:597] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:14.798063 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b5a9f2757f48fdb53e9a033d792b8a" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:14.781198 17881 raft_consensus.cc:359] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:14.779271 17882 consensus_queue.cc:260] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:14.800179 17881 raft_consensus.cc:385] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.800654 17881 raft_consensus.cc:740] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.802090 17881 consensus_queue.cc:260] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:14.806716 17890 consensus_queue.cc:1048] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:14.807652 17650 leader_election.cc:343] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.814209 17881 ts_tablet_manager.cc:1434] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.078s	user 0.012s	sys 0.000s
I20260709 12:14:14.815811 17881 tablet_bootstrap.cc:492] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:14.810317 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e7602cb38a4468b428e297b18e7150" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:14.824371 17880 tablet_bootstrap.cc:492] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:14.824995 17880 ts_tablet_manager.cc:1403] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.181s	user 0.034s	sys 0.016s
I20260709 12:14:14.770817 18107 raft_consensus.cc:515] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:14.827255 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b5a9f2757f48fdb53e9a033d792b8a" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:14.827493 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa2644993e64096936e3f317e582989" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:14.828570 17682 raft_consensus.cc:2393] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0399ebd7784742d2ad8febb8b9f1efff in current term 1: Already voted for candidate 62eefc3fdfdc4338bc21851368912bcf in this term.
W20260709 12:14:14.829026 17649 leader_election.cc:343] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.835362 17934 consensus_queue.cc:1048] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:14.829730 17649 leader_election.cc:304] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:14.841173 18023 raft_consensus.cc:2749] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:14.851302 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f72b5e43ef94e9eb37773a99e29b54a" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
W20260709 12:14:14.854826 17797 leader_election.cc:343] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.849506 17882 ts_tablet_manager.cc:1434] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.122s	user 0.008s	sys 0.001s
I20260709 12:14:14.855532 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f72b5e43ef94e9eb37773a99e29b54a" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:14.856272 17682 raft_consensus.cc:2468] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:14.856709 17882 tablet_bootstrap.cc:492] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:14.852891 17724 leader_election.cc:304] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:14.851902 18107 leader_election.cc:290] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:14.859139 17890 raft_consensus.cc:3060] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.862440 17881 tablet_bootstrap.cc:654] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.860894 17880 raft_consensus.cc:359] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:14.865345 17880 raft_consensus.cc:385] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.865509 17879 raft_consensus.cc:359] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:14.866304 17879 raft_consensus.cc:385] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.869164 17879 raft_consensus.cc:740] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.870857 17967 raft_consensus.cc:493] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.871419 17967 raft_consensus.cc:515] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:14.871645 17879 consensus_queue.cc:260] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
W20260709 12:14:14.880451 18105 log.cc:927] Time spent T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf: Append to log took a long time: real 0.058s	user 0.002s	sys 0.001s
I20260709 12:14:14.872959 18107 consensus_queue.cc:1048] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:14:14.874044 17831 raft_consensus.cc:2468] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:14.874595 17912 consensus_queue.cc:1048] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:14:14.891130 17967 leader_election.cc:290] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:14.891426 17879 ts_tablet_manager.cc:1434] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.119s	user 0.004s	sys 0.006s
I20260709 12:14:14.872221 18034 raft_consensus.cc:493] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.892520 17879 tablet_bootstrap.cc:492] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:14.892127 18034 raft_consensus.cc:515] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:14.892756 17880 raft_consensus.cc:740] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.871970 17798 leader_election.cc:304] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:14.894052 18100 raft_consensus.cc:2804] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:14.894444 18100 raft_consensus.cc:493] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.894794 18100 raft_consensus.cc:3060] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.901554 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4670aa963e49425f9c687e1af03147d9" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:14.904994 18116 leader_election.cc:290] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:14.911935 18034 leader_election.cc:290] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:14.922309 18100 raft_consensus.cc:515] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:14.897372 17880 consensus_queue.cc:260] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:14.930867 18098 raft_consensus.cc:493] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.931599 18098 raft_consensus.cc:515] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:14.933158 17890 raft_consensus.cc:2749] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:14.934852 18098 leader_election.cc:290] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:14.937743 17880 ts_tablet_manager.cc:1434] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.112s	user 0.010s	sys 0.000s
I20260709 12:14:14.955169 17880 tablet_bootstrap.cc:492] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:14.938184 18100 leader_election.cc:290] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:14.940450 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4670aa963e49425f9c687e1af03147d9" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:14.942020 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a75c22ea984a8496d70b56ddcc0c76" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:14.942804 17879 tablet_bootstrap.cc:654] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.937328 17649 leader_election.cc:304] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:14.946955 17882 tablet_bootstrap.cc:654] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:15.179090 17649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.132:38891, user_credentials={real_user=slave}} blocked reactor thread for 241838us
I20260709 12:14:14.946662 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f72b5e43ef94e9eb37773a99e29b54a" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:15.183996 17684 raft_consensus.cc:3060] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.958155 17831 raft_consensus.cc:2468] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:14.984668 17880 tablet_bootstrap.cc:654] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:15.044008 17881 tablet_bootstrap.cc:492] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:15.047030 17879 tablet_bootstrap.cc:492] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:15.189846 17881 ts_tablet_manager.cc:1403] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.374s	user 0.014s	sys 0.018s
I20260709 12:14:15.189975 17879 ts_tablet_manager.cc:1403] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.298s	user 0.007s	sys 0.012s
I20260709 12:14:15.192921 17881 raft_consensus.cc:359] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:15.193701 17881 raft_consensus.cc:385] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:15.193998 17881 raft_consensus.cc:740] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:15.180923 18130 raft_consensus.cc:2804] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:15.195130 18130 raft_consensus.cc:697] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:15.196134 18130 consensus_queue.cc:237] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:15.198133 17881 consensus_queue.cc:260] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:15.199736 17723 leader_election.cc:304] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:15.200704 17912 raft_consensus.cc:493] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.205255 17684 raft_consensus.cc:2468] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:15.201198 17912 raft_consensus.cc:515] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:15.201265 18098 raft_consensus.cc:2804] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:15.210831 18098 raft_consensus.cc:493] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.211323 18098 raft_consensus.cc:3060] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:15.211567 17912 leader_election.cc:290] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:15.193377 17879 raft_consensus.cc:359] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:15.214077 17879 raft_consensus.cc:385] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:15.214442 17879 raft_consensus.cc:740] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:15.224363 17879 consensus_queue.cc:260] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:15.226881 17879 ts_tablet_manager.cc:1434] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260709 12:14:15.199779 17881 ts_tablet_manager.cc:1434] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:14:15.232545 17881 tablet_bootstrap.cc:492] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:15.246313 18098 raft_consensus.cc:515] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:15.247408 17607 raft_consensus.cc:3060] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:15.249892 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f72b5e43ef94e9eb37773a99e29b54a" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:15.244863 18083 raft_consensus.cc:493] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.253934 18083 raft_consensus.cc:515] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:15.258672 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cb9879d4774308ac60b3513c6aab6e" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:15.259155 18083 leader_election.cc:290] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
W20260709 12:14:15.260378 17649 leader_election.cc:343] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:15.270583 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cb9879d4774308ac60b3513c6aab6e" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
W20260709 12:14:15.274827 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:15.275543 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a75c22ea984a8496d70b56ddcc0c76" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:15.272913 17506 catalog_manager.cc:5697] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:15.277984 17506 catalog_manager.cc:5697] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:15.282063 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e7602cb38a4468b428e297b18e7150" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:15.283146 17608 raft_consensus.cc:2393] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c466023cfe64622b6c25f616c3b458e in current term 2: Already voted for candidate 1238afdc1efd4d209d843008235d3031 in this term.
I20260709 12:14:15.290243 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e76a0765254d4992f1c0dcd5735982" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:15.292222 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a75c22ea984a8496d70b56ddcc0c76" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:15.305348 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a0d8e4ba10475dba2884159f40bf22" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
W20260709 12:14:15.298354 17650 leader_election.cc:343] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:15.314144 17723 leader_election.cc:343] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:15.315152 17650 leader_election.cc:304] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:15.328025 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a0d8e4ba10475dba2884159f40bf22" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:15.333859 17682 raft_consensus.cc:2468] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 0.
I20260709 12:14:15.347193 18144 raft_consensus.cc:493] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.348032 18144 raft_consensus.cc:515] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:15.356339 17880 tablet_bootstrap.cc:492] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:15.357101 17880 ts_tablet_manager.cc:1403] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.402s	user 0.026s	sys 0.026s
I20260709 12:14:15.358209 17574 leader_election.cc:304] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:15.361254 18144 leader_election.cc:290] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:15.366743 17880 raft_consensus.cc:359] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:15.368916 17880 raft_consensus.cc:385] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:15.369719 17880 raft_consensus.cc:740] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:15.370409 17574 leader_election.cc:304] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:15.371536 17880 consensus_queue.cc:260] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:15.375049 17895 raft_consensus.cc:2804] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:14:15.376753 17797 leader_election.cc:343] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:15.382192 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e7602cb38a4468b428e297b18e7150" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:15.389050 18130 raft_consensus.cc:493] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.391004 18085 raft_consensus.cc:493] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.391572 18085 raft_consensus.cc:515] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:15.377096 17895 raft_consensus.cc:493] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:15.378757 17574 leader_election.cc:343] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:15.399487 17895 raft_consensus.cc:3060] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:15.373454 17723 leader_election.cc:343] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:15.379802 17880 ts_tablet_manager.cc:1434] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
W20260709 12:14:15.402740 17723 leader_election.cc:343] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:15.403383 17880 tablet_bootstrap.cc:492] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:15.405673 18130 raft_consensus.cc:515] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:15.410662 17880 tablet_bootstrap.cc:654] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:15.418749 17983 consensus_queue.cc:1048] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:15.420984 17798 leader_election.cc:304] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:15.422670 18155 raft_consensus.cc:2804] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:15.423249 18155 raft_consensus.cc:697] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:15.424347 18155 consensus_queue.cc:237] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:15.421077 17989 consensus_queue.cc:1048] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:15.428467 17880 tablet_bootstrap.cc:492] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:15.429045 17880 ts_tablet_manager.cc:1403] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260709 12:14:15.432102 17880 raft_consensus.cc:359] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:15.432811 17880 raft_consensus.cc:385] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:15.432700 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbd84067bff4fa8a3672c6c94a55a05" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:15.433311 17880 raft_consensus.cc:740] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:15.433689 17686 raft_consensus.cc:2468] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:15.433917 18085 leader_election.cc:290] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:15.439317 17880 consensus_queue.cc:260] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:15.441680 17880 ts_tablet_manager.cc:1434] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 12:14:15.445551 17881 tablet_bootstrap.cc:654] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:15.447710 17797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 65690.3us
I20260709 12:14:15.450317 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a75c22ea984a8496d70b56ddcc0c76" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:15.451011 17832 raft_consensus.cc:3060] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:15.452768 17830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:15.456799 17880 tablet_bootstrap.cc:492] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
W20260709 12:14:15.454751 17649 leader_election.cc:343] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:15.463928 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbd84067bff4fa8a3672c6c94a55a05" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:15.482486 18156 consensus_queue.cc:1048] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 12:14:15.452044 18130 leader_election.cc:290] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:15.485353 18130 raft_consensus.cc:2749] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:15.482555 17760 raft_consensus.cc:2468] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:15.492858 17880 tablet_bootstrap.cc:654] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:15.492465 17895 raft_consensus.cc:515] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:15.507081 17798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:46541, user_credentials={real_user=slave}} blocked reactor thread for 51627.6us
I20260709 12:14:15.516144 17798 leader_election.cc:304] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:15.520756 18146 raft_consensus.cc:2749] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:15.540446 18164 raft_consensus.cc:2804] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:15.540954 18164 raft_consensus.cc:493] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.541294 18164 raft_consensus.cc:3060] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:15.583705 17882 tablet_bootstrap.cc:492] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:15.584538 17882 ts_tablet_manager.cc:1403] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.728s	user 0.016s	sys 0.000s
I20260709 12:14:15.597048 17895 leader_election.cc:290] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:15.599704 17832 raft_consensus.cc:2468] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:15.608716 18164 raft_consensus.cc:515] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:15.611481 17723 leader_election.cc:304] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:15.611704 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e76a0765254d4992f1c0dcd5735982" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:15.612360 17683 raft_consensus.cc:2468] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:15.612689 18148 raft_consensus.cc:2804] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:15.613536 18148 raft_consensus.cc:697] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:15.614885 18148 consensus_queue.cc:237] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:15.590145 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e7602cb38a4468b428e297b18e7150" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:15.620193 17831 raft_consensus.cc:2410] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1238afdc1efd4d209d843008235d3031 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 12:14:15.621702 17573 leader_election.cc:304] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:15.623872 18151 raft_consensus.cc:2749] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:15.632511 17880 tablet_bootstrap.cc:492] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:15.633111 17880 ts_tablet_manager.cc:1403] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.177s	user 0.035s	sys 0.026s
I20260709 12:14:15.634330 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a0d8e4ba10475dba2884159f40bf22" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:15.635015 17683 raft_consensus.cc:3060] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:15.636214 17880 raft_consensus.cc:359] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:15.637090 17880 raft_consensus.cc:385] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:15.637403 17880 raft_consensus.cc:740] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:15.638362 17880 consensus_queue.cc:260] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:15.632356 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a0d8e4ba10475dba2884159f40bf22" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:15.640395 17760 raft_consensus.cc:3060] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:15.640678 17880 ts_tablet_manager.cc:1434] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:15.641798 17880 tablet_bootstrap.cc:492] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:15.643157 17683 raft_consensus.cc:2468] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 1.
I20260709 12:14:15.648418 17574 leader_election.cc:304] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:15.650136 18036 raft_consensus.cc:2804] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:15.650827 18036 raft_consensus.cc:697] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:15.651695 17880 tablet_bootstrap.cc:654] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:15.651983 18036 consensus_queue.cc:237] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:15.681604 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:15.227948 17879 tablet_bootstrap.cc:492] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:15.688138 17760 raft_consensus.cc:2468] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 1.
I20260709 12:14:15.252185 18098 leader_election.cc:290] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:15.698824 18164 leader_election.cc:290] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:15.699853 17831 raft_consensus.cc:1275] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:15.700774 17882 raft_consensus.cc:359] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:15.701493 17882 raft_consensus.cc:385] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:15.701810 17882 raft_consensus.cc:740] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
W20260709 12:14:15.703016 17649 leader_election.cc:343] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:15.703833 17649 leader_election.cc:304] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:15.705840 17882 consensus_queue.cc:260] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:15.707572 17882 ts_tablet_manager.cc:1434] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.123s	user 0.007s	sys 0.000s
I20260709 12:14:15.708269 17879 tablet_bootstrap.cc:654] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:15.708343 18023 raft_consensus.cc:2749] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:15.711490 17724 leader_election.cc:304] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:15.713732 18098 raft_consensus.cc:2804] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:15.718444 17882 tablet_bootstrap.cc:492] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:15.717535 18098 raft_consensus.cc:493] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.723925 18098 raft_consensus.cc:3060] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:15.726416 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbd84067bff4fa8a3672c6c94a55a05" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:15.726819 17881 tablet_bootstrap.cc:492] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:15.727159 17758 raft_consensus.cc:3060] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:15.727350 17881 ts_tablet_manager.cc:1403] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.495s	user 0.023s	sys 0.006s
I20260709 12:14:15.731949 17882 tablet_bootstrap.cc:654] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:15.734017 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbd84067bff4fa8a3672c6c94a55a05" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:15.740833 17684 raft_consensus.cc:3060] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:15.755429 17881 raft_consensus.cc:359] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:15.756361 17881 raft_consensus.cc:385] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:15.756644 17881 raft_consensus.cc:740] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:15.768782 17890 raft_consensus.cc:493] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.769543 17890 raft_consensus.cc:515] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:15.772312 17879 tablet_bootstrap.cc:492] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:15.772054 17881 consensus_queue.cc:260] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:15.772821 17879 ts_tablet_manager.cc:1403] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.545s	user 0.017s	sys 0.023s
I20260709 12:14:15.773720 17890 leader_election.cc:290] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:15.773994 17881 ts_tablet_manager.cc:1434] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.002s
I20260709 12:14:15.775307 17881 tablet_bootstrap.cc:492] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:15.752219 18023 consensus_queue.cc:1048] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 12:14:15.789327 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b5a9f2757f48fdb53e9a033d792b8a" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
W20260709 12:14:15.791621 17723 leader_election.cc:343] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:15.766826 17797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 243729us
I20260709 12:14:15.798098 17879 raft_consensus.cc:359] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:15.798952 17879 raft_consensus.cc:385] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:15.799250 17879 raft_consensus.cc:740] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:15.799968 17879 consensus_queue.cc:260] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:15.822566 17879 ts_tablet_manager.cc:1434] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.000s
I20260709 12:14:15.825990 17879 tablet_bootstrap.cc:492] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:15.830415 17606 raft_consensus.cc:1275] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:15.832067 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b5a9f2757f48fdb53e9a033d792b8a" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:15.832795 17683 raft_consensus.cc:2468] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:15.834293 18023 consensus_queue.cc:1048] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:15.838001 17724 leader_election.cc:304] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:15.839525 18147 raft_consensus.cc:2804] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:15.839967 18147 raft_consensus.cc:493] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.840312 18147 raft_consensus.cc:3060] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:15.844503 17758 raft_consensus.cc:2468] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:15.845590 17684 raft_consensus.cc:2468] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:15.847028 17798 leader_election.cc:304] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:15.853668 18023 raft_consensus.cc:493] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.855070 18163 raft_consensus.cc:2804] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:15.855676 18163 raft_consensus.cc:697] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:15.856714 18163 consensus_queue.cc:237] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:15.858064 17879 tablet_bootstrap.cc:654] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:15.866005 17880 tablet_bootstrap.cc:492] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:15.866533 17880 ts_tablet_manager.cc:1403] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.225s	user 0.023s	sys 0.015s
I20260709 12:14:15.862411 18023 raft_consensus.cc:515] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:15.873845 18023 leader_election.cc:290] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:15.874637 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a178809a6d784621ba4ba3a757952a0d" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:15.877746 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a178809a6d784621ba4ba3a757952a0d" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
W20260709 12:14:15.880190 17649 leader_election.cc:343] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:15.848830 18098 raft_consensus.cc:515] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:15.900174 17882 tablet_bootstrap.cc:492] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:15.900955 17882 ts_tablet_manager.cc:1403] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.183s	user 0.022s	sys 0.000s
I20260709 12:14:15.906502 18174 raft_consensus.cc:493] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.908305 17881 tablet_bootstrap.cc:654] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:15.911794 17879 tablet_bootstrap.cc:492] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:15.912750 17879 ts_tablet_manager.cc:1403] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.000s
I20260709 12:14:15.915575 17882 raft_consensus.cc:359] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:15.916414 17882 raft_consensus.cc:385] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:15.916786 17882 raft_consensus.cc:740] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
W20260709 12:14:15.918073 18176 log.cc:927] Time spent T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
I20260709 12:14:15.918663 17879 raft_consensus.cc:359] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:15.919458 17879 raft_consensus.cc:385] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:15.919771 17879 raft_consensus.cc:740] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:15.921288 18098 leader_election.cc:290] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:15.907191 18174 raft_consensus.cc:515] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:15.922856 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e76a0765254d4992f1c0dcd5735982" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:15.922930 17879 consensus_queue.cc:260] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:15.926117 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4457d418347638807be1115915825" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
W20260709 12:14:15.928411 17798 leader_election.cc:343] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:15.928459 17879 ts_tablet_manager.cc:1434] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:14:15.929826 18174 leader_election.cc:290] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
W20260709 12:14:15.930877 17723 leader_election.cc:343] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:15.930125 17879 tablet_bootstrap.cc:492] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:15.934919 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e76a0765254d4992f1c0dcd5735982" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
W20260709 12:14:15.935494 17650 leader_election.cc:343] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:15.936081 17650 leader_election.cc:304] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:15.879989 18147 raft_consensus.cc:515] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:15.937261 18116 raft_consensus.cc:2749] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:15.935616 17683 raft_consensus.cc:3060] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:15.939179 18147 leader_election.cc:290] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:15.941756 17880 raft_consensus.cc:359] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:15.942436 17880 raft_consensus.cc:385] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:15.942714 17880 raft_consensus.cc:740] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:15.943374 17879 tablet_bootstrap.cc:654] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:15.943507 17882 consensus_queue.cc:260] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:15.946527 17880 consensus_queue.cc:260] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:15.952338 17882 ts_tablet_manager.cc:1434] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.002s
I20260709 12:14:15.953291 17882 tablet_bootstrap.cc:492] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:15.957686 17610 raft_consensus.cc:3060] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:15.945155 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b5a9f2757f48fdb53e9a033d792b8a" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:15.962400 17882 tablet_bootstrap.cc:654] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:15.963778 17880 ts_tablet_manager.cc:1434] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.000s
I20260709 12:14:15.949921 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b5a9f2757f48fdb53e9a033d792b8a" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:15.965721 17881 tablet_bootstrap.cc:492] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:15.966270 17881 ts_tablet_manager.cc:1403] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.191s	user 0.013s	sys 0.006s
I20260709 12:14:15.969367 17684 raft_consensus.cc:3060] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:15.970749 17723 leader_election.cc:343] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:15.986654 17880 tablet_bootstrap.cc:492] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:15.999737 17505 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38420 (request call id 51) took 1156 ms. Trace:
I20260709 12:14:16.000397 17505 rpcz_store.cc:276] 0709 12:14:14.843065 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:14.843205 (+   140us) service_pool.cc:224] Handling call
0709 12:14:15.999635 (+1156430us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":35365,"reported_tablets":6}
I20260709 12:14:16.005465 18174 consensus_queue.cc:1048] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:16.015617 17506 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38434 (request call id 51) took 1205 ms. Trace:
I20260709 12:14:16.016083 17506 rpcz_store.cc:276] 0709 12:14:14.810660 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:14.812848 (+  2188us) service_pool.cc:224] Handling call
0709 12:14:16.015546 (+1202698us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:15.304782 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:15.305384 (+   602us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:15.305420 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:14:15.305443 (+    23us) tablet.cc:662] Decoding operations
0709 12:14:15.305989 (+   546us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:15.306069 (+    80us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:15.306095 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:14:15.306407 (+   312us) tablet.cc:701] Row locks acquired
0709 12:14:15.306425 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:14:15.306576 (+   151us) write_op.cc:270] Start()
0709 12:14:15.306689 (+   113us) write_op.cc:276] Timestamp: P: 1783599255306527 usec, L: 0
0709 12:14:15.306709 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:14:15.307389 (+   680us) log.cc:844] Serialized 928 byte log entry
0709 12:14:15.724083 (+416694us) op_driver.cc:464] REPLICATION: finished
0709 12:14:15.897324 (+173241us) spinlock_profiling.cc:243] Waited 26 ms on lock 0x7b4400022b4c. stack: 00007fe6e87ae343 00007fe6e87ae240 00007fe6e813d1d4 00007fe6f1e7b304 00007fe6f1e7b299 00007fe6e8668db1 00007fe6e8706c85 00007fe6e87076a2 00007fe6eb4791db 00007fe6eb474aaf 00007fe6e87c30ac 00007fe6f161d9a9 00007fe6e87df69b 00007fe6e87dd93f 00007fe6e87dfc02 00007fe6ef303ef0
0709 12:14:15.950568 (+ 53244us) write_op.cc:301] APPLY: starting
0709 12:14:15.953926 (+  3358us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:15.954049 (+   123us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:15.954069 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:15.954374 (+   305us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:15.954542 (+   168us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:14:15.954580 (+    38us) write_op.cc:312] APPLY: finished
0709 12:14:15.954757 (+   177us) log.cc:844] Serialized 28 byte log entry
0709 12:14:15.954917 (+   160us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:15.954993 (+    76us) write_op.cc:454] Released schema lock
0709 12:14:15.955037 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:15.955362 (+   325us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:15.955391 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":457047,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":222259,"apply.run_cpu_time_us":1636,"apply.run_wall_time_us":8783,"num_ops":2,"prepare.queue_time_us":19119,"prepare.run_cpu_time_us":2880,"prepare.run_wall_time_us":2991,"replication_time_us":417237,"spinlock_wait_cycles":59789056,"thread_start_us":239769,"threads_started":2}]]}
I20260709 12:14:16.019519 17684 raft_consensus.cc:2468] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:16.026851 18163 raft_consensus.cc:493] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.027402 18163 raft_consensus.cc:515] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.028007 17724 leader_election.cc:304] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:16.029429 18163 leader_election.cc:290] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:16.030676 18098 raft_consensus.cc:2804] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:16.031224 18098 raft_consensus.cc:697] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:16.032033 18098 consensus_queue.cc:237] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:16.035735 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55275915d6f42feb6db346c7f2d0d80" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:16.037161 18164 consensus_queue.cc:1048] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:16.033934 17504 catalog_manager.cc:5697] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:16.040541 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4457d418347638807be1115915825" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:16.046139 17880 tablet_bootstrap.cc:654] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:16.047926 17879 tablet_bootstrap.cc:492] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:16.048707 17879 ts_tablet_manager.cc:1403] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.119s	user 0.031s	sys 0.013s
I20260709 12:14:16.052230 17890 raft_consensus.cc:493] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:16.053144 18183 log.cc:927] Time spent T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf: Append to log took a long time: real 0.097s	user 0.000s	sys 0.001s
I20260709 12:14:16.053833 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55275915d6f42feb6db346c7f2d0d80" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:16.052824 17890 raft_consensus.cc:515] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:16.056646 17890 leader_election.cc:290] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:15.984925 17683 raft_consensus.cc:2468] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:16.059689 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a178809a6d784621ba4ba3a757952a0d" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:16.060781 17834 raft_consensus.cc:2468] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:16.062953 17723 leader_election.cc:304] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:16.064175 17890 raft_consensus.cc:2804] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:16.064558 17890 raft_consensus.cc:493] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:16.064909 17890 raft_consensus.cc:3060] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:16.065229 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a178809a6d784621ba4ba3a757952a0d" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:16.066443 17685 raft_consensus.cc:2468] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:16.072703 18147 consensus_queue.cc:1048] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:16.072811 17890 raft_consensus.cc:515] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:16.076099 17879 raft_consensus.cc:359] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.078109 17879 raft_consensus.cc:385] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:16.078522 17879 raft_consensus.cc:740] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:16.083142 17890 leader_election.cc:290] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:16.085974 17882 tablet_bootstrap.cc:492] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:16.086570 17882 ts_tablet_manager.cc:1403] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.133s	user 0.023s	sys 0.032s
I20260709 12:14:16.088953 17879 consensus_queue.cc:260] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
W20260709 12:14:16.095855 17797 leader_election.cc:343] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:16.096513 17797 leader_election.cc:304] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:16.097556 18174 raft_consensus.cc:2749] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:16.082787 17724 leader_election.cc:304] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:16.105813 18098 raft_consensus.cc:2804] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:16.106564 18098 raft_consensus.cc:697] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:16.107789 18098 consensus_queue.cc:237] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:16.115170 17882 raft_consensus.cc:359] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.111511 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a178809a6d784621ba4ba3a757952a0d" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:16.116132 17882 raft_consensus.cc:385] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:16.116710 17686 raft_consensus.cc:3060] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:16.120373 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a178809a6d784621ba4ba3a757952a0d" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:16.121021 17831 raft_consensus.cc:3060] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:16.126917 17882 raft_consensus.cc:740] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:16.130518 17879 ts_tablet_manager.cc:1434] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.002s
W20260709 12:14:16.098212 17797 leader_election.cc:343] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:16.132828 17879 tablet_bootstrap.cc:492] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:16.132668 17882 consensus_queue.cc:260] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.130805 17881 raft_consensus.cc:359] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.146003 17881 raft_consensus.cc:385] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:16.147462 17881 raft_consensus.cc:740] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
W20260709 12:14:16.154975 17798 leader_election.cc:343] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:16.155552 17798 leader_election.cc:304] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:16.156229 17882 ts_tablet_manager.cc:1434] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.002s
I20260709 12:14:16.158237 17881 consensus_queue.cc:260] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.161037 17882 tablet_bootstrap.cc:492] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:16.162878 17880 tablet_bootstrap.cc:492] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:16.163350 17880 ts_tablet_manager.cc:1403] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.177s	user 0.021s	sys 0.022s
W20260709 12:14:16.143424 17797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 45269.8us
I20260709 12:14:16.159744 18164 raft_consensus.cc:2749] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:16.170454 17881 ts_tablet_manager.cc:1434] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.204s	user 0.007s	sys 0.001s
I20260709 12:14:16.177677 17880 raft_consensus.cc:359] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:16.178741 17880 raft_consensus.cc:385] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:16.178779 17881 tablet_bootstrap.cc:492] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:16.179150 17880 raft_consensus.cc:740] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:16.179895 17880 consensus_queue.cc:260] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:16.182860 18164 raft_consensus.cc:493] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.186455 17880 ts_tablet_manager.cc:1434] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.006s
I20260709 12:14:16.183676 18164 raft_consensus.cc:515] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.188050 17880 tablet_bootstrap.cc:492] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:16.207647 17831 raft_consensus.cc:2468] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:16.214259 17723 leader_election.cc:304] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:16.215756 18164 leader_election.cc:290] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:16.218987 17890 raft_consensus.cc:2804] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:16.219631 17890 raft_consensus.cc:697] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:16.219936 17879 tablet_bootstrap.cc:654] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:16.220523 17890 consensus_queue.cc:237] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:16.223387 17686 raft_consensus.cc:2468] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:16.226861 17881 tablet_bootstrap.cc:654] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:16.232920 17506 catalog_manager.cc:5697] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:16.235726 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:16.247365 17882 tablet_bootstrap.cc:654] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:16.254798 17895 raft_consensus.cc:493] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.255771 17895 raft_consensus.cc:515] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:16.254914 18146 consensus_queue.cc:1048] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:16.258021 17895 leader_election.cc:290] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:16.257501 17506 catalog_manager.cc:5697] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 1 to 2, leader changed from 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132) to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 2 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } }
I20260709 12:14:16.259495 17506 catalog_manager.cc:5697] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:16.260231 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a75c22ea984a8496d70b56ddcc0c76" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:16.262889 17880 tablet_bootstrap.cc:654] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:16.264050 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:16.271413 17686 raft_consensus.cc:2468] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:16.274710 17798 leader_election.cc:304] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:16.276109 18146 consensus_queue.cc:1048] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:16.276904 17934 raft_consensus.cc:2804] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:16.277303 17934 raft_consensus.cc:493] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:16.272085 17610 raft_consensus.cc:3060] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:16.284502 17881 tablet_bootstrap.cc:492] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:16.285494 17881 ts_tablet_manager.cc:1403] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.005s
W20260709 12:14:16.285326 17781 debug-util.cc:398] Leaking SignalData structure 0x7b0800113560 after lost signal to thread 14405
W20260709 12:14:16.287359 17781 debug-util.cc:398] Leaking SignalData structure 0x7b0800156f60 after lost signal to thread 17542
W20260709 12:14:16.288586 17781 debug-util.cc:398] Leaking SignalData structure 0x7b08001d5640 after lost signal to thread 17635
I20260709 12:14:16.273252 17895 raft_consensus.cc:493] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.294272 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a75c22ea984a8496d70b56ddcc0c76" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:16.298406 18098 raft_consensus.cc:493] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.299839 18098 raft_consensus.cc:515] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:16.298910 17895 raft_consensus.cc:515] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.279620 17934 raft_consensus.cc:3060] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:16.305699 17608 raft_consensus.cc:3060] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:16.310308 17797 leader_election.cc:343] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:16.311916 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cb9879d4774308ac60b3513c6aab6e" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:16.312793 17685 raft_consensus.cc:2468] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:16.314209 17724 leader_election.cc:304] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:16.315102 17973 raft_consensus.cc:2804] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:16.315490 17973 raft_consensus.cc:493] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:16.315817 17973 raft_consensus.cc:3060] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:16.293618 17781 debug-util.cc:398] Leaking SignalData structure 0x7b080024aa40 after lost signal to thread 17710
W20260709 12:14:16.322844 17781 debug-util.cc:398] Leaking SignalData structure 0x7b08000ac140 after lost signal to thread 17784
W20260709 12:14:16.324159 17781 debug-util.cc:398] Leaking SignalData structure 0x7b080015c380 after lost signal to thread 17858
I20260709 12:14:16.334851 17895 leader_election.cc:290] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:16.337271 18163 consensus_queue.cc:1048] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:14:16.337077 17507 catalog_manager.cc:5697] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:16.347703 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cb9879d4774308ac60b3513c6aab6e" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:16.349014 17573 leader_election.cc:304] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:16.336059 18098 leader_election.cc:290] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:16.356083 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbd2794dca9442d88417815c5dbf2ad" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:16.357872 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbd2794dca9442d88417815c5dbf2ad" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:16.359740 17507 catalog_manager.cc:5697] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:16.367236 17723 leader_election.cc:343] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:16.369051 18151 raft_consensus.cc:2749] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:16.373776 17574 leader_election.cc:304] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:16.376590 18098 consensus_queue.cc:1048] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:16.380694 17881 raft_consensus.cc:359] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:16.381536 17881 raft_consensus.cc:385] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:16.387660 17881 raft_consensus.cc:740] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:16.357152 17934 raft_consensus.cc:515] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.388473 17881 consensus_queue.cc:260] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:16.333324 17973 raft_consensus.cc:515] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:16.393709 17881 ts_tablet_manager.cc:1434] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.108s	user 0.004s	sys 0.004s
I20260709 12:14:16.398162 17881 tablet_bootstrap.cc:492] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:16.408030 17879 tablet_bootstrap.cc:492] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:16.408694 17879 ts_tablet_manager.cc:1403] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.276s	user 0.015s	sys 0.002s
I20260709 12:14:16.422142 17880 tablet_bootstrap.cc:492] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:16.422780 17880 ts_tablet_manager.cc:1403] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.235s	user 0.028s	sys 0.067s
I20260709 12:14:16.426206 17934 leader_election.cc:290] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:16.430408 17882 tablet_bootstrap.cc:492] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:16.431196 17882 ts_tablet_manager.cc:1403] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.274s	user 0.016s	sys 0.003s
I20260709 12:14:16.429430 17881 tablet_bootstrap.cc:654] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:16.442414 17879 raft_consensus.cc:359] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:16.452543 17880 raft_consensus.cc:359] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:16.453354 17880 raft_consensus.cc:385] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:16.455403 17880 raft_consensus.cc:740] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:16.456116 17880 consensus_queue.cc:260] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:16.443200 17879 raft_consensus.cc:385] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:16.457439 17879 raft_consensus.cc:740] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:16.458169 17879 consensus_queue.cc:260] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:16.459762 17879 ts_tablet_manager.cc:1434] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.051s	user 0.002s	sys 0.002s
I20260709 12:14:16.464339 17880 ts_tablet_manager.cc:1434] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.041s	user 0.001s	sys 0.005s
I20260709 12:14:16.465734 17880 tablet_bootstrap.cc:492] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:16.467185 17879 tablet_bootstrap.cc:492] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:16.421981 18163 consensus_queue.cc:1048] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 12:14:16.480026 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cb9879d4774308ac60b3513c6aab6e" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:16.480304 18023 raft_consensus.cc:493] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.483382 18023 raft_consensus.cc:515] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.485080 17895 raft_consensus.cc:2749] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:16.485664 18023 leader_election.cc:290] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:16.488662 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:16.491094 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:16.491247 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cb9879d4774308ac60b3513c6aab6e" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:16.491647 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55275915d6f42feb6db346c7f2d0d80" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:16.491935 17685 raft_consensus.cc:3060] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:16.494354 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55275915d6f42feb6db346c7f2d0d80" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:16.495002 17834 raft_consensus.cc:2468] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 0.
I20260709 12:14:16.464263 17973 leader_election.cc:290] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
W20260709 12:14:16.497786 17649 leader_election.cc:343] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:16.498862 17882 raft_consensus.cc:359] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:16.499678 17882 raft_consensus.cc:385] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:16.500042 17882 raft_consensus.cc:740] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:16.499727 17649 leader_election.cc:304] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:16.489396 17682 raft_consensus.cc:3060] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:16.501376 18162 raft_consensus.cc:2804] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:16.538864 18162 raft_consensus.cc:493] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:16.539429 18162 raft_consensus.cc:3060] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:16.507170 17973 consensus_queue.cc:1048] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:16.547091 17682 raft_consensus.cc:2468] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:16.549139 17798 leader_election.cc:304] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:16.500819 17882 consensus_queue.cc:260] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:16.563194 17882 ts_tablet_manager.cc:1434] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.132s	user 0.010s	sys 0.002s
I20260709 12:14:16.568018 17880 tablet_bootstrap.cc:654] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:16.569623 17605 raft_consensus.cc:3060] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:16.568090 17879 tablet_bootstrap.cc:654] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:16.556270 17934 raft_consensus.cc:2804] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:16.573109 17934 raft_consensus.cc:697] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:16.574009 17934 consensus_queue.cc:237] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.575408 18174 raft_consensus.cc:493] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.575954 18174 raft_consensus.cc:515] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
W20260709 12:14:16.579012 17723 leader_election.cc:343] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:16.584020 17882 tablet_bootstrap.cc:492] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:16.585543 17881 tablet_bootstrap.cc:492] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:16.586145 17881 ts_tablet_manager.cc:1403] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.191s	user 0.022s	sys 0.028s
I20260709 12:14:16.594419 18162 raft_consensus.cc:515] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.595299 18174 leader_election.cc:290] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:16.597812 17881 raft_consensus.cc:359] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:16.605742 17881 raft_consensus.cc:385] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:16.609458 17685 raft_consensus.cc:2468] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:16.606099 17881 raft_consensus.cc:740] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
W20260709 12:14:16.617594 17797 leader_election.cc:343] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:16.622507 17723 consensus_peers.cc:597] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:16.624437 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474fccc8813435498b44fb4445a745e" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:16.624997 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474fccc8813435498b44fb4445a745e" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
W20260709 12:14:16.632467 17798 leader_election.cc:343] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:16.645596 17797 leader_election.cc:343] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:16.646224 17797 leader_election.cc:304] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:16.648401 18155 raft_consensus.cc:2749] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:16.650694 17890 raft_consensus.cc:493] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.651211 17890 raft_consensus.cc:515] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:16.617640 17882 tablet_bootstrap.cc:654] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:16.615356 17881 consensus_queue.cc:260] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:16.659112 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:16.659384 17973 consensus_queue.cc:1048] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:16.660267 17890 leader_election.cc:290] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:16.661754 17881 ts_tablet_manager.cc:1434] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 12:14:16.663280 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4457d418347638807be1115915825" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:16.664055 17834 raft_consensus.cc:2468] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:16.665798 17723 leader_election.cc:304] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:16.666074 17881 tablet_bootstrap.cc:492] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:16.669761 17890 raft_consensus.cc:2804] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:16.670290 17890 raft_consensus.cc:493] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:16.670698 17890 raft_consensus.cc:3060] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:16.683422 18162 leader_election.cc:290] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:16.697229 18023 raft_consensus.cc:493] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.700584 18023 raft_consensus.cc:515] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:16.704721 18023 leader_election.cc:290] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:16.706844 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f397c10e8943158e8b44af99bd26ba" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:16.714947 17881 tablet_bootstrap.cc:654] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:16.724620 17650 leader_election.cc:343] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:16.716791 17890 raft_consensus.cc:515] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:16.712028 17506 catalog_manager.cc:5697] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:16.733191 17890 leader_election.cc:290] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:16.753474 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4457d418347638807be1115915825" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:16.754283 17832 raft_consensus.cc:3060] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:16.766000 17879 tablet_bootstrap.cc:492] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:16.766819 17879 ts_tablet_manager.cc:1403] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.300s	user 0.063s	sys 0.076s
I20260709 12:14:16.771485 17879 raft_consensus.cc:359] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:16.772595 17879 raft_consensus.cc:385] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:16.745707 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4457d418347638807be1115915825" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
W20260709 12:14:16.782948 17723 leader_election.cc:343] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:16.790808 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4457d418347638807be1115915825" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:16.791188 17724 leader_election.cc:304] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:16.792375 17890 raft_consensus.cc:2804] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:16.793097 17890 raft_consensus.cc:697] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:16.793375 17879 raft_consensus.cc:740] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:16.794045 17890 consensus_queue.cc:237] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:16.799386 17879 consensus_queue.cc:260] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:16.803938 17879 ts_tablet_manager.cc:1434] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.006s
I20260709 12:14:16.806005 17832 raft_consensus.cc:2468] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
W20260709 12:14:16.795102 17723 leader_election.cc:343] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:16.822541 17880 tablet_bootstrap.cc:492] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:16.823128 17880 ts_tablet_manager.cc:1403] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.358s	user 0.024s	sys 0.050s
I20260709 12:14:16.828670 17723 leader_election.cc:304] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:16.829198 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f397c10e8943158e8b44af99bd26ba" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:16.829933 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55275915d6f42feb6db346c7f2d0d80" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:16.830224 17834 raft_consensus.cc:2468] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 0.
I20260709 12:14:16.830611 17832 raft_consensus.cc:3060] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:16.832137 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55275915d6f42feb6db346c7f2d0d80" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:16.833859 18147 raft_consensus.cc:2804] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:16.834444 18147 raft_consensus.cc:697] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:16.835357 18147 consensus_queue.cc:237] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:16.837028 17880 raft_consensus.cc:359] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:16.837836 17880 raft_consensus.cc:385] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:16.838128 17880 raft_consensus.cc:740] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:16.839032 17880 consensus_queue.cc:260] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:16.853646 18098 consensus_queue.cc:1048] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:16.861627 17880 ts_tablet_manager.cc:1434] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260709 12:14:16.863564 17880 tablet_bootstrap.cc:492] T 27f397c10e8943158e8b44af99bd26ba P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:16.866938 17882 tablet_bootstrap.cc:492] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:16.867558 17882 ts_tablet_manager.cc:1403] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.285s	user 0.013s	sys 0.012s
I20260709 12:14:16.873015 17882 raft_consensus.cc:359] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.873963 17882 raft_consensus.cc:385] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:16.874291 17882 raft_consensus.cc:740] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:16.875044 17882 consensus_queue.cc:260] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.877982 17880 tablet_bootstrap.cc:654] T 27f397c10e8943158e8b44af99bd26ba P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:16.888103 17879 tablet_bootstrap.cc:492] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:16.884099 17505 catalog_manager.cc:5697] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } }
I20260709 12:14:16.893733 17882 ts_tablet_manager.cc:1434] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 12:14:16.895946 17882 tablet_bootstrap.cc:492] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:16.907014 17881 tablet_bootstrap.cc:492] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:16.907573 17881 ts_tablet_manager.cc:1403] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.242s	user 0.020s	sys 0.032s
I20260709 12:14:16.911053 17507 catalog_manager.cc:5697] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:16.910501 17881 raft_consensus.cc:359] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.914606 17881 raft_consensus.cc:385] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:16.915066 17881 raft_consensus.cc:740] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:16.924293 17881 consensus_queue.cc:260] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:16.942407 18098 consensus_queue.cc:1048] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:16.945159 17832 raft_consensus.cc:2468] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 1.
I20260709 12:14:16.945521 17890 consensus_queue.cc:1048] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:16.948354 17881 ts_tablet_manager.cc:1434] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.001s
W20260709 12:14:16.949277 17649 leader_election.cc:343] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:16.951269 17649 leader_election.cc:304] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff
I20260709 12:14:16.952137 18213 raft_consensus.cc:2804] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:16.952567 18213 raft_consensus.cc:493] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:16.952939 18213 raft_consensus.cc:3060] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:16.960421 17881 tablet_bootstrap.cc:492] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:16.965560 17879 tablet_bootstrap.cc:654] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:16.971424 17649 leader_election.cc:304] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:16.972483 17881 tablet_bootstrap.cc:654] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:16.972568 18212 raft_consensus.cc:2804] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:16.973277 18212 raft_consensus.cc:697] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [term 1 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:16.974470 18212 consensus_queue.cc:237] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.003324 17608 raft_consensus.cc:3060] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:17.010910 18213 raft_consensus.cc:515] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:17.018806 17882 tablet_bootstrap.cc:654] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.028299 17881 tablet_bootstrap.cc:492] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:17.028931 17881 ts_tablet_manager.cc:1403] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.028s
I20260709 12:14:17.031373 17881 raft_consensus.cc:359] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.031978 17881 raft_consensus.cc:385] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.032264 17881 raft_consensus.cc:740] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.032891 17881 consensus_queue.cc:260] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.034899 17881 ts_tablet_manager.cc:1434] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:17.035749 17881 tablet_bootstrap.cc:492] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:17.035122 17506 catalog_manager.cc:5697] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 1 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:17.037992 18162 raft_consensus.cc:493] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.038759 18162 raft_consensus.cc:515] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.042212 17881 tablet_bootstrap.cc:654] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.042652 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a672fa387240f8a30465000e04eef8" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
W20260709 12:14:17.046303 17649 leader_election.cc:343] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.047367 17507 catalog_manager.cc:5697] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:17.052031 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f397c10e8943158e8b44af99bd26ba" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:17.052686 17832 raft_consensus.cc:3060] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:17.053543 18162 leader_election.cc:290] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:17.055783 17895 raft_consensus.cc:493] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.056114 17880 tablet_bootstrap.cc:492] T 27f397c10e8943158e8b44af99bd26ba P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:17.056588 17880 ts_tablet_manager.cc:1403] T 27f397c10e8943158e8b44af99bd26ba P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.193s	user 0.004s	sys 0.023s
I20260709 12:14:17.056262 17895 raft_consensus.cc:515] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.056758 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a672fa387240f8a30465000e04eef8" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:17.059752 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f397c10e8943158e8b44af99bd26ba" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:17.060771 17895 leader_election.cc:290] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:17.061652 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:17.063376 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:17.062301 18155 consensus_queue.cc:1048] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:17.059267 17880 raft_consensus.cc:359] T 27f397c10e8943158e8b44af99bd26ba P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:17.064807 17880 raft_consensus.cc:385] T 27f397c10e8943158e8b44af99bd26ba P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.064086 17685 raft_consensus.cc:2468] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 1.
I20260709 12:14:17.065122 17880 raft_consensus.cc:740] T 27f397c10e8943158e8b44af99bd26ba P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
W20260709 12:14:17.063045 17650 leader_election.cc:343] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.065848 17650 leader_election.cc:304] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:17.067207 17880 consensus_queue.cc:260] T 27f397c10e8943158e8b44af99bd26ba P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:17.069553 18212 raft_consensus.cc:2749] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:17.067950 17574 leader_election.cc:304] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [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: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:17.072610 17756 raft_consensus.cc:3060] T 27f397c10e8943158e8b44af99bd26ba P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:17.072834 18155 consensus_queue.cc:1048] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:17.052773 18213 leader_election.cc:290] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:17.052655 17507 catalog_manager.cc:5697] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:17.086742 17879 tablet_bootstrap.cc:492] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:17.087531 17879 ts_tablet_manager.cc:1403] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.201s	user 0.010s	sys 0.008s
I20260709 12:14:17.077514 18162 raft_consensus.cc:493] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.094404 18162 raft_consensus.cc:515] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.103691 17879 raft_consensus.cc:359] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.104710 17879 raft_consensus.cc:385] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.105036 17879 raft_consensus.cc:740] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.061800 17832 raft_consensus.cc:2468] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 1.
I20260709 12:14:17.107012 17879 consensus_queue.cc:260] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.118099 18210 raft_consensus.cc:2804] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:17.128304 17649 leader_election.cc:304] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:17.129048 18210 raft_consensus.cc:493] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62eefc3fdfdc4338bc21851368912bcf)
I20260709 12:14:17.129510 18210 raft_consensus.cc:3060] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:17.133620 17756 raft_consensus.cc:2468] T 27f397c10e8943158e8b44af99bd26ba P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 1.
I20260709 12:14:17.138566 17880 ts_tablet_manager.cc:1434] T 27f397c10e8943158e8b44af99bd26ba P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.082s	user 0.010s	sys 0.000s
I20260709 12:14:17.139559 17880 tablet_bootstrap.cc:492] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:17.145637 18213 raft_consensus.cc:2804] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:17.146478 18213 raft_consensus.cc:697] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [term 1 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:17.146109 17880 tablet_bootstrap.cc:654] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.147513 18213 consensus_queue.cc:237] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:17.169996 17879 ts_tablet_manager.cc:1434] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.082s	user 0.010s	sys 0.000s
I20260709 12:14:17.171548 17879 tablet_bootstrap.cc:492] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:17.190866 17881 tablet_bootstrap.cc:492] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:17.191483 17881 ts_tablet_manager.cc:1403] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.156s	user 0.013s	sys 0.021s
I20260709 12:14:17.202085 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623c7f5e726c4bd095cbd0e269c556a3" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
W20260709 12:14:17.204068 17649 leader_election.cc:343] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.210345 17879 tablet_bootstrap.cc:654] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.224819 17881 raft_consensus.cc:359] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.237498 17881 raft_consensus.cc:385] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.237867 17881 raft_consensus.cc:740] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.238802 17881 consensus_queue.cc:260] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.232702 17882 tablet_bootstrap.cc:492] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:17.240254 17882 ts_tablet_manager.cc:1403] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.346s	user 0.021s	sys 0.011s
I20260709 12:14:17.236239 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623c7f5e726c4bd095cbd0e269c556a3" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:17.242921 17506 catalog_manager.cc:5697] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 1 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:17.213042 18162 leader_election.cc:290] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:17.249950 17881 ts_tablet_manager.cc:1434] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.000s
I20260709 12:14:17.251609 17881 tablet_bootstrap.cc:492] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
W20260709 12:14:17.252619 17649 leader_election.cc:343] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.253757 17649 leader_election.cc:304] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:17.254521 17882 raft_consensus.cc:359] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.256072 17882 raft_consensus.cc:385] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.256456 17882 raft_consensus.cc:740] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.258651 17881 tablet_bootstrap.cc:654] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.258502 18162 raft_consensus.cc:2749] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:17.257678 17882 consensus_queue.cc:260] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.267918 18147 raft_consensus.cc:493] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.268543 18147 raft_consensus.cc:515] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.270689 18147 leader_election.cc:290] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:17.272300 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474fccc8813435498b44fb4445a745e" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:17.273185 17832 raft_consensus.cc:2468] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:17.274235 17880 tablet_bootstrap.cc:492] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:17.274740 17880 ts_tablet_manager.cc:1403] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.135s	user 0.024s	sys 0.026s
I20260709 12:14:17.278331 17880 raft_consensus.cc:359] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.278715 17723 leader_election.cc:304] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:17.279059 17880 raft_consensus.cc:385] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.279374 17880 raft_consensus.cc:740] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.279541 18098 raft_consensus.cc:2804] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:17.279999 18098 raft_consensus.cc:493] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:17.280333 18098 raft_consensus.cc:3060] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:17.280401 17880 consensus_queue.cc:260] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.282040 17882 ts_tablet_manager.cc:1434] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 12:14:17.282692 17880 ts_tablet_manager.cc:1434] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:17.283255 17882 tablet_bootstrap.cc:492] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:17.284150 17880 tablet_bootstrap.cc:492] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:17.295056 17880 tablet_bootstrap.cc:654] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.295437 18155 raft_consensus.cc:493] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.296353 18155 raft_consensus.cc:515] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.299357 17879 tablet_bootstrap.cc:492] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:17.300009 17879 ts_tablet_manager.cc:1403] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.001s
I20260709 12:14:17.301221 17882 tablet_bootstrap.cc:654] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.305217 17879 raft_consensus.cc:359] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.306160 17879 raft_consensus.cc:385] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.306542 17879 raft_consensus.cc:740] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.308390 17879 consensus_queue.cc:260] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.311945 18155 leader_election.cc:290] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:17.312376 17879 ts_tablet_manager.cc:1434] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:14:17.315809 17881 tablet_bootstrap.cc:492] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:17.316831 17881 ts_tablet_manager.cc:1403] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.007s
I20260709 12:14:17.318558 17879 tablet_bootstrap.cc:492] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:17.320837 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f361ab809b43ec917a5a144822dcb3" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
W20260709 12:14:17.323239 17798 leader_election.cc:343] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.328807 17881 raft_consensus.cc:359] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.331715 18098 raft_consensus.cc:515] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.332361 17881 raft_consensus.cc:385] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.333482 17881 raft_consensus.cc:740] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.272320 18210 raft_consensus.cc:515] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.334668 17881 consensus_queue.cc:260] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.335215 17606 raft_consensus.cc:1240] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Rejecting Update request from peer 62eefc3fdfdc4338bc21851368912bcf for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:17.339522 17879 tablet_bootstrap.cc:654] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.342701 17934 raft_consensus.cc:493] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.343617 17934 raft_consensus.cc:515] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.344453 17881 ts_tablet_manager.cc:1434] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.002s
W20260709 12:14:17.344574 17573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.132:38891, user_credentials={real_user=slave}} blocked reactor thread for 77843.7us
I20260709 12:14:17.345531 17881 tablet_bootstrap.cc:492] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:17.348856 17880 tablet_bootstrap.cc:492] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:17.349460 17880 ts_tablet_manager.cc:1403] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.001s
I20260709 12:14:17.349821 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:17.351788 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08b1eef070b4a52b4ebe409d82a96bb" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:17.352434 17880 raft_consensus.cc:359] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
W20260709 12:14:17.354951 17798 leader_election.cc:343] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.355758 17934 leader_election.cc:290] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:17.361701 18210 leader_election.cc:290] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:17.361958 17881 tablet_bootstrap.cc:654] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.364295 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f361ab809b43ec917a5a144822dcb3" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:17.356029 17880 raft_consensus.cc:385] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.365149 17880 raft_consensus.cc:740] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.366080 17880 consensus_queue.cc:260] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.367277 17983 consensus_queue.cc:1059] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:17.368155 17880 ts_tablet_manager.cc:1434] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:14:17.368284 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:17.368670 17983 raft_consensus.cc:3055] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:17.369174 17880 tablet_bootstrap.cc:492] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:17.369237 17983 raft_consensus.cc:740] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:17.377331 17879 tablet_bootstrap.cc:492] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:17.378307 17879 ts_tablet_manager.cc:1403] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.000s
I20260709 12:14:17.370549 17983 consensus_queue.cc:260] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.379410 17983 raft_consensus.cc:3060] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:17.382241 17879 raft_consensus.cc:359] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.383169 18147 consensus_queue.cc:1048] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:17.383618 17879 raft_consensus.cc:385] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.385535 17879 raft_consensus.cc:740] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.386468 17879 consensus_queue.cc:260] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.390825 17973 consensus_queue.cc:1048] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:17.393203 17879 ts_tablet_manager.cc:1434] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 12:14:17.394644 17879 tablet_bootstrap.cc:492] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:17.398499 17880 tablet_bootstrap.cc:654] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.417040 17880 tablet_bootstrap.cc:492] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:17.417744 17880 ts_tablet_manager.cc:1403] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.004s
I20260709 12:14:17.422045 18162 raft_consensus.cc:493] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.422775 18162 raft_consensus.cc:515] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.425626 18162 leader_election.cc:290] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:17.425828 17879 tablet_bootstrap.cc:654] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.426896 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c144d3d321e4239805dae2c0447381a" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
W20260709 12:14:17.428481 17650 leader_election.cc:343] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.429602 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474fccc8813435498b44fb4445a745e" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:17.430238 17832 raft_consensus.cc:3060] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:17.431201 17880 raft_consensus.cc:359] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.432292 17880 raft_consensus.cc:385] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.432564 17880 raft_consensus.cc:740] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.436041 17880 consensus_queue.cc:260] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.438187 17880 ts_tablet_manager.cc:1434] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 12:14:17.438393 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c144d3d321e4239805dae2c0447381a" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:17.438953 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08b1eef070b4a52b4ebe409d82a96bb" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:17.439620 17880 tablet_bootstrap.cc:492] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:17.438463 17832 raft_consensus.cc:2468] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:17.441272 17723 leader_election.cc:304] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:17.442121 18147 raft_consensus.cc:2804] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:17.443209 18147 raft_consensus.cc:697] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
W20260709 12:14:17.444571 17649 leader_election.cc:343] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.454144 17649 leader_election.cc:304] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:17.454298 18147 consensus_queue.cc:237] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.456635 18212 raft_consensus.cc:2749] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:17.457450 18212 consensus_queue.cc:1048] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:17.469159 18098 leader_election.cc:290] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:17.471920 17882 tablet_bootstrap.cc:492] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:17.472517 17882 ts_tablet_manager.cc:1403] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.190s	user 0.066s	sys 0.028s
I20260709 12:14:17.475034 17880 tablet_bootstrap.cc:654] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.475590 17882 raft_consensus.cc:359] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.476553 17882 raft_consensus.cc:385] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.476828 17882 raft_consensus.cc:740] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.477746 17882 consensus_queue.cc:260] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.483750 17882 ts_tablet_manager.cc:1434] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:14:17.493639 18237 raft_consensus.cc:493] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.494185 18237 raft_consensus.cc:515] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.496435 18237 leader_election.cc:290] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:17.510200 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4457d418347638807be1115915825" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:17.527697 17882 tablet_bootstrap.cc:492] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:17.532501 17573 leader_election.cc:304] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [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: 1238afdc1efd4d209d843008235d3031; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:17.542610 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4457d418347638807be1115915825" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:17.564266 17881 tablet_bootstrap.cc:492] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:17.564764 17881 ts_tablet_manager.cc:1403] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.219s	user 0.010s	sys 0.023s
I20260709 12:14:17.548713 18237 raft_consensus.cc:2749] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:17.572315 17604 raft_consensus.cc:3060] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:17.573088 17603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474fccc8813435498b44fb4445a745e" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:17.560024 17609 raft_consensus.cc:3060] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:17.578212 17881 raft_consensus.cc:359] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
W20260709 12:14:17.561558 17797 leader_election.cc:343] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.579156 17881 raft_consensus.cc:385] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:14:17.579363 17723 consensus_peers.cc:597] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:17.579772 17881 raft_consensus.cc:740] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.581137 17797 leader_election.cc:304] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
W20260709 12:14:17.582912 17797 leader_election.cc:343] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:17.585099 17723 leader_election.cc:343] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.585304 17880 tablet_bootstrap.cc:492] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:17.587018 17573 leader_election.cc:304] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:17.588819 17880 ts_tablet_manager.cc:1403] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.150s	user 0.030s	sys 0.037s
I20260709 12:14:17.585711 17983 raft_consensus.cc:2749] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:17.589818 17881 consensus_queue.cc:260] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:17.586251 17797 leader_election.cc:304] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:17.594053 17983 raft_consensus.cc:2749] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:17.574802 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474fccc8813435498b44fb4445a745e" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:17.600005 17879 tablet_bootstrap.cc:492] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:17.600553 17879 ts_tablet_manager.cc:1403] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.206s	user 0.012s	sys 0.046s
I20260709 12:14:17.602927 17881 ts_tablet_manager.cc:1434] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.001s
I20260709 12:14:17.608476 17890 raft_consensus.cc:493] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.611490 17881 tablet_bootstrap.cc:492] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:17.609009 17890 raft_consensus.cc:515] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.616830 17890 leader_election.cc:290] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:17.618129 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f361ab809b43ec917a5a144822dcb3" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:17.619297 18213 consensus_queue.cc:1048] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:17.620229 18237 raft_consensus.cc:2749] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:17.618853 17834 raft_consensus.cc:2468] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
W20260709 12:14:17.621891 17723 leader_election.cc:343] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.625855 17723 leader_election.cc:304] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:17.627153 17973 raft_consensus.cc:2804] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:17.627568 17973 raft_consensus.cc:493] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:17.627939 17973 raft_consensus.cc:3060] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:17.627748 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f361ab809b43ec917a5a144822dcb3" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:17.629297 17890 consensus_queue.cc:1048] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:17.630223 17880 raft_consensus.cc:359] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.630892 17880 raft_consensus.cc:385] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.631152 17880 raft_consensus.cc:740] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.631950 17881 tablet_bootstrap.cc:654] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.632999 17882 tablet_bootstrap.cc:654] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.632380 17880 consensus_queue.cc:260] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.641975 18251 raft_consensus.cc:493] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.642798 18251 raft_consensus.cc:515] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.646852 18251 leader_election.cc:290] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:17.655781 17879 raft_consensus.cc:359] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:17.656919 17879 raft_consensus.cc:385] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:14:17.639690 17723 leader_election.cc:343] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.657285 17879 raft_consensus.cc:740] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.679695 17880 ts_tablet_manager.cc:1434] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.000s
I20260709 12:14:17.683326 18174 raft_consensus.cc:493] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.683921 18174 raft_consensus.cc:515] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.687426 17973 raft_consensus.cc:515] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.688225 18174 leader_election.cc:290] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:17.693074 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a672fa387240f8a30465000e04eef8" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:17.693964 17686 raft_consensus.cc:2468] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:17.690232 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e863be8316f4d2388043dcb15ea0374" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:17.696444 17681 raft_consensus.cc:2468] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:17.701898 17798 leader_election.cc:304] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:17.702315 18213 consensus_queue.cc:1048] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:17.701624 17504 catalog_manager.cc:5697] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:17.703320 17934 raft_consensus.cc:2804] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:14:17.703624 17649 consensus_peers.cc:597] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:17.703733 17934 raft_consensus.cc:493] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:17.706027 17934 raft_consensus.cc:3060] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:17.691990 17879 consensus_queue.cc:260] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:17.708494 17880 tablet_bootstrap.cc:492] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:17.690408 17973 leader_election.cc:290] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:17.712291 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f361ab809b43ec917a5a144822dcb3" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:17.725167 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a672fa387240f8a30465000e04eef8" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:17.730182 17879 ts_tablet_manager.cc:1434] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.129s	user 0.010s	sys 0.001s
I20260709 12:14:17.732040 17879 tablet_bootstrap.cc:492] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:17.733351 17890 raft_consensus.cc:493] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.733873 17890 raft_consensus.cc:515] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.740134 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e863be8316f4d2388043dcb15ea0374" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:17.742473 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f361ab809b43ec917a5a144822dcb3" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:17.747218 17934 raft_consensus.cc:515] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.758248 17890 leader_election.cc:290] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:17.743356 17834 raft_consensus.cc:3060] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:17.770217 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e863be8316f4d2388043dcb15ea0374" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:17.771100 17686 raft_consensus.cc:3060] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:17.767632 17934 leader_election.cc:290] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:17.788164 17881 tablet_bootstrap.cc:492] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:17.788736 17881 ts_tablet_manager.cc:1403] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.177s	user 0.035s	sys 0.065s
I20260709 12:14:17.789638 17880 tablet_bootstrap.cc:654] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.790735 17686 raft_consensus.cc:2468] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:17.791602 17881 raft_consensus.cc:359] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:17.793552 17798 leader_election.cc:304] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:17.799817 17881 raft_consensus.cc:385] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.767606 18212 raft_consensus.cc:493] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.800410 18212 raft_consensus.cc:515] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.802510 18254 raft_consensus.cc:2804] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:17.803432 18254 raft_consensus.cc:697] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:17.796978 17882 tablet_bootstrap.cc:492] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:17.805131 17882 ts_tablet_manager.cc:1403] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.278s	user 0.014s	sys 0.006s
I20260709 12:14:17.804749 18254 consensus_queue.cc:237] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:17.780392 17724 leader_election.cc:304] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:17.808102 18251 raft_consensus.cc:2804] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:17.808533 18251 raft_consensus.cc:493] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:17.808902 18251 raft_consensus.cc:3060] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:17.802681 18212 leader_election.cc:290] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
W20260709 12:14:17.775745 17797 leader_election.cc:343] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:17.815502 17797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 46962.9us
I20260709 12:14:17.817466 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e863be8316f4d2388043dcb15ea0374" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:17.819723 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4b778dfb7a42a2bf600a1f009ca615" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:17.820899 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb27ff5cb2d4877a8c176d0961dbc75" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:17.822359 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb27ff5cb2d4877a8c176d0961dbc75" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:17.831502 17881 raft_consensus.cc:740] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.832055 17879 tablet_bootstrap.cc:654] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.832509 17881 consensus_queue.cc:260] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:17.835541 17881 ts_tablet_manager.cc:1434] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.002s
I20260709 12:14:17.835430 17834 raft_consensus.cc:2468] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
W20260709 12:14:17.836870 17723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 109578us
W20260709 12:14:17.837543 17723 leader_election.cc:343] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:17.838160 17723 leader_election.cc:343] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.844712 17881 tablet_bootstrap.cc:492] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:17.847035 17890 raft_consensus.cc:493] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.848045 17890 raft_consensus.cc:515] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.857810 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4b778dfb7a42a2bf600a1f009ca615" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:17.871454 17890 leader_election.cc:290] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:17.851403 17882 raft_consensus.cc:359] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.875072 17882 raft_consensus.cc:385] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.875463 17882 raft_consensus.cc:740] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.878863 17882 consensus_queue.cc:260] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:17.848794 17649 leader_election.cc:343] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:17.851006 17797 leader_election.cc:343] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:17.891386 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:17.889508 17882 ts_tablet_manager.cc:1434] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.000s
I20260709 12:14:17.890724 18162 raft_consensus.cc:493] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:17.894085 17649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.132:38891, user_credentials={real_user=slave}} blocked reactor thread for 48187us
I20260709 12:14:17.916030 17880 tablet_bootstrap.cc:492] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:17.916986 17880 ts_tablet_manager.cc:1403] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.236s	user 0.014s	sys 0.003s
I20260709 12:14:17.914911 18162 raft_consensus.cc:515] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:17.919852 17895 raft_consensus.cc:493] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0399ebd7784742d2ad8febb8b9f1efff)
I20260709 12:14:17.920426 17895 raft_consensus.cc:515] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.921245 18162 leader_election.cc:290] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:17.923502 17880 raft_consensus.cc:359] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:17.947187 17880 raft_consensus.cc:385] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.947625 17880 raft_consensus.cc:740] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.930255 17882 tablet_bootstrap.cc:492] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:17.948302 17880 consensus_queue.cc:260] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
W20260709 12:14:17.908362 17797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 57879.3us
I20260709 12:14:17.961055 17723 leader_election.cc:304] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:17.966662 17895 leader_election.cc:290] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:17.971362 17880 ts_tablet_manager.cc:1434] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.007s
I20260709 12:14:17.945045 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e71535263274d42b2bf2ea888f34f32" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
W20260709 12:14:17.977438 17723 leader_election.cc:343] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.925465 18251 raft_consensus.cc:515] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:17.988066 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08b1eef070b4a52b4ebe409d82a96bb" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
W20260709 12:14:17.963797 17724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:34135, user_credentials={real_user=slave}} blocked reactor thread for 99651us
I20260709 12:14:17.975839 17604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08b1eef070b4a52b4ebe409d82a96bb" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:17.974646 18263 raft_consensus.cc:2804] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:14:17.993671 17574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:34135, user_credentials={real_user=slave}} blocked reactor thread for 66894.5us
W20260709 12:14:17.996168 17650 leader_election.cc:343] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.988832 17834 raft_consensus.cc:2468] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:18.007918 17881 tablet_bootstrap.cc:654] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.008934 17880 tablet_bootstrap.cc:492] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:18.014394 17608 raft_consensus.cc:3060] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.014902 17879 tablet_bootstrap.cc:492] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:18.015419 17879 ts_tablet_manager.cc:1403] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.284s	user 0.012s	sys 0.002s
I20260709 12:14:18.015697 17880 tablet_bootstrap.cc:654] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.018240 18263 raft_consensus.cc:697] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:18.019595 18263 consensus_queue.cc:237] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:18.027069 17882 tablet_bootstrap.cc:654] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.035785 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b5a9f2757f48fdb53e9a033d792b8a" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:18.037215 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b5a9f2757f48fdb53e9a033d792b8a" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:18.039870 18251 leader_election.cc:290] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:18.040788 17574 leader_election.cc:304] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:18.041687 18268 raft_consensus.cc:2749] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:18.042765 17506 catalog_manager.cc:5697] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:18.059038 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a672fa387240f8a30465000e04eef8" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:18.072147 17879 raft_consensus.cc:359] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:18.073436 17879 raft_consensus.cc:385] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.073781 17879 raft_consensus.cc:740] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.076735 17723 leader_election.cc:304] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:18.079383 17879 consensus_queue.cc:260] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
W20260709 12:14:18.025761 17649 leader_election.cc:343] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.083966 17973 raft_consensus.cc:2804] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:18.097929 17881 tablet_bootstrap.cc:492] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:18.098424 17881 ts_tablet_manager.cc:1403] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.261s	user 0.018s	sys 0.007s
W20260709 12:14:18.090365 17723 leader_election.cc:343] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.090365 18270 raft_consensus.cc:493] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:18.100895 17723 consensus_peers.cc:597] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:18.101853 17723 leader_election.cc:343] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.091868 17879 ts_tablet_manager.cc:1434] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.076s	user 0.009s	sys 0.000s
I20260709 12:14:18.105501 17879 tablet_bootstrap.cc:492] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:18.096483 17973 raft_consensus.cc:493] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:18.100459 17724 leader_election.cc:343] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.104597 18270 raft_consensus.cc:515] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.115937 17983 raft_consensus.cc:493] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.116668 18270 leader_election.cc:290] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:18.113513 17880 tablet_bootstrap.cc:492] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:18.107671 17973 raft_consensus.cc:3060] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.117491 17880 ts_tablet_manager.cc:1403] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.014s
I20260709 12:14:18.116508 17983 raft_consensus.cc:515] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.097414 17649 leader_election.cc:304] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:18.120676 17983 leader_election.cc:290] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:18.120920 18270 raft_consensus.cc:2749] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:18.122069 17649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 121724us
I20260709 12:14:18.124188 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e71535263274d42b2bf2ea888f34f32" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:18.124951 17685 raft_consensus.cc:2468] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:18.125929 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e71535263274d42b2bf2ea888f34f32" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:18.126446 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a184ca247b4b3e99f605258f785347" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:18.127111 17724 leader_election.cc:304] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:18.127902 18266 raft_consensus.cc:2749] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:18.131564 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a184ca247b4b3e99f605258f785347" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:18.133496 17830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e71535263274d42b2bf2ea888f34f32" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:18.131047 17880 raft_consensus.cc:359] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.134191 17880 raft_consensus.cc:385] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.134230 17830 raft_consensus.cc:2468] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 0.
I20260709 12:14:18.134384 17881 raft_consensus.cc:359] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:18.135171 17881 raft_consensus.cc:385] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.135679 17881 raft_consensus.cc:740] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.136533 17881 consensus_queue.cc:260] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:18.134588 17880 raft_consensus.cc:740] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
W20260709 12:14:18.141140 17650 leader_election.cc:343] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.143482 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a672fa387240f8a30465000e04eef8" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:18.152329 17880 consensus_queue.cc:260] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.152886 17685 raft_consensus.cc:3060] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.158839 17881 ts_tablet_manager.cc:1434] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
W20260709 12:14:18.143523 17798 leader_election.cc:343] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.160626 17798 leader_election.cc:304] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff
I20260709 12:14:18.161652 17934 raft_consensus.cc:2804] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:18.162266 17934 raft_consensus.cc:493] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.162819 17881 tablet_bootstrap.cc:492] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:18.162752 17934 raft_consensus.cc:3060] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.164150 17506 catalog_manager.cc:5697] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:18.165956 18254 raft_consensus.cc:493] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.166551 18254 raft_consensus.cc:515] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:18.149384 18266 consensus_queue.cc:1048] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:14:18.169117 18254 leader_election.cc:290] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:18.170450 18266 raft_consensus.cc:493] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.170974 18266 raft_consensus.cc:515] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.179564 17604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623c7f5e726c4bd095cbd0e269c556a3" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:18.149075 17973 raft_consensus.cc:515] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:18.181936 18266 leader_election.cc:290] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
W20260709 12:14:18.183102 17797 leader_election.cc:343] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.185693 17830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a184ca247b4b3e99f605258f785347" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:18.185798 17880 ts_tablet_manager.cc:1434] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260709 12:14:18.192597 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623c7f5e726c4bd095cbd0e269c556a3" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:18.195297 17880 tablet_bootstrap.cc:492] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:18.195688 17934 raft_consensus.cc:515] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.203714 17882 tablet_bootstrap.cc:492] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:18.204536 17882 ts_tablet_manager.cc:1403] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.275s	user 0.013s	sys 0.008s
I20260709 12:14:18.203732 17685 raft_consensus.cc:2468] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:18.214493 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e71535263274d42b2bf2ea888f34f32" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:18.215305 17683 raft_consensus.cc:3060] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.223579 17879 tablet_bootstrap.cc:654] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.226138 17973 leader_election.cc:290] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
W20260709 12:14:18.232357 17723 leader_election.cc:343] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.209983 17681 raft_consensus.cc:2468] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:18.234061 17604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08b1eef070b4a52b4ebe409d82a96bb" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:18.235296 17934 leader_election.cc:290] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
W20260709 12:14:18.236084 17723 leader_election.cc:343] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.238206 17882 raft_consensus.cc:359] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:18.238983 17882 raft_consensus.cc:385] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.239307 17882 raft_consensus.cc:740] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.240047 17882 consensus_queue.cc:260] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:18.243085 17830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08b1eef070b4a52b4ebe409d82a96bb" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:18.244091 17830 raft_consensus.cc:3060] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.247123 17882 ts_tablet_manager.cc:1434] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 12:14:18.247187 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a184ca247b4b3e99f605258f785347" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:18.248037 17686 raft_consensus.cc:2468] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:18.256884 17882 tablet_bootstrap.cc:492] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:18.258095 17602 raft_consensus.cc:3060] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.259202 18237 raft_consensus.cc:493] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0399ebd7784742d2ad8febb8b9f1efff)
I20260709 12:14:18.259768 18237 raft_consensus.cc:515] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:18.264724 17724 leader_election.cc:304] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:18.265811 18251 raft_consensus.cc:2804] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:18.266522 18251 raft_consensus.cc:697] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:18.267669 18251 consensus_queue.cc:237] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:18.268956 17881 tablet_bootstrap.cc:654] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.273813 17683 raft_consensus.cc:2468] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:18.276962 17830 raft_consensus.cc:2468] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:18.280412 17880 tablet_bootstrap.cc:654] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.281973 17724 leader_election.cc:304] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:18.283843 18263 raft_consensus.cc:2804] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:18.284281 18263 raft_consensus.cc:493] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.284654 18263 raft_consensus.cc:3060] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.284708 17798 leader_election.cc:304] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:18.291733 17723 leader_election.cc:304] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:18.291769 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e71535263274d42b2bf2ea888f34f32" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:18.295392 18254 raft_consensus.cc:2804] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:18.295855 18254 raft_consensus.cc:493] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.296187 18254 raft_consensus.cc:3060] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.298079 17973 raft_consensus.cc:2804] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:18.298622 17973 raft_consensus.cc:697] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:18.299465 17973 consensus_queue.cc:237] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:18.300685 18237 leader_election.cc:290] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
W20260709 12:14:18.306378 17649 leader_election.cc:343] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.307147 17649 leader_election.cc:304] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:18.308128 18270 raft_consensus.cc:2749] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:18.308684 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cb9879d4774308ac60b3513c6aab6e" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:18.308950 17649 leader_election.cc:304] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff
I20260709 12:14:18.309741 18162 raft_consensus.cc:2764] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:14:18.311240 17798 leader_election.cc:304] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:18.318861 17934 raft_consensus.cc:2804] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:18.319386 17934 raft_consensus.cc:697] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:18.319840 17882 tablet_bootstrap.cc:654] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.320202 17934 consensus_queue.cc:237] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.349337 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cb9879d4774308ac60b3513c6aab6e" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:18.364596 17574 leader_election.cc:304] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:18.365728 18237 raft_consensus.cc:2749] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:18.368794 17880 tablet_bootstrap.cc:492] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:18.369331 17880 ts_tablet_manager.cc:1403] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.174s	user 0.008s	sys 0.024s
W20260709 12:14:18.370007 17798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:34135, user_credentials={real_user=slave}} blocked reactor thread for 45745.9us
W20260709 12:14:18.375566 17798 leader_election.cc:343] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.400183 17879 tablet_bootstrap.cc:492] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:18.400743 17879 ts_tablet_manager.cc:1403] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.295s	user 0.025s	sys 0.030s
I20260709 12:14:18.404429 17880 raft_consensus.cc:359] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:18.406011 17880 raft_consensus.cc:385] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.406347 17880 raft_consensus.cc:740] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.406972 17880 consensus_queue.cc:260] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:18.415081 17880 ts_tablet_manager.cc:1434] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 12:14:18.416702 17880 tablet_bootstrap.cc:492] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:18.401093 18263 raft_consensus.cc:515] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.398208 18254 raft_consensus.cc:515] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:18.430817 17880 tablet_bootstrap.cc:654] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.431826 17604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623c7f5e726c4bd095cbd0e269c556a3" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:18.434660 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a184ca247b4b3e99f605258f785347" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:18.435563 17685 raft_consensus.cc:3060] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.439054 17879 raft_consensus.cc:359] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.439960 17879 raft_consensus.cc:385] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.440436 17879 raft_consensus.cc:740] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
W20260709 12:14:18.439848 17797 leader_election.cc:343] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.441229 17879 consensus_queue.cc:260] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.427156 18263 leader_election.cc:290] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:18.438733 17506 catalog_manager.cc:5697] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:18.445446 17505 catalog_manager.cc:5697] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:18.455370 17879 ts_tablet_manager.cc:1434] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 12:14:18.454031 18254 leader_election.cc:290] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:18.467658 17881 tablet_bootstrap.cc:492] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:18.468236 17881 ts_tablet_manager.cc:1403] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.308s	user 0.013s	sys 0.013s
W20260709 12:14:18.469910 17797 consensus_peers.cc:597] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:18.470546 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a184ca247b4b3e99f605258f785347" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:18.470921 17881 raft_consensus.cc:359] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:18.471638 17881 raft_consensus.cc:385] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.471908 17881 raft_consensus.cc:740] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.472787 17881 consensus_queue.cc:260] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:18.473344 17685 raft_consensus.cc:2468] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:18.474593 17724 leader_election.cc:304] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:18.475217 17881 ts_tablet_manager.cc:1434] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:18.475484 18257 raft_consensus.cc:2804] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:18.476150 18257 raft_consensus.cc:697] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:18.476749 17881 tablet_bootstrap.cc:492] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:18.476987 18257 consensus_queue.cc:237] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.483222 17881 tablet_bootstrap.cc:654] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:18.490614 17723 leader_election.cc:343] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.503364 17879 tablet_bootstrap.cc:492] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:18.513916 17881 tablet_bootstrap.cc:492] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:18.514465 17881 ts_tablet_manager.cc:1403] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.001s
I20260709 12:14:18.515158 18268 raft_consensus.cc:493] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c466023cfe64622b6c25f616c3b458e)
I20260709 12:14:18.520357 18268 raft_consensus.cc:515] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:18.537536 17881 raft_consensus.cc:359] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.539351 17881 raft_consensus.cc:385] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.539697 17881 raft_consensus.cc:740] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.547887 17880 tablet_bootstrap.cc:492] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:18.548370 17880 ts_tablet_manager.cc:1403] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.132s	user 0.015s	sys 0.033s
I20260709 12:14:18.548542 17881 consensus_queue.cc:260] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.563230 17880 raft_consensus.cc:359] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:18.564060 17880 raft_consensus.cc:385] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.564258 17880 raft_consensus.cc:740] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.564862 17880 consensus_queue.cc:260] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
W20260709 12:14:18.560842 17798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:46541, user_credentials={real_user=slave}} blocked reactor thread for 109126us
I20260709 12:14:18.547482 18162 raft_consensus.cc:493] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.567700 17881 ts_tablet_manager.cc:1434] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.053s	user 0.002s	sys 0.005s
I20260709 12:14:18.568799 17881 tablet_bootstrap.cc:492] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e: Bootstrap starting.
I20260709 12:14:18.569780 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623c7f5e726c4bd095cbd0e269c556a3" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:18.570401 17685 raft_consensus.cc:3060] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.574692 17880 ts_tablet_manager.cc:1434] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 12:14:18.578516 17882 tablet_bootstrap.cc:492] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:18.579101 17882 ts_tablet_manager.cc:1403] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.322s	user 0.014s	sys 0.011s
I20260709 12:14:18.572558 18162 raft_consensus.cc:515] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:18.580135 17830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55275915d6f42feb6db346c7f2d0d80" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:18.581848 17880 tablet_bootstrap.cc:492] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:18.546725 18257 consensus_queue.cc:1048] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 12:14:18.586321 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55275915d6f42feb6db346c7f2d0d80" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:18.581158 18162 leader_election.cc:290] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:18.567313 18268 leader_election.cc:290] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:18.589694 17604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d900581ee62479da5750f8a501838de" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:18.596948 17685 raft_consensus.cc:2468] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:18.587494 17882 raft_consensus.cc:359] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:18.595862 17573 leader_election.cc:304] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:18.598592 17882 raft_consensus.cc:385] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.600672 17798 leader_election.cc:304] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:18.601372 17934 raft_consensus.cc:2804] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:18.601883 17934 raft_consensus.cc:697] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:18.598923 17882 raft_consensus.cc:740] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.602999 17882 consensus_queue.cc:260] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:18.602821 17934 consensus_queue.cc:237] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
W20260709 12:14:18.613523 17649 leader_election.cc:343] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.629489 17830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d900581ee62479da5750f8a501838de" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:18.633047 17880 tablet_bootstrap.cc:654] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:18.633473 17649 leader_election.cc:343] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.636807 17649 leader_election.cc:304] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:18.640808 17882 ts_tablet_manager.cc:1434] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.001s
I20260709 12:14:18.642259 17882 tablet_bootstrap.cc:492] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
W20260709 12:14:18.643752 17723 consensus_peers.cc:597] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:18.662595 18274 raft_consensus.cc:493] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.663194 18274 raft_consensus.cc:515] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:18.660019 18236 raft_consensus.cc:2749] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:18.668076 17879 tablet_bootstrap.cc:654] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:18.669924 18292 log.cc:927] Time spent T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff: Append to log took a long time: real 0.132s	user 0.000s	sys 0.001s
I20260709 12:14:18.661755 18285 raft_consensus.cc:493] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.670586 18285 raft_consensus.cc:515] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:18.649948 18162 raft_consensus.cc:2749] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:18.678143 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:18.678920 17611 raft_consensus.cc:2468] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 2.
I20260709 12:14:18.679580 18269 raft_consensus.cc:493] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62eefc3fdfdc4338bc21851368912bcf)
I20260709 12:14:18.680327 18269 raft_consensus.cc:515] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:18.682271 17797 leader_election.cc:304] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [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: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:18.674454 18274 leader_election.cc:290] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:18.693638 18263 raft_consensus.cc:493] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.695878 17881 tablet_bootstrap.cc:654] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.694226 18263 raft_consensus.cc:515] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:18.696811 18155 raft_consensus.cc:2804] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:18.697479 18155 raft_consensus.cc:493] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.697950 18155 raft_consensus.cc:3060] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:18.696635 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1d57fd3c2b4c4399af256f502da9b9" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:18.682246 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1d57fd3c2b4c4399af256f502da9b9" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:18.711531 17680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:18.712312 17680 raft_consensus.cc:2468] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:18.714825 18269 leader_election.cc:290] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:18.717535 17882 tablet_bootstrap.cc:654] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.729830 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:18.730731 18155 raft_consensus.cc:515] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:18.731904 17833 raft_consensus.cc:2368] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c466023cfe64622b6c25f616c3b458e for earlier term 2. Current term is 3.
I20260709 12:14:18.733469 18155 leader_election.cc:290] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:18.738302 18263 leader_election.cc:290] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:18.739487 18285 leader_election.cc:290] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:18.759909 17879 tablet_bootstrap.cc:492] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:18.760938 17879 ts_tablet_manager.cc:1403] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.305s	user 0.014s	sys 0.000s
I20260709 12:14:18.815115 17881 tablet_bootstrap.cc:492] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e: No bootstrap required, opened a new log
I20260709 12:14:18.816847 17881 ts_tablet_manager.cc:1403] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e: Time spent bootstrapping tablet: real 0.248s	user 0.010s	sys 0.008s
I20260709 12:14:18.821365 17604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc871747ee54a3bb1492d66c9daaceb" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:18.827112 17882 tablet_bootstrap.cc:492] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:18.827508 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:18.828347 17882 ts_tablet_manager.cc:1403] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.186s	user 0.010s	sys 0.003s
I20260709 12:14:18.828553 17685 raft_consensus.cc:3060] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 3
W20260709 12:14:18.831322 17723 leader_election.cc:343] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.831534 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc871747ee54a3bb1492d66c9daaceb" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:18.837502 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:18.855170 17879 raft_consensus.cc:359] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:18.856350 17879 raft_consensus.cc:385] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.856738 17879 raft_consensus.cc:740] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.862005 17608 raft_consensus.cc:2393] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c466023cfe64622b6c25f616c3b458e in current term 2: Already voted for candidate 1238afdc1efd4d209d843008235d3031 in this term.
I20260709 12:14:18.864753 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b414484915c45bcadf5132ad5634462" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:18.865618 17611 raft_consensus.cc:3060] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:18.867110 18254 raft_consensus.cc:493] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.821113 17649 leader_election.cc:400] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891) with higher term. Message: Invalid argument: T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c466023cfe64622b6c25f616c3b458e for earlier term 2. Current term is 3.
I20260709 12:14:18.870339 17649 leader_election.cc:403] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:14:18.880896 17649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.132:38891, user_credentials={real_user=slave}} blocked reactor thread for 60521us
I20260709 12:14:18.890565 17880 tablet_bootstrap.cc:492] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:18.886597 17879 consensus_queue.cc:260] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:18.868176 18254 raft_consensus.cc:515] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.891651 17880 ts_tablet_manager.cc:1403] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.316s	user 0.021s	sys 0.004s
I20260709 12:14:18.905373 18268 raft_consensus.cc:493] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.905455 18263 consensus_queue.cc:1048] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:18.906297 18268 raft_consensus.cc:515] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:18.907476 18263 raft_consensus.cc:493] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.908315 18263 raft_consensus.cc:515] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:18.912864 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474fccc8813435498b44fb4445a745e" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:18.909118 18268 leader_election.cc:290] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:18.891623 17881 raft_consensus.cc:359] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:18.917296 17881 raft_consensus.cc:385] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.918262 17881 raft_consensus.cc:740] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.918893 18301 raft_consensus.cc:493] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.919867 18301 raft_consensus.cc:515] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:18.925246 18263 leader_election.cc:290] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:18.927325 17685 raft_consensus.cc:2468] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 3.
I20260709 12:14:18.931892 18270 raft_consensus.cc:2749] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891) with higher term. Message: Invalid argument: T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c466023cfe64622b6c25f616c3b458e for earlier term 2. Current term is 3.
I20260709 12:14:18.929828 17881 consensus_queue.cc:260] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:18.936908 17798 consensus_peers.cc:597] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Couldn't send request to peer 0399ebd7784742d2ad8febb8b9f1efff. 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 12:14:18.939872 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c144d3d321e4239805dae2c0447381a" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:18.941061 17684 raft_consensus.cc:2468] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 0.
I20260709 12:14:18.942956 17506 catalog_manager.cc:5697] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:18.953078 18301 leader_election.cc:290] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:18.966511 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e1dc32beab454ea1b2d6823c42745b" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:18.967374 17879 ts_tablet_manager.cc:1434] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.206s	user 0.012s	sys 0.000s
I20260709 12:14:18.969190 17879 tablet_bootstrap.cc:492] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
W20260709 12:14:18.959360 17723 consensus_peers.cc:597] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:18.988636 18254 leader_election.cc:290] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:19.003473 18162 raft_consensus.cc:493] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.993430 17504 catalog_manager.cc:5697] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:19.004341 18162 raft_consensus.cc:515] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:19.007685 18162 leader_election.cc:290] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
W20260709 12:14:18.993709 17723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 65508.1us
W20260709 12:14:19.010360 17723 leader_election.cc:343] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.010500 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbb21b2f60240d28eed478a0edb7696" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
W20260709 12:14:19.012044 17649 leader_election.cc:343] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.002496 17881 ts_tablet_manager.cc:1434] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e: Time spent starting tablet: real 0.185s	user 0.012s	sys 0.003s
I20260709 12:14:19.013018 17680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e1dc32beab454ea1b2d6823c42745b" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:19.013895 17680 raft_consensus.cc:2468] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:19.002799 18270 raft_consensus.cc:493] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.015098 18270 raft_consensus.cc:515] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:19.017998 18270 leader_election.cc:290] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:19.019758 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4b778dfb7a42a2bf600a1f009ca615" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
W20260709 12:14:19.021333 17649 leader_election.cc:343] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:19.011664 17723 leader_election.cc:343] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.021811 17724 leader_election.cc:304] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:19.022398 17723 leader_election.cc:304] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf
W20260709 12:14:19.022727 17724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.130:34135, user_credentials={real_user=slave}} blocked reactor thread for 51834.1us
I20260709 12:14:19.023402 18274 raft_consensus.cc:2804] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:19.024067 18274 raft_consensus.cc:493] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.024816 18274 raft_consensus.cc:3060] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.025626 17882 raft_consensus.cc:359] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:18.970604 17880 raft_consensus.cc:359] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:19.027144 17880 raft_consensus.cc:385] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.027510 17880 raft_consensus.cc:740] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.031064 18254 raft_consensus.cc:493] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.031725 18254 raft_consensus.cc:515] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:19.034415 17611 raft_consensus.cc:2468] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 3.
I20260709 12:14:19.035174 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb27ff5cb2d4877a8c176d0961dbc75" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:19.037384 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4b778dfb7a42a2bf600a1f009ca615" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:19.035262 18267 raft_consensus.cc:2749] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:19.038297 17755 raft_consensus.cc:2468] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 0.
I20260709 12:14:19.036181 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbb21b2f60240d28eed478a0edb7696" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
W20260709 12:14:19.036500 17723 consensus_peers.cc:597] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:19.039305 17797 leader_election.cc:343] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.024559 17504 catalog_manager.cc:5697] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:19.042223 17830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474fccc8813435498b44fb4445a745e" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:19.037202 18254 leader_election.cc:290] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
W20260709 12:14:19.043618 17650 leader_election.cc:343] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:19.046526 17723 leader_election.cc:343] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.048534 17797 leader_election.cc:304] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:19.049862 18298 raft_consensus.cc:2804] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:19.050467 18298 raft_consensus.cc:697] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 3 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:19.028290 17880 consensus_queue.cc:260] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:19.052006 18298 consensus_queue.cc:237] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER 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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:19.026810 17882 raft_consensus.cc:385] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.057065 17756 raft_consensus.cc:2468] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 0.
I20260709 12:14:19.056532 17882 raft_consensus.cc:740] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.047170 17723 leader_election.cc:304] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf
W20260709 12:14:19.400674 17723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.132:38891, user_credentials={real_user=slave}} blocked reactor thread for 354232us
I20260709 12:14:19.401058 18263 raft_consensus.cc:2749] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:19.061491 17882 consensus_queue.cc:260] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:19.404845 17882 ts_tablet_manager.cc:1434] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.576s	user 0.008s	sys 0.007s
W20260709 12:14:19.405145 17882 ts_tablet_manager.cc:1467] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031: Tablet startup took 576ms
I20260709 12:14:19.087051 17880 ts_tablet_manager.cc:1434] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.190s	user 0.005s	sys 0.004s
I20260709 12:14:19.110364 17879 tablet_bootstrap.cc:654] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.090502 18274 raft_consensus.cc:515] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:19.405745 17880 ts_tablet_manager.cc:1467] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff: Tablet startup took 509ms
W20260709 12:14:19.406044 17880 ts_tablet_manager.cc:1469] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff: Trace:
0709 12:14:10.986689 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.992264 (+  5575us) service_pool.cc:224] Handling call
0709 12:14:10.996565 (+  4301us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:14:10.996670 (+   105us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:14:11.358427 (+361757us) tablet_metadata.cc:665] Metadata flushed
0709 12:14:11.473479 (+115052us) tablet_replica.cc:206] Creating consensus instance
0709 12:14:11.473965 (+   486us) inbound_call.cc:177] Queueing success response
0709 12:14:18.575232 (+7101267us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:14:18.897841 (+322609us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:14:18.898607 (+   766us) tablet_replica.cc:261] Starting instrumentation
0709 12:14:18.899319 (+   712us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":11085,"raft.queue_time_us":7521,"raft.run_cpu_time_us":264,"raft.run_wall_time_us":267,"tablet-open.queue_time_us":7101364}
I20260709 12:14:19.407624 18274 leader_election.cc:290] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:19.295794 17830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e1dc32beab454ea1b2d6823c42745b" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:19.408500 17830 raft_consensus.cc:2468] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 0.
I20260709 12:14:19.408962 17880 tablet_bootstrap.cc:492] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:19.302527 18295 consensus_queue.cc:1048] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:19.409754 18272 raft_consensus.cc:493] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.305384 18254 consensus_queue.cc:1048] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:19.306005 17798 leader_election.cc:304] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
W20260709 12:14:19.307678 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:19.340602 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e1dc32beab454ea1b2d6823c42745b" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
W20260709 12:14:19.415678 17798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.130:34135, user_credentials={real_user=slave}} blocked reactor thread for 109756us
I20260709 12:14:19.429095 18272 raft_consensus.cc:515] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:19.434005 17649 leader_election.cc:304] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff
I20260709 12:14:19.435679 18270 raft_consensus.cc:2804] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:19.436237 18270 raft_consensus.cc:493] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.436687 18270 raft_consensus.cc:3060] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.443931 17650 leader_election.cc:304] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:19.445160 18269 raft_consensus.cc:2804] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:19.445603 18269 raft_consensus.cc:493] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.446063 18269 raft_consensus.cc:3060] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.415287 18254 raft_consensus.cc:2804] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:14:19.459199 17723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.132:38891, user_credentials={real_user=slave}} blocked reactor thread for 57126us
I20260709 12:14:19.526528 18254 raft_consensus.cc:493] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.527024 18254 raft_consensus.cc:3060] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.445472 17650 leader_election.cc:304] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:19.464309 17573 leader_election.cc:304] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:19.486174 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c144d3d321e4239805dae2c0447381a" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
W20260709 12:14:19.530330 17650 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.131:46541, user_credentials={real_user=slave}} blocked reactor thread for 84927.6us
I20260709 12:14:19.530611 17685 raft_consensus.cc:3060] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.533842 18237 raft_consensus.cc:2749] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:19.486886 18312 consensus_queue.cc:1048] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:19.405429 17882 ts_tablet_manager.cc:1469] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031: Trace:
0709 12:14:10.841987 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.842849 (+   862us) service_pool.cc:224] Handling call
0709 12:14:10.844794 (+  1945us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:14:10.844880 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:14:10.866687 (+ 21807us) tablet_metadata.cc:665] Metadata flushed
0709 12:14:10.876760 (+ 10073us) tablet_replica.cc:206] Creating consensus instance
0709 12:14:10.877247 (+   487us) inbound_call.cc:177] Queueing success response
0709 12:14:18.641843 (+7764596us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:14:18.828970 (+187127us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:14:18.830149 (+  1179us) tablet_replica.cc:261] Starting instrumentation
0709 12:14:18.831414 (+  1265us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":60388,"raft.queue_time_us":8551,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":121,"tablet-open.queue_time_us":7764688}
I20260709 12:14:19.537182 18162 raft_consensus.cc:2804] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:19.537549 17882 tablet_bootstrap.cc:492] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
W20260709 12:14:19.530350 17573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.132:38891, user_credentials={real_user=slave}} blocked reactor thread for 66341.1us
W20260709 12:14:19.543998 17797 consensus_peers.cc:597] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:19.537715 18162 raft_consensus.cc:493] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.546115 18162 raft_consensus.cc:3060] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.548275 18254 raft_consensus.cc:515] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
W20260709 12:14:19.518040 17798 leader_election.cc:343] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.558635 17882 tablet_bootstrap.cc:654] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.558486 17604 raft_consensus.cc:3060] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.550653 18254 leader_election.cc:290] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:19.561558 17685 raft_consensus.cc:2468] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:19.588591 17603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c144d3d321e4239805dae2c0447381a" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:19.588857 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e1dc32beab454ea1b2d6823c42745b" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:19.618505 17880 tablet_bootstrap.cc:654] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.595189 17679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb27ff5cb2d4877a8c176d0961dbc75" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:19.621726 17679 raft_consensus.cc:2468] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:19.615986 18162 raft_consensus.cc:515] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:19.616796 17798 leader_election.cc:343] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.637332 18162 leader_election.cc:290] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
W20260709 12:14:19.669261 17649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.132:38891, user_credentials={real_user=slave}} blocked reactor thread for 56668.6us
I20260709 12:14:19.642812 18269 raft_consensus.cc:515] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:19.688912 17723 leader_election.cc:343] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.670760 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f361ab809b43ec917a5a144822dcb3" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:19.696801 17798 leader_election.cc:304] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:19.694110 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e1dc32beab454ea1b2d6823c42745b" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:19.704659 18302 raft_consensus.cc:2804] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:19.705137 18302 raft_consensus.cc:493] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.705500 18302 raft_consensus.cc:3060] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.708572 18318 consensus_queue.cc:1048] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:14:19.710455 17880 tablet_bootstrap.cc:492] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:19.711086 17880 ts_tablet_manager.cc:1403] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.302s	user 0.015s	sys 0.010s
I20260709 12:14:19.712191 18325 consensus_queue.cc:1048] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:14:19.729156 17879 tablet_bootstrap.cc:492] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:19.742213 17879 ts_tablet_manager.cc:1403] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.773s	user 0.037s	sys 0.029s
I20260709 12:14:19.723307 17880 raft_consensus.cc:359] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:19.744387 17880 raft_consensus.cc:385] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.744782 17880 raft_consensus.cc:740] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.750277 17880 consensus_queue.cc:260] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:19.715384 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c144d3d321e4239805dae2c0447381a" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:19.730288 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbb21b2f60240d28eed478a0edb7696" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:19.720712 18272 leader_election.cc:290] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:19.763628 17757 raft_consensus.cc:3060] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.713500 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbb21b2f60240d28eed478a0edb7696" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:19.772816 18269 leader_election.cc:290] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:19.772966 17830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f361ab809b43ec917a5a144822dcb3" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
W20260709 12:14:19.778251 17649 leader_election.cc:343] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.779722 17574 leader_election.cc:304] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:19.780509 18272 raft_consensus.cc:2749] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:19.782478 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4b778dfb7a42a2bf600a1f009ca615" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:19.782776 17879 raft_consensus.cc:359] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:19.783231 17754 raft_consensus.cc:3060] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.783464 17879 raft_consensus.cc:385] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.783746 17879 raft_consensus.cc:740] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.784580 17879 consensus_queue.cc:260] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:19.786216 17879 ts_tablet_manager.cc:1434] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.002s
I20260709 12:14:19.786273 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4b778dfb7a42a2bf600a1f009ca615" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
W20260709 12:14:19.787801 17649 leader_election.cc:343] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.787909 17611 raft_consensus.cc:3060] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.787292 17879 tablet_bootstrap.cc:492] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:19.794226 17882 tablet_bootstrap.cc:492] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:19.794970 17882 ts_tablet_manager.cc:1403] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.258s	user 0.040s	sys 0.060s
W20260709 12:14:19.805824 17723 leader_election.cc:343] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:19.806958 17723 consensus_peers.cc:597] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891): Couldn't send request to peer 62eefc3fdfdc4338bc21851368912bcf. 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 12:14:19.815006 17880 ts_tablet_manager.cc:1434] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.003s
I20260709 12:14:19.860344 17724 leader_election.cc:304] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:19.867283 18318 raft_consensus.cc:2804] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:19.879233 18318 raft_consensus.cc:697] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:19.880273 18318 consensus_queue.cc:237] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:19.868247 18323 raft_consensus.cc:493] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.890970 17757 raft_consensus.cc:2468] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 1.
I20260709 12:14:19.882223 18323 raft_consensus.cc:515] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:19.896646 18323 leader_election.cc:290] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:19.862207 18270 raft_consensus.cc:515] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:19.898466 17683 raft_consensus.cc:2393] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62eefc3fdfdc4338bc21851368912bcf in current term 1: Already voted for candidate 7c466023cfe64622b6c25f616c3b458e in this term.
I20260709 12:14:19.904691 17650 leader_election.cc:304] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:19.928323 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e1dc32beab454ea1b2d6823c42745b" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
W20260709 12:14:19.929246 17920 log.cc:927] Time spent T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a: Append to log took a long time: real 0.099s	user 0.000s	sys 0.001s
W20260709 12:14:19.928620 18334 log.cc:927] Time spent T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 12:14:19.931824 18270 leader_election.cc:290] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:19.929476 17754 raft_consensus.cc:2468] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 1.
I20260709 12:14:19.939471 18302 raft_consensus.cc:515] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:19.931654 17882 raft_consensus.cc:359] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:19.940662 17882 raft_consensus.cc:385] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.940973 17882 raft_consensus.cc:740] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
W20260709 12:14:19.941812 17650 leader_election.cc:343] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.935271 17879 tablet_bootstrap.cc:654] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.942560 17650 leader_election.cc:304] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
W20260709 12:14:19.931124 18336 log.cc:927] Time spent T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 12:14:19.954499 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d900581ee62479da5750f8a501838de" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:19.959264 17880 tablet_bootstrap.cc:492] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff: Bootstrap starting.
I20260709 12:14:19.925968 18269 raft_consensus.cc:2804] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:19.966032 17882 consensus_queue.cc:260] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:19.981813 17798 leader_election.cc:304] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [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: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:19.987176 18310 raft_consensus.cc:2749] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:19.978113 17606 raft_consensus.cc:1275] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Refusing update from remote peer 62eefc3fdfdc4338bc21851368912bcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:19.992010 17677 raft_consensus.cc:1275] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Refusing update from remote peer 62eefc3fdfdc4338bc21851368912bcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:19.997648 17882 ts_tablet_manager.cc:1434] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.202s	user 0.003s	sys 0.005s
I20260709 12:14:19.998951 17882 tablet_bootstrap.cc:492] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:19.977237 18269 raft_consensus.cc:697] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [term 1 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:20.021698 18269 consensus_queue.cc:237] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:20.022368 17797 leader_election.cc:343] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:20.035027 18174 consensus_queue.cc:1048] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:20.035862 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb27ff5cb2d4877a8c176d0961dbc75" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:20.041729 18327 raft_consensus.cc:2804] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:20.042346 18327 raft_consensus.cc:697] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [term 1 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:20.043332 18327 consensus_queue.cc:237] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:20.012312 18302 leader_election.cc:290] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:20.048713 17882 tablet_bootstrap.cc:654] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:20.063722 17797 leader_election.cc:343] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:20.080763 17798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:34135, user_credentials={real_user=slave}} blocked reactor thread for 96970.6us
I20260709 12:14:20.049083 17506 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38434 (request call id 76) took 1223 ms. Trace:
W20260709 12:14:20.099776 17724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:34135, user_credentials={real_user=slave}} blocked reactor thread for 49299.1us
I20260709 12:14:20.080617 18237 raft_consensus.cc:493] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.105086 18237 raft_consensus.cc:515] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:20.107666 18237 leader_election.cc:290] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:20.109217 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a672fa387240f8a30465000e04eef8" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:20.111228 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a672fa387240f8a30465000e04eef8" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:20.112959 18342 consensus_queue.cc:1048] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:14:20.132375 17605 raft_consensus.cc:3060] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.097771 17506 rpcz_store.cc:276] 0709 12:14:18.807054 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:18.818044 (+ 10990us) service_pool.cc:224] Handling call
0709 12:14:20.029856 (+1211812us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:19.081004 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:19.082000 (+   996us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:19.082074 (+    74us) write_op.cc:435] Acquired schema lock
0709 12:14:19.082124 (+    50us) tablet.cc:662] Decoding operations
0709 12:14:19.082683 (+   559us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:19.082800 (+   117us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:19.082853 (+    53us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:14:19.083331 (+   478us) tablet.cc:701] Row locks acquired
0709 12:14:19.083373 (+    42us) write_op.cc:260] PREPARE: finished
0709 12:14:19.083759 (+   386us) write_op.cc:270] Start()
0709 12:14:19.083944 (+   185us) write_op.cc:276] Timestamp: P: 1783599259083532 usec, L: 0
0709 12:14:19.083995 (+    51us) op_driver.cc:348] REPLICATION: starting
0709 12:14:19.085040 (+  1045us) log.cc:844] Serialized 540 byte log entry
0709 12:14:19.775835 (+690795us) op_driver.cc:464] REPLICATION: finished
0709 12:14:19.935527 (+159692us) write_op.cc:301] APPLY: starting
0709 12:14:19.935609 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:19.935735 (+   126us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:19.935870 (+   135us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:19.936163 (+   293us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:19.936394 (+   231us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:14:19.936439 (+    45us) write_op.cc:312] APPLY: finished
0709 12:14:19.936688 (+   249us) log.cc:844] Serialized 22 byte log entry
0709 12:14:19.936873 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:19.936948 (+    75us) write_op.cc:454] Released schema lock
0709 12:14:19.937005 (+    57us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:19.937388 (+   383us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:19.937412 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":144741,"apply.run_cpu_time_us":1846,"apply.run_wall_time_us":1847,"num_ops":1,"prepare.queue_time_us":56842,"prepare.run_cpu_time_us":4760,"prepare.run_wall_time_us":47203,"replication_time_us":691638,"thread_start_us":94326,"threads_started":2}]]}
I20260709 12:14:20.133884 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb27ff5cb2d4877a8c176d0961dbc75" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:20.134661 17677 raft_consensus.cc:3060] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.142488 17880 tablet_bootstrap.cc:654] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.167301 18324 raft_consensus.cc:493] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.168066 18324 raft_consensus.cc:515] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:20.169801 17755 raft_consensus.cc:3060] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.270380 17879 tablet_bootstrap.cc:492] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:20.271056 17879 ts_tablet_manager.cc:1403] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.484s	user 0.027s	sys 0.012s
I20260709 12:14:20.275288 17830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e1dc32beab454ea1b2d6823c42745b" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:20.276249 17830 raft_consensus.cc:2393] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c466023cfe64622b6c25f616c3b458e in current term 1: Already voted for candidate 62eefc3fdfdc4338bc21851368912bcf in this term.
I20260709 12:14:20.280164 17574 leader_election.cc:304] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:20.292608 17879 raft_consensus.cc:359] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:20.293543 17879 raft_consensus.cc:385] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.293921 17879 raft_consensus.cc:740] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.302433 18324 leader_election.cc:290] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:20.317611 17879 consensus_queue.cc:260] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:20.336413 17649 leader_election.cc:304] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [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: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:20.338496 18269 raft_consensus.cc:2749] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:20.343152 17879 ts_tablet_manager.cc:1434] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260709 12:14:20.344317 17879 tablet_bootstrap.cc:492] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
I20260709 12:14:20.345908 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e71535263274d42b2bf2ea888f34f32" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:20.355971 17677 raft_consensus.cc:2468] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:20.381352 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e71535263274d42b2bf2ea888f34f32" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:20.383872 17879 tablet_bootstrap.cc:654] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.410691 17680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d900581ee62479da5750f8a501838de" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:20.411556 17680 raft_consensus.cc:2468] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:20.421121 17504 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38428 (request call id 59) took 1839 ms. Trace:
I20260709 12:14:20.438848 17724 leader_election.cc:304] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:20.422714 17504 rpcz_store.cc:276] 0709 12:14:18.589825 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:18.590190 (+   365us) service_pool.cc:224] Handling call
0709 12:14:20.421033 (+1830843us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:19.356491 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:19.357221 (+   730us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:19.357260 (+    39us) write_op.cc:435] Acquired schema lock
0709 12:14:19.357280 (+    20us) tablet.cc:662] Decoding operations
0709 12:14:19.357843 (+   563us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:19.357907 (+    64us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:19.357944 (+    37us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:14:19.358344 (+   400us) tablet.cc:701] Row locks acquired
0709 12:14:19.358369 (+    25us) write_op.cc:260] PREPARE: finished
0709 12:14:19.358526 (+   157us) write_op.cc:270] Start()
0709 12:14:19.358646 (+   120us) write_op.cc:276] Timestamp: P: 1783599259358467 usec, L: 0
0709 12:14:19.358668 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:14:19.359375 (+   707us) log.cc:844] Serialized 928 byte log entry
0709 12:14:19.938984 (+579609us) op_driver.cc:464] REPLICATION: finished
0709 12:14:19.939338 (+   354us) write_op.cc:301] APPLY: starting
0709 12:14:19.939407 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:19.939516 (+   109us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:19.939617 (+   101us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:19.940019 (+   402us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:19.940182 (+   163us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:14:19.940229 (+    47us) write_op.cc:312] APPLY: finished
0709 12:14:19.940407 (+   178us) log.cc:844] Serialized 28 byte log entry
0709 12:14:19.940555 (+   148us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:19.940643 (+    88us) write_op.cc:454] Released schema lock
0709 12:14:19.940684 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:19.940998 (+   314us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:19.941025 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":76585,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":133,"apply.run_cpu_time_us":1615,"apply.run_wall_time_us":1617,"num_ops":2,"prepare.queue_time_us":152,"prepare.run_cpu_time_us":3136,"prepare.run_wall_time_us":3159,"replication_time_us":580187}]]}
I20260709 12:14:20.449906 18251 consensus_queue.cc:1048] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:20.454445 17855 debug-util.cc:398] Leaking SignalData structure 0x7b0800218040 after lost signal to thread 14405
W20260709 12:14:20.455931 17855 debug-util.cc:398] Leaking SignalData structure 0x7b080022c2c0 after lost signal to thread 17542
W20260709 12:14:20.457433 17855 debug-util.cc:398] Leaking SignalData structure 0x7b0800250fc0 after lost signal to thread 17635
W20260709 12:14:20.458905 17855 debug-util.cc:398] Leaking SignalData structure 0x7b08002509c0 after lost signal to thread 17710
W20260709 12:14:20.459328 17649 consensus_peers.cc:597] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:20.460268 17855 debug-util.cc:398] Leaking SignalData structure 0x7b08001bc4c0 after lost signal to thread 17784
W20260709 12:14:20.460922 18355 log.cc:927] Time spent T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e: Append to log took a long time: real 0.120s	user 0.017s	sys 0.017s
W20260709 12:14:20.467000 17855 debug-util.cc:398] Leaking SignalData structure 0x7b080034d080 after lost signal to thread 17858
I20260709 12:14:20.483306 17798 leader_election.cc:304] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:20.487097 18298 raft_consensus.cc:2804] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:20.487797 18298 raft_consensus.cc:697] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:20.484181 17504 catalog_manager.cc:5697] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } }
I20260709 12:14:20.488715 18298 consensus_queue.cc:237] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:20.499420 17880 tablet_bootstrap.cc:492] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff: No bootstrap required, opened a new log
I20260709 12:14:20.500002 17880 ts_tablet_manager.cc:1403] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff: Time spent bootstrapping tablet: real 0.541s	user 0.020s	sys 0.004s
I20260709 12:14:20.503010 17880 raft_consensus.cc:359] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:20.503545 17798 leader_election.cc:304] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:20.503835 17880 raft_consensus.cc:385] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.504451 17880 raft_consensus.cc:740] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.504627 18302 raft_consensus.cc:2804] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:20.505089 18302 raft_consensus.cc:493] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:20.505478 18302 raft_consensus.cc:3060] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.505630 17880 consensus_queue.cc:260] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:20.508195 17880 ts_tablet_manager.cc:1434] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:20.493335 17504 catalog_manager.cc:5697] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 1 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:20.511341 17504 catalog_manager.cc:5697] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 1 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:20.555549 17573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.132:38891, user_credentials={real_user=slave}} blocked reactor thread for 314179us
W20260709 12:14:20.587149 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:20.606837 17882 tablet_bootstrap.cc:492] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:20.607378 17882 ts_tablet_manager.cc:1403] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.609s	user 0.013s	sys 0.001s
I20260709 12:14:20.640481 18312 raft_consensus.cc:2749] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:20.643338 17649 consensus_peers.cc:597] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:20.643551 18162 consensus_queue.cc:1048] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:20.612721 18295 raft_consensus.cc:493] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.647079 18295 raft_consensus.cc:515] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:20.650844 17882 raft_consensus.cc:359] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:20.651681 17882 raft_consensus.cc:385] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.651954 17882 raft_consensus.cc:740] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.652377 17879 tablet_bootstrap.cc:492] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:20.652980 17879 ts_tablet_manager.cc:1403] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.309s	user 0.023s	sys 0.007s
I20260709 12:14:20.657835 17882 consensus_queue.cc:260] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:20.773293 18295 leader_election.cc:290] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
W20260709 12:14:20.803872 18370 log.cc:927] Time spent T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf: Append to log took a long time: real 0.119s	user 0.000s	sys 0.001s
I20260709 12:14:20.783425 18302 raft_consensus.cc:515] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
W20260709 12:14:20.819090 17798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:46541, user_credentials={real_user=slave}} blocked reactor thread for 230289us
I20260709 12:14:20.826335 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1d57fd3c2b4c4399af256f502da9b9" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
I20260709 12:14:20.864686 17882 ts_tablet_manager.cc:1434] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.257s	user 0.008s	sys 0.002s
I20260709 12:14:20.869652 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1d57fd3c2b4c4399af256f502da9b9" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:20.893134 17882 tablet_bootstrap.cc:492] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:20.882436 17758 raft_consensus.cc:2468] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:20.912310 17879 raft_consensus.cc:359] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:20.922868 17879 raft_consensus.cc:385] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.923197 17879 raft_consensus.cc:740] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.923949 17879 consensus_queue.cc:260] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:20.930757 18367 raft_consensus.cc:493] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.931536 18367 raft_consensus.cc:515] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:20.929396 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d900581ee62479da5750f8a501838de" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:20.937531 18367 leader_election.cc:290] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
W20260709 12:14:20.985066 17798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:46541, user_credentials={real_user=slave}} blocked reactor thread for 59975.6us
W20260709 12:14:20.993213 18374 log.cc:927] Time spent T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 12:14:21.000576 17879 ts_tablet_manager.cc:1434] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.347s	user 0.004s	sys 0.006s
I20260709 12:14:20.995532 18302 leader_election.cc:290] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:21.002681 17798 leader_election.cc:304] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:21.003921 18314 raft_consensus.cc:2749] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:21.002650 18251 raft_consensus.cc:493] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.007251 18251 raft_consensus.cc:515] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:21.009594 18251 leader_election.cc:290] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
W20260709 12:14:21.010970 18368 log.cc:927] Time spent T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff: Append to log took a long time: real 0.129s	user 0.000s	sys 0.001s
I20260709 12:14:21.013754 18381 raft_consensus.cc:493] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.014330 18381 raft_consensus.cc:515] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:21.025144 18381 leader_election.cc:290] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:21.037170 18174 raft_consensus.cc:2804] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:21.037660 18174 raft_consensus.cc:493] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.038014 18174 raft_consensus.cc:3060] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.035367 17882 tablet_bootstrap.cc:654] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:21.060916 17797 leader_election.cc:343] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.065099 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623c7f5e726c4bd095cbd0e269c556a3" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
W20260709 12:14:21.068087 17797 leader_election.cc:343] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:21.075578 17797 consensus_peers.cc:597] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:21.075990 18162 consensus_queue.cc:1048] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:21.077327 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623c7f5e726c4bd095cbd0e269c556a3" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:21.100515 17831 raft_consensus.cc:3060] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.101243 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e1dc32beab454ea1b2d6823c42745b" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:21.102332 17834 raft_consensus.cc:2393] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0399ebd7784742d2ad8febb8b9f1efff in current term 1: Already voted for candidate 62eefc3fdfdc4338bc21851368912bcf in this term.
I20260709 12:14:21.109803 18174 raft_consensus.cc:515] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:21.124747 17879 tablet_bootstrap.cc:492] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf: Bootstrap starting.
W20260709 12:14:21.093324 17723 consensus_peers.cc:597] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:21.130997 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1d57fd3c2b4c4399af256f502da9b9" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:21.131623 17609 raft_consensus.cc:3060] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:21.139564 17797 leader_election.cc:343] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.135305 17879 tablet_bootstrap.cc:654] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.129108 18174 leader_election.cc:290] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
W20260709 12:14:21.167237 17649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.132:38891, user_credentials={real_user=slave}} blocked reactor thread for 130564us
I20260709 12:14:21.172356 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e1dc32beab454ea1b2d6823c42745b" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:21.173303 17683 raft_consensus.cc:2393] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0399ebd7784742d2ad8febb8b9f1efff in current term 1: Already voted for candidate 7c466023cfe64622b6c25f616c3b458e in this term.
I20260709 12:14:21.182462 17882 tablet_bootstrap.cc:492] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:21.183362 17882 ts_tablet_manager.cc:1403] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.295s	user 0.015s	sys 0.000s
W20260709 12:14:21.184070 17650 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:46541, user_credentials={real_user=slave}} blocked reactor thread for 118617us
I20260709 12:14:21.186657 17882 raft_consensus.cc:359] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:21.187660 17882 raft_consensus.cc:385] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.188108 17882 raft_consensus.cc:740] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.188879 17882 consensus_queue.cc:260] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:21.191533 17882 ts_tablet_manager.cc:1434] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:21.193603 17882 tablet_bootstrap.cc:492] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:21.216938 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d900581ee62479da5750f8a501838de" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:21.217669 17686 raft_consensus.cc:3060] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.225675 17724 leader_election.cc:304] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:21.227187 18383 raft_consensus.cc:3060] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.230351 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a184ca247b4b3e99f605258f785347" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:21.234831 17879 tablet_bootstrap.cc:492] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf: No bootstrap required, opened a new log
I20260709 12:14:21.235579 17879 ts_tablet_manager.cc:1403] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf: Time spent bootstrapping tablet: real 0.111s	user 0.020s	sys 0.021s
I20260709 12:14:21.238839 17879 raft_consensus.cc:359] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:21.239707 17879 raft_consensus.cc:385] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.240053 17879 raft_consensus.cc:740] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.240952 17879 consensus_queue.cc:260] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:21.247737 17879 ts_tablet_manager.cc:1434] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:14:21.244544 18383 raft_consensus.cc:2749] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:21.252985 17574 leader_election.cc:304] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:21.248852 17686 raft_consensus.cc:2468] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:21.262930 18363 raft_consensus.cc:2749] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:21.268015 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a184ca247b4b3e99f605258f785347" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:21.270606 18325 consensus_queue.cc:1048] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:21.272244 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1d57fd3c2b4c4399af256f502da9b9" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:21.272979 17754 raft_consensus.cc:3060] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.275857 17798 leader_election.cc:304] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:21.277798 18378 raft_consensus.cc:2804] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:21.278328 18378 raft_consensus.cc:697] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:21.279220 18378 consensus_queue.cc:237] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:21.292312 17798 leader_election.cc:304] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:21.293437 18325 raft_consensus.cc:2749] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:21.295653 17882 tablet_bootstrap.cc:654] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.304951 17754 raft_consensus.cc:2468] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:21.306710 17798 leader_election.cc:304] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:21.307572 18254 raft_consensus.cc:493] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.308046 18254 raft_consensus.cc:515] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:21.309077 18325 raft_consensus.cc:2804] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:21.309669 18325 raft_consensus.cc:697] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:21.310463 18254 leader_election.cc:290] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:21.310565 18325 consensus_queue.cc:237] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:21.312357 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc871747ee54a3bb1492d66c9daaceb" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031" is_pre_election: true
W20260709 12:14:21.315788 17797 leader_election.cc:343] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.320161 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc871747ee54a3bb1492d66c9daaceb" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:21.321444 17758 raft_consensus.cc:2468] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 0.
I20260709 12:14:21.327539 17798 leader_election.cc:304] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:21.330220 18378 raft_consensus.cc:2804] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:21.330637 18378 raft_consensus.cc:493] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.330987 18378 raft_consensus.cc:3060] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.365525 17882 tablet_bootstrap.cc:492] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:21.366103 17882 ts_tablet_manager.cc:1403] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.173s	user 0.009s	sys 0.012s
I20260709 12:14:21.368278 18378 raft_consensus.cc:515] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:21.368927 17882 raft_consensus.cc:359] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:21.369913 17882 raft_consensus.cc:385] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.370190 17882 raft_consensus.cc:740] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.371058 17882 consensus_queue.cc:260] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:21.373044 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc871747ee54a3bb1492d66c9daaceb" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:21.373728 17759 raft_consensus.cc:3060] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.375121 17882 ts_tablet_manager.cc:1434] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:21.376273 17882 tablet_bootstrap.cc:492] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:21.381731 17759 raft_consensus.cc:2468] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:21.393095 18367 raft_consensus.cc:493] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.393782 18367 raft_consensus.cc:515] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:21.396124 18367 leader_election.cc:290] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:21.400887 17798 leader_election.cc:304] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:21.401804 18325 raft_consensus.cc:2804] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:21.402335 18325 raft_consensus.cc:697] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:21.405308 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e863be8316f4d2388043dcb15ea0374" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:21.403119 17882 tablet_bootstrap.cc:654] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.406395 18325 consensus_queue.cc:237] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:21.407473 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc871747ee54a3bb1492d66c9daaceb" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1238afdc1efd4d209d843008235d3031"
I20260709 12:14:21.408627 18378 leader_election.cc:290] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
W20260709 12:14:21.408977 17797 leader_election.cc:343] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.438685 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e863be8316f4d2388043dcb15ea0374" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:21.451547 17573 leader_election.cc:304] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:21.453184 18367 raft_consensus.cc:2749] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:21.457738 17605 raft_consensus.cc:3060] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.474385 17505 catalog_manager.cc:5697] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 1 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:21.483464 17882 tablet_bootstrap.cc:492] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:21.484143 17882 ts_tablet_manager.cc:1403] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.010s
I20260709 12:14:21.487315 17882 raft_consensus.cc:359] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:21.488113 17882 raft_consensus.cc:385] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.488425 17882 raft_consensus.cc:740] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.492841 17882 consensus_queue.cc:260] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:21.496218 17882 ts_tablet_manager.cc:1434] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 12:14:21.497484 17882 tablet_bootstrap.cc:492] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:21.497634 17504 catalog_manager.cc:5697] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } }
I20260709 12:14:21.508345 17604 raft_consensus.cc:3060] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.521201 17882 tablet_bootstrap.cc:654] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.555656 18367 raft_consensus.cc:493] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.556496 17882 tablet_bootstrap.cc:492] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:21.556262 18367 raft_consensus.cc:515] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:21.558997 18367 leader_election.cc:290] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:21.559894 17882 ts_tablet_manager.cc:1403] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.000s
I20260709 12:14:21.560741 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbb21b2f60240d28eed478a0edb7696" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:21.563248 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbb21b2f60240d28eed478a0edb7696" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:21.565225 17574 leader_election.cc:304] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:21.565543 17882 raft_consensus.cc:359] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:21.566448 18367 raft_consensus.cc:2749] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:21.566455 17882 raft_consensus.cc:385] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.571316 17882 raft_consensus.cc:740] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.572077 17882 consensus_queue.cc:260] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:21.573815 17882 ts_tablet_manager.cc:1434] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:14:21.574884 17882 tablet_bootstrap.cc:492] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:21.592962 17882 tablet_bootstrap.cc:654] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.608106 18367 raft_consensus.cc:493] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62eefc3fdfdc4338bc21851368912bcf)
I20260709 12:14:21.608880 18367 raft_consensus.cc:515] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:21.677647 18367 leader_election.cc:290] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:21.684103 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409779df8bd040abba0b922a81b5bdce" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:21.687814 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409779df8bd040abba0b922a81b5bdce" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:21.690891 17573 leader_election.cc:304] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:21.692965 18367 raft_consensus.cc:2749] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.714062 17604 raft_consensus.cc:3060] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.731438 17882 tablet_bootstrap.cc:492] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:21.731995 17882 ts_tablet_manager.cc:1403] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.157s	user 0.061s	sys 0.044s
I20260709 12:14:21.734874 17882 raft_consensus.cc:359] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:21.735560 17882 raft_consensus.cc:385] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.735813 17882 raft_consensus.cc:740] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.738540 17882 consensus_queue.cc:260] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:21.738776 18350 consensus_queue.cc:1048] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:21.740837 17882 ts_tablet_manager.cc:1434] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:14:21.748225 17882 tablet_bootstrap.cc:492] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:21.754594 17882 tablet_bootstrap.cc:654] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:21.795958 17797 consensus_peers.cc:597] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:21.809441 17797 consensus_peers.cc:597] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:21.868995 17507 catalog_manager.cc:5697] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:21.872130 17507 catalog_manager.cc:5697] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:21.883535 17507 catalog_manager.cc:5697] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 1 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:21.910218 18350 consensus_queue.cc:1048] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:21.911355 18367 raft_consensus.cc:493] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.911952 18367 raft_consensus.cc:515] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:21.914551 18367 leader_election.cc:290] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:21.920542 17882 tablet_bootstrap.cc:492] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:21.921581 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4b778dfb7a42a2bf600a1f009ca615" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:21.922461 17882 ts_tablet_manager.cc:1403] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.175s	user 0.044s	sys 0.076s
I20260709 12:14:21.921036 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4b778dfb7a42a2bf600a1f009ca615" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:21.925446 17882 raft_consensus.cc:359] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:21.926267 17882 raft_consensus.cc:385] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.926590 17882 raft_consensus.cc:740] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.926648 17574 leader_election.cc:304] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:21.927320 17882 consensus_queue.cc:260] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:21.928223 18367 raft_consensus.cc:2749] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:21.931543 17882 ts_tablet_manager.cc:1434] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:14:21.932715 17882 tablet_bootstrap.cc:492] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
W20260709 12:14:21.935876 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:21.942173 17882 tablet_bootstrap.cc:654] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.005026 18367 raft_consensus.cc:493] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.006968 18367 raft_consensus.cc:515] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:22.010712 18367 leader_election.cc:290] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:22.012454 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08b1eef070b4a52b4ebe409d82a96bb" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
W20260709 12:14:22.016801 17797 consensus_peers.cc:597] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.014539 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08b1eef070b4a52b4ebe409d82a96bb" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:22.039136 17574 leader_election.cc:304] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:22.002506 18386 raft_consensus.cc:493] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.021864 18174 consensus_queue.cc:1048] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 12:14:22.045197 18367 raft_consensus.cc:2749] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:22.048418 18386 raft_consensus.cc:515] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:22.066792 17882 tablet_bootstrap.cc:492] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:22.067322 17882 ts_tablet_manager.cc:1403] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.135s	user 0.045s	sys 0.065s
I20260709 12:14:22.067514 18386 leader_election.cc:290] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:22.072185 17882 raft_consensus.cc:359] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:22.072845 17605 raft_consensus.cc:3060] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.073091 17882 raft_consensus.cc:385] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.073484 17882 raft_consensus.cc:740] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.074256 17882 consensus_queue.cc:260] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:22.076612 17882 ts_tablet_manager.cc:1434] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:22.076856 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e1dc32beab454ea1b2d6823c42745b" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:22.077538 17759 raft_consensus.cc:2468] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 1.
I20260709 12:14:22.078739 17650 leader_election.cc:304] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [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: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:22.077692 17882 tablet_bootstrap.cc:492] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:22.082019 17604 raft_consensus.cc:3060] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.088021 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e1dc32beab454ea1b2d6823c42745b" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:22.088807 17833 raft_consensus.cc:2468] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 1.
I20260709 12:14:22.083410 18386 raft_consensus.cc:2804] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:22.093773 18386 raft_consensus.cc:493] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.094195 18386 raft_consensus.cc:3060] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.112216 17882 tablet_bootstrap.cc:654] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.128515 18386 raft_consensus.cc:515] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:22.193249 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e1dc32beab454ea1b2d6823c42745b" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:22.194021 17754 raft_consensus.cc:3060] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.192209 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e1dc32beab454ea1b2d6823c42745b" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:22.213517 17754 raft_consensus.cc:2468] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:22.214085 17831 raft_consensus.cc:3060] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.215116 17650 leader_election.cc:304] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:22.216631 18162 raft_consensus.cc:2804] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:22.217324 18162 raft_consensus.cc:697] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:22.218868 18162 consensus_queue.cc:237] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Queue going to LEADER 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: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:22.232460 17605 raft_consensus.cc:3060] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.256976 18386 leader_election.cc:290] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:22.281234 17507 catalog_manager.cc:5697] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 0 to 2, leader changed from <none> to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 2 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.307307 17831 raft_consensus.cc:2468] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:22.309427 17882 tablet_bootstrap.cc:492] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:22.310051 17882 ts_tablet_manager.cc:1403] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.233s	user 0.029s	sys 0.072s
I20260709 12:14:22.312124 17882 raft_consensus.cc:359] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:22.312669 17882 raft_consensus.cc:385] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.312989 17882 raft_consensus.cc:740] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.313794 17882 consensus_queue.cc:260] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:22.315963 17882 ts_tablet_manager.cc:1434] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:22.332235 17882 tablet_bootstrap.cc:492] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:22.339108 17882 tablet_bootstrap.cc:654] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.364488 17882 tablet_bootstrap.cc:492] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031: No bootstrap required, opened a new log
I20260709 12:14:22.365082 17882 ts_tablet_manager.cc:1403] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.011s
I20260709 12:14:22.368403 17882 raft_consensus.cc:359] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:22.369268 17882 raft_consensus.cc:385] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.369635 17882 raft_consensus.cc:740] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.370453 17882 consensus_queue.cc:260] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:22.373049 17882 ts_tablet_manager.cc:1434] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:14:22.395766 18363 raft_consensus.cc:493] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.396420 18363 raft_consensus.cc:515] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:22.401779 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d900581ee62479da5750f8a501838de" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:22.402516 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d900581ee62479da5750f8a501838de" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:22.404438 17573 leader_election.cc:304] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:22.405274 18367 raft_consensus.cc:2749] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:22.398813 18363 leader_election.cc:290] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:22.424474 17609 raft_consensus.cc:3060] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.424629 17605 raft_consensus.cc:3060] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.443862 14402 tablet_server.cc:179] TabletServer@127.14.16.129:0 shutting down...
W20260709 12:14:22.450366 17797 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 85 similar messages]
W20260709 12:14:22.558314 17797 consensus_peers.cc:597] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.608639 18425 log.cc:927] Time spent T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
W20260709 12:14:22.605159 17797 consensus_peers.cc:597] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.625962 17649 consensus_peers.cc:597] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.628197 17723 consensus_peers.cc:597] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.631691 17797 consensus_peers.cc:597] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.633543 17723 consensus_peers.cc:597] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.638211 17797 consensus_peers.cc:597] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.638152 17723 consensus_peers.cc:597] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.652818 17723 consensus_peers.cc:597] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.656754 17723 consensus_peers.cc:597] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.658367 17723 consensus_peers.cc:597] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.695204 17649 consensus_peers.cc:597] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.699331 17723 consensus_peers.cc:597] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.714942 18367 raft_consensus.cc:493] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.715596 18367 raft_consensus.cc:515] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:22.720077 18367 leader_election.cc:290] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:22.722003 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc871747ee54a3bb1492d66c9daaceb" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:22.722003 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc871747ee54a3bb1492d66c9daaceb" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
W20260709 12:14:22.726441 17723 consensus_peers.cc:597] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.728253 17573 leader_election.cc:304] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
W20260709 12:14:22.728453 17797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 53518.1us
I20260709 12:14:22.729449 18367 raft_consensus.cc:2749] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:22.732059 17797 consensus_peers.cc:597] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.736156 17797 consensus_peers.cc:597] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.737142 17797 consensus_peers.cc:597] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.738077 17797 consensus_peers.cc:597] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.738844 17797 consensus_peers.cc:597] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.740768 17797 consensus_peers.cc:597] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.755724 17723 consensus_peers.cc:597] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.756510 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:14:22.758267 17797 consensus_peers.cc:597] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.762933 14402 tablet_replica.cc:333] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.763306 17831 raft_consensus.cc:1275] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:22.764081 14402 raft_consensus.cc:2243] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.764783 14402 raft_consensus.cc:2272] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.764901 18434 consensus_queue.cc:1048] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:22.770421 14402 tablet_replica.cc:333] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.776142 14402 raft_consensus.cc:2243] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.776789 14402 raft_consensus.cc:2272] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.780308 14402 tablet_replica.cc:333] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.781553 14402 raft_consensus.cc:2243] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.787962 14402 raft_consensus.cc:2272] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.795024 14402 tablet_replica.cc:333] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.795959 14402 raft_consensus.cc:2243] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.796540 14402 raft_consensus.cc:2272] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.798992 14402 tablet_replica.cc:333] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.799820 14402 raft_consensus.cc:2243] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.800336 14402 raft_consensus.cc:2272] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:22.801887 17723 consensus_peers.cc:597] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.806177 14402 tablet_replica.cc:333] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.812052 14402 raft_consensus.cc:2243] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:22.812593 17723 consensus_peers.cc:597] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.817054 17723 consensus_peers.cc:597] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.812723 14402 raft_consensus.cc:2272] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.829253 14402 tablet_replica.cc:333] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
W20260709 12:14:22.829849 17649 consensus_peers.cc:597] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.830224 14402 raft_consensus.cc:2243] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.830883 14402 raft_consensus.cc:2272] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.833540 17759 raft_consensus.cc:1275] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:22.833832 14402 tablet_replica.cc:333] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.834787 14402 raft_consensus.cc:2243] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.835354 18418 consensus_queue.cc:1048] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:22.835326 14402 raft_consensus.cc:2272] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.843104 14402 tablet_replica.cc:333] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
W20260709 12:14:22.846336 17797 consensus_peers.cc:597] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.847854 14402 raft_consensus.cc:2243] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.848513 14402 raft_consensus.cc:2272] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.852756 14402 tablet_replica.cc:333] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.853667 14402 raft_consensus.cc:2243] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.854275 14402 raft_consensus.cc:2272] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.856688 14402 tablet_replica.cc:333] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.865947 14402 raft_consensus.cc:2243] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.866695 14402 raft_consensus.cc:2272] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.870103 14402 tablet_replica.cc:333] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.870983 14402 raft_consensus.cc:2243] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.871518 14402 raft_consensus.cc:2272] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.874444 14402 tablet_replica.cc:333] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.875550 14402 raft_consensus.cc:2243] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.876186 14402 raft_consensus.cc:2272] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.881242 14402 tablet_replica.cc:333] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.882069 14402 raft_consensus.cc:2243] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.882637 14402 raft_consensus.cc:2272] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.885586 14402 tablet_replica.cc:333] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.886479 14402 raft_consensus.cc:2243] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:22.886552 17723 consensus_peers.cc:597] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.887127 14402 raft_consensus.cc:2272] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.891363 14402 tablet_replica.cc:333] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.892263 14402 raft_consensus.cc:2243] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.900647 14402 raft_consensus.cc:2272] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.904080 14402 tablet_replica.cc:333] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.915190 14402 raft_consensus.cc:2243] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.915958 14402 raft_consensus.cc:2272] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.919621 14402 tablet_replica.cc:333] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.921067 14402 raft_consensus.cc:2243] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.921769 14402 raft_consensus.cc:2272] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:22.923092 17723 consensus_peers.cc:597] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.929010 14402 tablet_replica.cc:333] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.930104 14402 raft_consensus.cc:2243] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:22.930435 17649 consensus_peers.cc:597] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:22.930666 14402 raft_consensus.cc:2272] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.933902 14402 tablet_replica.cc:333] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.934811 14402 raft_consensus.cc:2243] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.935336 14402 raft_consensus.cc:2272] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.938407 14402 tablet_replica.cc:333] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.939410 14402 raft_consensus.cc:2243] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.940181 14402 raft_consensus.cc:2272] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.943224 14402 tablet_replica.cc:333] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.944336 14402 raft_consensus.cc:2243] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.944948 14402 raft_consensus.cc:2272] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.948848 14402 tablet_replica.cc:333] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.949826 14402 raft_consensus.cc:2243] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.950870 14402 raft_consensus.cc:2272] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.953698 14402 tablet_replica.cc:333] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.954617 14402 raft_consensus.cc:2243] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.955241 14402 raft_consensus.cc:2272] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.957968 14402 tablet_replica.cc:333] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.958801 14402 raft_consensus.cc:2243] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.959848 14402 raft_consensus.cc:2272] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.962744 14402 tablet_replica.cc:333] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.963621 14402 raft_consensus.cc:2243] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:22.964656 14402 raft_consensus.cc:2272] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.970011 14402 tablet_replica.cc:333] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.970818 14402 raft_consensus.cc:2243] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.971361 14402 raft_consensus.cc:2272] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.974188 14402 tablet_replica.cc:333] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.974956 14402 raft_consensus.cc:2243] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.975468 14402 raft_consensus.cc:2272] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.978195 14402 tablet_replica.cc:333] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.978925 14402 raft_consensus.cc:2243] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.979511 14402 raft_consensus.cc:2272] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.982060 14402 tablet_replica.cc:333] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:22.982862 14402 raft_consensus.cc:2243] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.983417 14402 raft_consensus.cc:2272] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.986085 14402 tablet_replica.cc:333] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
W20260709 12:14:23.003546 17649 consensus_peers.cc:597] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:23.005954 14402 raft_consensus.cc:2243] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.006588 14402 raft_consensus.cc:2272] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.010986 14402 tablet_replica.cc:333] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:23.011894 14402 raft_consensus.cc:2243] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.012480 14402 raft_consensus.cc:2272] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.016049 14402 tablet_replica.cc:333] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:23.016976 14402 raft_consensus.cc:2243] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.017499 14402 raft_consensus.cc:2272] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.020169 14402 tablet_replica.cc:333] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:23.021027 14402 raft_consensus.cc:2243] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.022116 14402 raft_consensus.cc:2272] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:23.023221 17797 consensus_peers.cc:597] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:23.023947 17797 consensus_peers.cc:597] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:23.024518 17797 consensus_peers.cc:597] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:23.024963 14402 tablet_replica.cc:333] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:23.025887 14402 raft_consensus.cc:2243] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.026430 14402 raft_consensus.cc:2272] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.029075 14402 tablet_replica.cc:333] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:23.038362 14402 raft_consensus.cc:2243] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.039188 14402 raft_consensus.cc:2272] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.042199 14402 tablet_replica.cc:333] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:23.043046 14402 raft_consensus.cc:2243] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.044142 14402 raft_consensus.cc:2272] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.053107 14402 tablet_replica.cc:333] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:23.054049 14402 raft_consensus.cc:2243] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.054670 14402 raft_consensus.cc:2272] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.057972 14402 tablet_replica.cc:333] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:23.058784 14402 raft_consensus.cc:2243] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.059967 14402 raft_consensus.cc:2272] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.076735 14402 tablet_replica.cc:333] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:23.077467 14402 raft_consensus.cc:2243] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.078042 14402 raft_consensus.cc:2272] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.082597 14402 tablet_replica.cc:333] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:23.083457 14402 raft_consensus.cc:2243] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.084038 14402 raft_consensus.cc:2272] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.086648 14402 tablet_replica.cc:333] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:23.087513 14402 raft_consensus.cc:2243] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.088824 14402 raft_consensus.cc:2272] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.091526 14402 tablet_replica.cc:333] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:23.092156 14402 raft_consensus.cc:2243] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.095552 14402 raft_consensus.cc:2272] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.098244 14402 tablet_replica.cc:333] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:23.099103 14402 raft_consensus.cc:2243] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.099922 14402 raft_consensus.cc:2272] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.102631 14402 tablet_replica.cc:333] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031: stopping tablet replica
I20260709 12:14:23.103300 14402 raft_consensus.cc:2243] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.103874 14402 raft_consensus.cc:2272] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:23.105829 17797 consensus_peers.cc:597] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:23.211831 17573 connection.cc:466] server connection from 127.0.0.1:45168 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45168 (request call id 285) could send its response
W20260709 12:14:23.212806 17573 connection.cc:466] server connection from 127.0.0.1:45168 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45168 (request call id 286) could send its response
W20260709 12:14:23.213600 17573 connection.cc:466] server connection from 127.0.0.1:45168 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45168 (request call id 287) could send its response
W20260709 12:14:23.215889 17723 consensus_peers.cc:597] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: recv got EOF from 127.14.16.129:40849 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:23.220454 14402 connection.cc:466] server connection from 127.0.0.1:45182 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45182 (request call id 237) could send its response
W20260709 12:14:23.221118 14402 connection.cc:466] server connection from 127.0.0.1:45182 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45182 (request call id 238) could send its response
W20260709 12:14:23.221602 14402 connection.cc:466] server connection from 127.0.0.1:45182 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45182 (request call id 239) could send its response
W20260709 12:14:23.222056 14402 connection.cc:466] server connection from 127.0.0.1:45182 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45182 (request call id 240) could send its response
W20260709 12:14:23.222520 14402 connection.cc:466] server connection from 127.0.0.1:45182 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45182 (request call id 241) could send its response
W20260709 12:14:23.222963 14402 connection.cc:466] server connection from 127.0.0.1:45182 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45182 (request call id 242) could send its response
W20260709 12:14:23.223426 14402 connection.cc:466] server connection from 127.0.0.1:45182 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45182 (request call id 243) could send its response
W20260709 12:14:23.223891 14402 connection.cc:466] server connection from 127.0.0.1:45182 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45182 (request call id 244) could send its response
I20260709 12:14:23.268931 14402 tablet_server.cc:196] TabletServer@127.14.16.129:0 shutdown complete.
I20260709 12:14:23.442194 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:23.449759 18444 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 12:14:23.494046 18445 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 12:14:23.666771 18447 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 12:14:23.666999 17797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 53408us
I20260709 12:14:23.689952 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:23.695148 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:23.695605 14402 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 12:14:23.695923 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599263695901 us; error 0 us; skew 500 ppm
I20260709 12:14:23.696821 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:23.748160 14402 webserver.cc:533] Webserver started at http://127.14.16.129:40795/ using document root <none> and password file <none>
I20260709 12:14:23.748891 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:23.749164 14402 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:14:23.770313 14402 fs_manager.cc:714] Time spent opening directory manager: real 0.020s	user 0.001s	sys 0.009s
I20260709 12:14:23.788946 18452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:23.789935 14402 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:14:23.790324 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-0-root
uuid: "1238afdc1efd4d209d843008235d3031"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-3hrd"
I20260709 12:14:23.790844 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599126986349-14402-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 12:14:23.819410 18434 raft_consensus.cc:493] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:23.820106 18434 raft_consensus.cc:515] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:23.823931 18434 leader_election.cc:290] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:23.824286 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777bd5f6e3d7480590ee2d574e7ff93f" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
W20260709 12:14:23.831827 17649 leader_election.cc:336] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:23.832470 17649 leader_election.cc:304] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:23.833382 18434 raft_consensus.cc:2749] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:23.880028 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:23.882053 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:23.891356 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:23.985051 18162 raft_consensus.cc:493] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:23.985687 18162 raft_consensus.cc:515] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:23.987870 18162 leader_election.cc:290] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:23.987910 18459 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 12:14:23.989965 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:23.995723 18162 raft_consensus.cc:493] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:23.996402 18162 raft_consensus.cc:515] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:23.998795 18162 leader_election.cc:290] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:23.999903 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:24.002234 18350 raft_consensus.cc:493] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.002803 18350 raft_consensus.cc:515] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:24.004906 18350 leader_election.cc:290] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:24.008589 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777bd5f6e3d7480590ee2d574e7ff93f" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:24.009379 17678 raft_consensus.cc:2468] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:24.010938 17798 leader_election.cc:304] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [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: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:24.011961 18350 raft_consensus.cc:2804] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:24.012347 18350 raft_consensus.cc:493] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.012691 18350 raft_consensus.cc:3060] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:24.022800 17797 leader_election.cc:336] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
W20260709 12:14:24.034385 17649 leader_election.cc:336] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.034940 17649 leader_election.cc:304] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.041414 18350 raft_consensus.cc:515] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:24.045696 18162 raft_consensus.cc:2749] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:24.060708 17649 leader_election.cc:336] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.061287 17649 leader_election.cc:304] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.065026 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777bd5f6e3d7480590ee2d574e7ff93f" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:24.066141 17678 raft_consensus.cc:3060] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:24.071245 17797 leader_election.cc:336] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.075122 17678 raft_consensus.cc:2468] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 2.
I20260709 12:14:24.075603 18162 raft_consensus.cc:2749] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:24.076675 17798 leader_election.cc:304] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [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: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.077618 18415 raft_consensus.cc:2804] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:24.091236 18415 raft_consensus.cc:697] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 2 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:24.092142 18415 consensus_queue.cc:237] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:24.077324 18350 leader_election.cc:290] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 2 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:24.142369 17507 catalog_manager.cc:5697] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 1 to 2, leader changed from 1238afdc1efd4d209d843008235d3031 (127.14.16.129) to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 2 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:24.173750 18431 raft_consensus.cc:493] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.174309 18431 raft_consensus.cc:515] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.176342 18431 leader_election.cc:290] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:24.180335 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8822695a848464f85764a8aa7638d96" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
W20260709 12:14:24.198513 17723 leader_election.cc:336] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.199103 17723 leader_election.cc:304] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:24.200392 18257 raft_consensus.cc:2749] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:24.224812 18162 raft_consensus.cc:493] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.225382 18162 raft_consensus.cc:515] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.227499 18162 leader_election.cc:290] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:24.231191 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a0d8e4ba10475dba2884159f40bf22" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
W20260709 12:14:24.233867 17649 leader_election.cc:336] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.236857 17650 leader_election.cc:304] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.239145 18162 raft_consensus.cc:2749] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:24.245635 18434 raft_consensus.cc:493] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.246376 18434 raft_consensus.cc:515] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.248736 18434 leader_election.cc:290] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
W20260709 12:14:24.253468 17649 leader_election.cc:336] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.255880 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7471c458b31c4d9ab525fa64327c1fe3" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:24.262004 17650 leader_election.cc:304] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c466023cfe64622b6c25f616c3b458e; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.273015 18162 raft_consensus.cc:2749] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:24.279953 18257 raft_consensus.cc:493] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.280623 18257 raft_consensus.cc:515] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:24.285962 18257 leader_election.cc:290] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:24.286553 18428 raft_consensus.cc:493] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.287213 18428 raft_consensus.cc:515] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.290272 18428 leader_election.cc:290] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:24.291090 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:24.291872 17677 raft_consensus.cc:2468] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:24.293020 17724 leader_election.cc:304] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [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: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:24.294091 18466 raft_consensus.cc:2804] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:24.293985 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294512fdde1e4564a4198a457eda0432" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:24.294618 18466 raft_consensus.cc:493] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.298612 18466 raft_consensus.cc:3060] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:24.301971 17723 leader_election.cc:336] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.302559 17723 leader_election.cc:304] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:24.303417 18257 raft_consensus.cc:2749] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:24.303526 17723 leader_election.cc:336] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.306926 18257 raft_consensus.cc:493] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.306823 18466 raft_consensus.cc:515] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:24.307991 17650 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.131:46541, user_credentials={real_user=slave}} blocked reactor thread for 46087.4us
I20260709 12:14:24.310976 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:24.311658 17678 raft_consensus.cc:3060] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.313100 18257 raft_consensus.cc:515] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:24.316004 18257 leader_election.cc:290] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:24.319116 18466 leader_election.cc:290] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:24.327392 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672aa93f9150422a9aa0e5baa37fb519" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:24.320981 17678 raft_consensus.cc:2468] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 2.
W20260709 12:14:24.351102 17723 leader_election.cc:336] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
W20260709 12:14:24.351693 17723 leader_election.cc:336] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.352065 17723 leader_election.cc:304] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:24.353652 18428 raft_consensus.cc:2749] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:24.361651 17724 leader_election.cc:304] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [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: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.362888 18428 raft_consensus.cc:2804] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:24.363406 18428 raft_consensus.cc:697] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:24.364281 18428 consensus_queue.cc:237] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.366353 18431 raft_consensus.cc:493] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.366910 18431 raft_consensus.cc:515] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.369094 18431 leader_election.cc:290] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:24.374703 18257 raft_consensus.cc:493] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.375245 18257 raft_consensus.cc:515] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.382948 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7471c458b31c4d9ab525fa64327c1fe3" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:24.383651 17686 raft_consensus.cc:2468] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:24.383841 18434 raft_consensus.cc:493] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.384424 18434 raft_consensus.cc:515] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.390120 17724 leader_election.cc:304] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [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: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
W20260709 12:14:24.393759 17723 leader_election.cc:336] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
W20260709 12:14:24.394318 17723 leader_election.cc:336] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.395340 18434 leader_election.cc:290] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:24.398268 18431 raft_consensus.cc:2804] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:24.398717 18431 raft_consensus.cc:493] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
W20260709 12:14:24.401765 17649 leader_election.cc:336] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.402737 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8822695a848464f85764a8aa7638d96" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:24.403430 17759 raft_consensus.cc:2468] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 1.
I20260709 12:14:24.392853 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:24.404925 17677 raft_consensus.cc:2468] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:24.377507 18257 leader_election.cc:290] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:24.399088 18431 raft_consensus.cc:3060] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.431078 17650 leader_election.cc:304] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [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: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.440253 18434 raft_consensus.cc:2804] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:24.440753 18434 raft_consensus.cc:493] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.441295 18434 raft_consensus.cc:3060] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.432760 17724 leader_election.cc:304] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [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: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.445713 18468 raft_consensus.cc:2804] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:24.446209 18468 raft_consensus.cc:493] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.446642 18468 raft_consensus.cc:3060] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.459749 18434 raft_consensus.cc:515] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:24.466586 17649 leader_election.cc:336] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.472856 18431 raft_consensus.cc:515] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.474869 18434 leader_election.cc:290] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:24.475472 18468 raft_consensus.cc:515] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.477929 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8822695a848464f85764a8aa7638d96" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:24.482542 17759 raft_consensus.cc:3060] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.479766 18433 raft_consensus.cc:493] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.484674 18433 raft_consensus.cc:515] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:24.486768 18433 leader_election.cc:290] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:24.481196 18350 raft_consensus.cc:493] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.489348 18350 raft_consensus.cc:515] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:24.491711 18350 leader_election.cc:290] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
W20260709 12:14:24.493770 17797 leader_election.cc:336] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.494189 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294512fdde1e4564a4198a457eda0432" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:24.494614 18469 raft_consensus.cc:493] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.495000 17754 raft_consensus.cc:2468] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:24.495157 18469 raft_consensus.cc:515] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.496521 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672aa93f9150422a9aa0e5baa37fb519" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
W20260709 12:14:24.497219 17797 leader_election.cc:336] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.497231 17754 raft_consensus.cc:2468] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 1.
I20260709 12:14:24.498600 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a0d8e4ba10475dba2884159f40bf22" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:24.499219 17678 raft_consensus.cc:2468] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 1.
I20260709 12:14:24.500388 17724 leader_election.cc:304] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [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: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:24.497879 17798 leader_election.cc:304] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [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: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.497419 18469 leader_election.cc:290] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:24.501142 18471 raft_consensus.cc:2804] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:24.504166 18471 raft_consensus.cc:493] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.504580 18471 raft_consensus.cc:3060] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:24.510219 17723 leader_election.cc:336] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.510774 17798 leader_election.cc:304] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [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: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.511260 18415 raft_consensus.cc:2804] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:24.511660 18415 raft_consensus.cc:493] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.512040 18415 raft_consensus.cc:3060] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.512668 18433 raft_consensus.cc:2804] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:24.513128 18433 raft_consensus.cc:493] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:24.513556 18433 raft_consensus.cc:3060] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.519672 17759 raft_consensus.cc:2468] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
W20260709 12:14:24.522580 17797 consensus_peers.cc:597] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Error code: TABLET_NOT_RUNNING (12). Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:24.523183 18471 raft_consensus.cc:515] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.525408 18471 leader_election.cc:290] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:24.526508 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a0d8e4ba10475dba2884159f40bf22" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:24.529386 17678 raft_consensus.cc:3060] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.534060 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:24.534657 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7471c458b31c4d9ab525fa64327c1fe3" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:24.534727 17677 raft_consensus.cc:3060] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.535311 17683 raft_consensus.cc:3060] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.536744 17504 catalog_manager.cc:5697] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 1 to 2, leader changed from 1238afdc1efd4d209d843008235d3031 (127.14.16.129) to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 2 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:24.539695 17650 leader_election.cc:304] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [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: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.541141 18434 raft_consensus.cc:2804] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:24.541826 18434 raft_consensus.cc:697] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:24.543995 18434 consensus_queue.cc:237] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
W20260709 12:14:24.546746 17723 leader_election.cc:336] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
W20260709 12:14:24.547325 17723 leader_election.cc:336] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
W20260709 12:14:24.547753 17723 leader_election.cc:336] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
W20260709 12:14:24.547878 17797 consensus_peers.cc:597] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:24.552152 17680 raft_consensus.cc:1275] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Refusing update from remote peer 62eefc3fdfdc4338bc21851368912bcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:24.528136 18468 leader_election.cc:290] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:24.555593 18254 consensus_queue.cc:1048] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:24.558642 17683 raft_consensus.cc:2468] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 2.
I20260709 12:14:24.563848 18415 raft_consensus.cc:515] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:24.568830 18431 leader_election.cc:290] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 2 election: Requested vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:24.572487 17677 raft_consensus.cc:2468] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 2.
I20260709 12:14:24.578395 17678 raft_consensus.cc:2468] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0399ebd7784742d2ad8febb8b9f1efff in term 2.
I20260709 12:14:24.581511 17724 leader_election.cc:304] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [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: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.585248 18415 leader_election.cc:290] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 2 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:24.587890 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294512fdde1e4564a4198a457eda0432" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:24.588835 17759 raft_consensus.cc:3060] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.585722 18468 raft_consensus.cc:2804] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:24.591523 17724 leader_election.cc:304] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [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: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.591830 18468 raft_consensus.cc:697] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:24.592491 18471 raft_consensus.cc:2804] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:24.592746 17724 leader_election.cc:304] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [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: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.593050 18471 raft_consensus.cc:697] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:24.592867 18468 consensus_queue.cc:237] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.593947 18471 consensus_queue.cc:237] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.595773 18431 raft_consensus.cc:2804] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:24.596379 18431 raft_consensus.cc:697] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 LEADER]: Becoming Leader. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
W20260709 12:14:24.598326 17797 consensus_peers.cc:597] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.598862 17797 leader_election.cc:336] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.597350 18431 consensus_queue.cc:237] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:24.607187 18433 raft_consensus.cc:515] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:24.609378 18433 leader_election.cc:290] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 2 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:24.612445 17759 raft_consensus.cc:2468] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 2.
I20260709 12:14:24.614583 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672aa93f9150422a9aa0e5baa37fb519" candidate_uuid: "62eefc3fdfdc4338bc21851368912bcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:24.614910 17798 leader_election.cc:304] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [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: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.615267 17759 raft_consensus.cc:3060] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:24.623507 17797 leader_election.cc:336] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:24.626345 18254 raft_consensus.cc:2804] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:24.629910 18254 raft_consensus.cc:697] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 2 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:24.630759 18254 consensus_queue.cc:237] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:24.636371 17507 catalog_manager.cc:5697] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 1 to 2, leader changed from 1238afdc1efd4d209d843008235d3031 (127.14.16.129) to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 2 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:24.654165 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:14:24.654585 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.750s	user 0.020s	sys 0.049s
I20260709 12:14:24.654963 14402 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:14:24.661269 17759 raft_consensus.cc:2468] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eefc3fdfdc4338bc21851368912bcf in term 2.
I20260709 12:14:24.662459 17504 catalog_manager.cc:5697] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 1 to 2, leader changed from 1238afdc1efd4d209d843008235d3031 (127.14.16.129) to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 2 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:24.665519 17798 leader_election.cc:304] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [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: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031
I20260709 12:14:24.673780 18415 raft_consensus.cc:2804] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:24.719058 18415 raft_consensus.cc:697] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 2 LEADER]: Becoming Leader. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:24.720858 18415 consensus_queue.cc:237] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:24.732838 18459 tablet_bootstrap.cc:492] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:24.738075 17507 catalog_manager.cc:5697] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 1 to 2, leader changed from 1238afdc1efd4d209d843008235d3031 (127.14.16.129) to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 2 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:24.843693 17504 catalog_manager.cc:5697] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 1 to 2, leader changed from 1238afdc1efd4d209d843008235d3031 (127.14.16.129) to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 2 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:24.863878 17504 catalog_manager.cc:5697] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff reported cstate change: term changed from 1 to 2, leader changed from 1238afdc1efd4d209d843008235d3031 (127.14.16.129) to 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131). New cstate: current_term: 2 leader_uuid: "0399ebd7784742d2ad8febb8b9f1efff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:24.865485 17507 catalog_manager.cc:5697] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf reported cstate change: term changed from 1 to 2, leader changed from 1238afdc1efd4d209d843008235d3031 (127.14.16.129) to 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132). New cstate: current_term: 2 leader_uuid: "62eefc3fdfdc4338bc21851368912bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:24.889971 17649 consensus_peers.cc:597] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:24.892750 17723 consensus_peers.cc:597] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.915424 18459 tablet_bootstrap.cc:492] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031: 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 12:14:24.916811 18459 tablet_bootstrap.cc:492] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
W20260709 12:14:24.917762 17723 consensus_peers.cc:597] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:24.917761 18459 ts_tablet_manager.cc:1403] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.190s	user 0.014s	sys 0.012s
I20260709 12:14:24.926062 18459 raft_consensus.cc:359] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:24.927044 18459 raft_consensus.cc:740] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.928017 18459 consensus_queue.cc:260] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:24.945839 18459 ts_tablet_manager.cc:1434] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.008s
I20260709 12:14:24.946818 18459 tablet_bootstrap.cc:492] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:24.968385 17678 raft_consensus.cc:1275] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Refusing update from remote peer 0399ebd7784742d2ad8febb8b9f1efff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:24.970417 18471 consensus_queue.cc:1048] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:24.975986 17723 consensus_peers.cc:597] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:24.986726 17797 consensus_peers.cc:597] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:25.004521 17677 raft_consensus.cc:1275] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Refusing update from remote peer 0399ebd7784742d2ad8febb8b9f1efff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:14:25.025018 17649 consensus_peers.cc:597] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.025206 17797 consensus_peers.cc:597] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:25.028000 18431 consensus_queue.cc:1048] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:25.036259 17677 raft_consensus.cc:1275] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Refusing update from remote peer 0399ebd7784742d2ad8febb8b9f1efff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:25.044687 17754 raft_consensus.cc:1275] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:25.049739 18162 consensus_queue.cc:1048] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:25.065501 17723 consensus_peers.cc:597] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.065948 17797 consensus_peers.cc:597] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.066217 17723 consensus_peers.cc:597] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:25.068814 18471 consensus_queue.cc:1048] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:14:25.071220 17797 consensus_peers.cc:597] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.096453 17797 consensus_peers.cc:597] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.118360 17723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 52178.5us
I20260709 12:14:25.125519 17759 raft_consensus.cc:1275] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 62eefc3fdfdc4338bc21851368912bcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:25.127501 18484 consensus_queue.cc:1048] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:14:25.180480 17797 consensus_peers.cc:597] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:25.180979 17797 consensus_peers.cc:597] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:25.183365 17681 raft_consensus.cc:1275] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Refusing update from remote peer 0399ebd7784742d2ad8febb8b9f1efff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:14:25.212973 17723 consensus_peers.cc:597] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.213549 17723 consensus_peers.cc:597] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.214041 17723 consensus_peers.cc:597] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:25.215497 18459 tablet_bootstrap.cc:492] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031: 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 12:14:25.217718 18459 tablet_bootstrap.cc:492] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:25.218410 18459 ts_tablet_manager.cc:1403] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.272s	user 0.053s	sys 0.039s
W20260709 12:14:25.218299 17723 consensus_peers.cc:597] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.221719 17723 consensus_peers.cc:597] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.222168 17723 consensus_peers.cc:597] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:25.222563 17754 raft_consensus.cc:1275] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 62eefc3fdfdc4338bc21851368912bcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:25.223558 18459 raft_consensus.cc:359] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:25.224400 18459 raft_consensus.cc:740] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.225246 18459 consensus_queue.cc:260] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:25.227344 18459 ts_tablet_manager.cc:1434] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:14:25.228438 18459 tablet_bootstrap.cc:492] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
W20260709 12:14:25.235127 17797 consensus_peers.cc:597] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:25.237218 18482 consensus_queue.cc:1048] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:14:25.247594 17723 consensus_peers.cc:597] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:25.255998 18428 consensus_queue.cc:1048] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:14:25.256570 17723 consensus_peers.cc:597] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.268886 17797 consensus_peers.cc:597] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.286630 17723 consensus_peers.cc:597] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.292248 17797 consensus_peers.cc:597] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.272233 17649 consensus_peers.cc:597] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:25.325515 17649 consensus_peers.cc:597] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.331952 17723 consensus_peers.cc:597] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.344880 17797 consensus_peers.cc:597] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:25.361157 14402 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:14:25.369633 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.715s	user 0.298s	sys 0.012s
I20260709 12:14:25.374917 18459 tablet_bootstrap.cc:492] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031: 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 12:14:25.376464 18459 tablet_bootstrap.cc:492] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:25.377254 18459 ts_tablet_manager.cc:1403] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.149s	user 0.017s	sys 0.000s
W20260709 12:14:25.379659 17797 consensus_peers.cc:597] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:25.380051 18459 raft_consensus.cc:359] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:25.380746 18459 raft_consensus.cc:740] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.391238 18459 consensus_queue.cc:260] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:25.393339 18459 ts_tablet_manager.cc:1434] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 12:14:25.394233 18459 tablet_bootstrap.cc:492] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
W20260709 12:14:25.418334 17649 consensus_peers.cc:597] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.429700 17723 consensus_peers.cc:597] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:25.430339 18459 tablet_bootstrap.cc:492] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031: 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 12:14:25.431281 18459 tablet_bootstrap.cc:492] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:25.431922 18459 ts_tablet_manager.cc:1403] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.012s
I20260709 12:14:25.434808 18459 raft_consensus.cc:359] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:25.435600 18459 raft_consensus.cc:740] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.436375 18459 consensus_queue.cc:260] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
W20260709 12:14:25.442670 17797 consensus_peers.cc:597] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.447198 17797 consensus_peers.cc:597] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:25.450609 18459 ts_tablet_manager.cc:1434] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
W20260709 12:14:25.450685 17723 consensus_peers.cc:597] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:25.451625 18459 tablet_bootstrap.cc:492] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
W20260709 12:14:25.493881 17649 consensus_peers.cc:597] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.499423 17797 consensus_peers.cc:597] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.500099 17797 consensus_peers.cc:597] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.524773 17723 consensus_peers.cc:597] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:25.533169 18459 tablet_bootstrap.cc:492] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031: 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 12:14:25.534224 18459 tablet_bootstrap.cc:492] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:25.534895 18459 ts_tablet_manager.cc:1403] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.009s
I20260709 12:14:25.537674 18459 raft_consensus.cc:359] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:25.538393 18459 raft_consensus.cc:740] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.539222 18459 consensus_queue.cc:260] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:25.541514 18459 ts_tablet_manager.cc:1434] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 12:14:25.542394 18459 tablet_bootstrap.cc:492] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:25.580157 18459 tablet_bootstrap.cc:492] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031: 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 12:14:25.581437 18459 tablet_bootstrap.cc:492] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:25.582288 18459 ts_tablet_manager.cc:1403] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.004s
I20260709 12:14:25.585137 18459 raft_consensus.cc:359] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:25.593518 18459 raft_consensus.cc:740] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.594381 18459 consensus_queue.cc:260] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:25.596732 18459 ts_tablet_manager.cc:1434] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:14:25.597653 18459 tablet_bootstrap.cc:492] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
W20260709 12:14:25.655542 17797 consensus_peers.cc:597] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:25.672418 18459 tablet_bootstrap.cc:492] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031: 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 12:14:25.720660 18459 tablet_bootstrap.cc:492] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:25.784387 18459 ts_tablet_manager.cc:1403] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.165s	user 0.033s	sys 0.000s
I20260709 12:14:25.802222 18459 raft_consensus.cc:359] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:25.803236 18459 raft_consensus.cc:740] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.822728 18459 consensus_queue.cc:260] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:25.825125 18459 ts_tablet_manager.cc:1434] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 12:14:25.826040 18459 tablet_bootstrap.cc:492] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:25.869432 18459 tablet_bootstrap.cc:492] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031: 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 12:14:25.870527 18459 tablet_bootstrap.cc:492] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:25.871206 18459 ts_tablet_manager.cc:1403] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.010s
I20260709 12:14:25.875437 18459 raft_consensus.cc:359] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:25.876266 18459 raft_consensus.cc:740] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.877125 18459 consensus_queue.cc:260] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:25.879513 18459 ts_tablet_manager.cc:1434] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:25.880333 18459 tablet_bootstrap.cc:492] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
W20260709 12:14:25.835681 17723 consensus_peers.cc:597] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:25.887159 17723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 51508.8us
I20260709 12:14:26.005987 18459 tablet_bootstrap.cc:492] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.007120 18459 tablet_bootstrap.cc:492] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.007843 18459 ts_tablet_manager.cc:1403] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.128s	user 0.025s	sys 0.033s
I20260709 12:14:26.016206 18459 raft_consensus.cc:359] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:26.017026 18459 raft_consensus.cc:740] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.017935 18459 consensus_queue.cc:260] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031 [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:26.030747 18459 ts_tablet_manager.cc:1434] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260709 12:14:26.031505 18459 tablet_bootstrap.cc:492] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.081378 18459 tablet_bootstrap.cc:492] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.082746 18459 tablet_bootstrap.cc:492] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.083540 18459 ts_tablet_manager.cc:1403] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.001s
I20260709 12:14:26.086481 18459 raft_consensus.cc:359] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.090376 18459 raft_consensus.cc:740] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.091439 18459 consensus_queue.cc:260] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.094378 18459 ts_tablet_manager.cc:1434] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:26.095378 18459 tablet_bootstrap.cc:492] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.121197 18459 tablet_bootstrap.cc:492] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.122284 18459 tablet_bootstrap.cc:492] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.123082 18459 ts_tablet_manager.cc:1403] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.007s
I20260709 12:14:26.125928 18459 raft_consensus.cc:359] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:26.126989 18459 raft_consensus.cc:385] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.127449 18459 raft_consensus.cc:740] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.131232 18459 consensus_queue.cc:260] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:26.134123 18459 ts_tablet_manager.cc:1434] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:14:26.136323 18459 tablet_bootstrap.cc:492] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.184712 18459 tablet_bootstrap.cc:492] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.185915 18459 tablet_bootstrap.cc:492] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.186762 18459 ts_tablet_manager.cc:1403] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.004s
I20260709 12:14:26.189881 18459 raft_consensus.cc:359] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:26.190732 18459 raft_consensus.cc:740] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.191793 18459 consensus_queue.cc:260] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:26.194773 18459 ts_tablet_manager.cc:1434] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:26.195641 18459 tablet_bootstrap.cc:492] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.253146 18459 tablet_bootstrap.cc:492] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.254254 18459 tablet_bootstrap.cc:492] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.255021 18459 ts_tablet_manager.cc:1403] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.024s
I20260709 12:14:26.258059 18459 raft_consensus.cc:359] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:26.258890 18459 raft_consensus.cc:740] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.259827 18459 consensus_queue.cc:260] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:26.275142 18459 ts_tablet_manager.cc:1434] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:14:26.276181 18459 tablet_bootstrap.cc:492] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.309165 18459 tablet_bootstrap.cc:492] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.310611 18459 tablet_bootstrap.cc:492] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.311328 18459 ts_tablet_manager.cc:1403] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.003s
I20260709 12:14:26.314313 18459 raft_consensus.cc:359] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:26.315115 18459 raft_consensus.cc:740] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.316210 18459 consensus_queue.cc:260] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:26.318857 18459 ts_tablet_manager.cc:1434] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:26.319828 18459 tablet_bootstrap.cc:492] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.344158 18459 tablet_bootstrap.cc:492] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.345152 18459 tablet_bootstrap.cc:492] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.345850 18459 ts_tablet_manager.cc:1403] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.011s
I20260709 12:14:26.348533 18459 raft_consensus.cc:359] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.349413 18459 raft_consensus.cc:740] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.350459 18459 consensus_queue.cc:260] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.353229 18459 ts_tablet_manager.cc:1434] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:26.354219 18459 tablet_bootstrap.cc:492] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.377166 18459 tablet_bootstrap.cc:492] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.378268 18459 tablet_bootstrap.cc:492] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.379043 18459 ts_tablet_manager.cc:1403] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260709 12:14:26.382450 18459 raft_consensus.cc:359] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:26.383203 18459 raft_consensus.cc:740] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.384188 18459 consensus_queue.cc:260] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:26.386720 18459 ts_tablet_manager.cc:1434] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:26.387600 18459 tablet_bootstrap.cc:492] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.410254 18459 tablet_bootstrap.cc:492] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.411408 18459 tablet_bootstrap.cc:492] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.412123 18459 ts_tablet_manager.cc:1403] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 12:14:26.414885 18459 raft_consensus.cc:359] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.415571 18459 raft_consensus.cc:740] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.416364 18459 consensus_queue.cc:260] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.418987 18459 ts_tablet_manager.cc:1434] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:26.420002 18459 tablet_bootstrap.cc:492] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.442898 18459 tablet_bootstrap.cc:492] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.443888 18459 tablet_bootstrap.cc:492] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.444541 18459 ts_tablet_manager.cc:1403] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 12:14:26.447026 18459 raft_consensus.cc:359] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:26.447686 18459 raft_consensus.cc:740] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.448586 18459 consensus_queue.cc:260] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:26.450968 18459 ts_tablet_manager.cc:1434] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:26.451767 18459 tablet_bootstrap.cc:492] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.479601 18487 raft_consensus.cc:493] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.480275 18487 raft_consensus.cc:515] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:26.491919 18487 leader_election.cc:290] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:26.553450 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc871747ee54a3bb1492d66c9daaceb" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:26.571699 18459 tablet_bootstrap.cc:492] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.573112 18459 tablet_bootstrap.cc:492] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.574103 18459 ts_tablet_manager.cc:1403] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.123s	user 0.033s	sys 0.016s
I20260709 12:14:26.577337 18459 raft_consensus.cc:359] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.578316 18459 raft_consensus.cc:740] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.579460 18459 consensus_queue.cc:260] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.582950 18459 ts_tablet_manager.cc:1434] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:26.583846 18459 tablet_bootstrap.cc:492] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.584656 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc871747ee54a3bb1492d66c9daaceb" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:26.589962 18453 leader_election.cc:304] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:26.591195 18487 raft_consensus.cc:2749] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:26.604655 18487 raft_consensus.cc:493] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.605304 18487 raft_consensus.cc:515] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:26.609174 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d900581ee62479da5750f8a501838de" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:26.615368 18487 leader_election.cc:290] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:26.625905 18459 tablet_bootstrap.cc:492] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.629928 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d900581ee62479da5750f8a501838de" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:26.632530 18454 leader_election.cc:304] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:26.634418 18487 raft_consensus.cc:2749] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.638403 18459 tablet_bootstrap.cc:492] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.639462 18459 ts_tablet_manager.cc:1403] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.004s
I20260709 12:14:26.642743 18459 raft_consensus.cc:359] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:26.643563 18459 raft_consensus.cc:740] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.654568 18459 consensus_queue.cc:260] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:26.657164 18459 ts_tablet_manager.cc:1434] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:14:26.658100 18459 tablet_bootstrap.cc:492] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.675489 18459 tablet_bootstrap.cc:492] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.676527 18459 tablet_bootstrap.cc:492] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.677273 18459 ts_tablet_manager.cc:1403] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:14:26.680465 18459 raft_consensus.cc:359] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:26.681283 18459 raft_consensus.cc:740] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.682242 18459 consensus_queue.cc:260] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:26.685496 18459 ts_tablet_manager.cc:1434] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:26.686380 18459 tablet_bootstrap.cc:492] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.697626 18487 raft_consensus.cc:493] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.698235 18487 raft_consensus.cc:515] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.700937 18487 leader_election.cc:290] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:26.706573 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:26.708041 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49aa00a2d4a4e3ba4afb207a5f20850" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:26.708671 18459 tablet_bootstrap.cc:492] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.709729 18459 tablet_bootstrap.cc:492] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.710409 18459 ts_tablet_manager.cc:1403] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 12:14:26.713222 18459 raft_consensus.cc:359] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.713975 18459 raft_consensus.cc:740] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.714905 18459 consensus_queue.cc:260] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [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: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.717163 18459 ts_tablet_manager.cc:1434] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:26.718184 18459 tablet_bootstrap.cc:492] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.719667 18454 leader_election.cc:304] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:26.723898 18487 raft_consensus.cc:2749] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.740254 18487 raft_consensus.cc:493] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.740931 18487 raft_consensus.cc:515] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.744673 18459 tablet_bootstrap.cc:492] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.745982 18459 tablet_bootstrap.cc:492] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.746426 18487 leader_election.cc:290] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:26.746765 18459 ts_tablet_manager.cc:1403] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.004s
I20260709 12:14:26.749506 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7471c458b31c4d9ab525fa64327c1fe3" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:26.754107 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7471c458b31c4d9ab525fa64327c1fe3" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:26.759974 18459 raft_consensus.cc:359] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:26.760937 18459 raft_consensus.cc:740] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.768507 18459 consensus_queue.cc:260] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [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: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:26.771876 18459 ts_tablet_manager.cc:1434] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:14:26.772862 18459 tablet_bootstrap.cc:492] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.776716 18454 leader_election.cc:304] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:26.778439 18487 raft_consensus.cc:2749] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.849505 18459 tablet_bootstrap.cc:492] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.854156 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.129:40849
I20260709 12:14:26.855995 18459 tablet_bootstrap.cc:492] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.856956 18459 ts_tablet_manager.cc:1403] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.000s
I20260709 12:14:26.857659 18586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.129:40849 every 8 connection(s)
I20260709 12:14:26.860895 18459 raft_consensus.cc:359] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.861781 18459 raft_consensus.cc:740] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.862608 18459 consensus_queue.cc:260] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.865300 18459 ts_tablet_manager.cc:1434] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:14:26.866361 18459 tablet_bootstrap.cc:492] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:26.902843 18542 raft_consensus.cc:3060] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.908417 18487 raft_consensus.cc:493] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.909039 18487 raft_consensus.cc:515] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.928799 18539 raft_consensus.cc:3060] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.929029 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4b778dfb7a42a2bf600a1f009ca615" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c466023cfe64622b6c25f616c3b458e" is_pre_election: true
I20260709 12:14:26.933564 18487 leader_election.cc:290] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:26.935748 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4b778dfb7a42a2bf600a1f009ca615" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:26.937430 18454 leader_election.cc:304] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:26.946503 18595 raft_consensus.cc:2749] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.956662 18538 raft_consensus.cc:3060] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.968462 18459 tablet_bootstrap.cc:492] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031: 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 12:14:26.969596 18459 tablet_bootstrap.cc:492] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:26.970301 18459 ts_tablet_manager.cc:1403] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.004s
I20260709 12:14:26.988708 18459 raft_consensus.cc:359] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.989523 18459 raft_consensus.cc:740] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.990300 18459 consensus_queue.cc:260] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:26.997921 18459 ts_tablet_manager.cc:1434] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:14:27.006184 18542 raft_consensus.cc:3060] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:27.007618 18591 heartbeater.cc:344] Connected to a master server at 127.14.16.190:40997
I20260709 12:14:27.008276 18591 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:27.009392 18591 heartbeater.cc:507] Master 127.14.16.190:40997 requested a full tablet report, sending...
I20260709 12:14:27.015465 18459 tablet_bootstrap.cc:492] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:27.054258 18459 tablet_bootstrap.cc:492] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031: 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 12:14:27.057555 18459 tablet_bootstrap.cc:492] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:27.058449 18459 ts_tablet_manager.cc:1403] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.043s	user 0.027s	sys 0.004s
I20260709 12:14:27.061214 18459 raft_consensus.cc:359] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:27.062103 18459 raft_consensus.cc:740] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.063081 18459 consensus_queue.cc:260] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:27.065515 18459 ts_tablet_manager.cc:1434] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:27.066196 17507 ts_manager.cc:194] Re-registered known tserver with Master: 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:27.066552 18459 tablet_bootstrap.cc:492] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:27.079296 18539 raft_consensus.cc:3060] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:27.092888 18459 tablet_bootstrap.cc:492] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031: 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 12:14:27.094303 18459 tablet_bootstrap.cc:492] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:27.095111 18459 ts_tablet_manager.cc:1403] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.012s
I20260709 12:14:27.098073 18459 raft_consensus.cc:359] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:27.099167 18459 raft_consensus.cc:740] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.100126 18459 consensus_queue.cc:260] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:27.102632 18459 ts_tablet_manager.cc:1434] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:27.103583 18459 tablet_bootstrap.cc:492] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:27.134028 18459 tablet_bootstrap.cc:492] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031: 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 12:14:27.135195 18459 tablet_bootstrap.cc:492] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:27.135910 18459 ts_tablet_manager.cc:1403] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.004s
I20260709 12:14:27.138911 18459 raft_consensus.cc:359] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:27.139693 18459 raft_consensus.cc:740] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.140476 18459 consensus_queue.cc:260] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:27.142732 18459 ts_tablet_manager.cc:1434] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:27.154328 18459 tablet_bootstrap.cc:492] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:27.177095 17507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40488
I20260709 12:14:27.184038 18591 heartbeater.cc:499] Master 127.14.16.190:40997 was elected leader, sending a full tablet report...
I20260709 12:14:27.188052 18459 tablet_bootstrap.cc:492] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031: 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 12:14:27.191274 18459 tablet_bootstrap.cc:492] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:27.192294 18459 ts_tablet_manager.cc:1403] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.005s
I20260709 12:14:27.206450 18594 raft_consensus.cc:493] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.207082 18594 raft_consensus.cc:515] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:27.217839 18594 leader_election.cc:290] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:27.218142 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474fccc8813435498b44fb4445a745e" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:27.220855 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474fccc8813435498b44fb4445a745e" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff" is_pre_election: true
I20260709 12:14:27.223165 18454 leader_election.cc:304] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1238afdc1efd4d209d843008235d3031; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:27.224712 18459 raft_consensus.cc:359] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:27.225558 18459 raft_consensus.cc:740] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.226631 18459 consensus_queue.cc:260] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:27.236953 18596 raft_consensus.cc:2749] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:27.238224 18459 ts_tablet_manager.cc:1434] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 12:14:27.239233 18459 tablet_bootstrap.cc:492] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:27.298974 18459 tablet_bootstrap.cc:492] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031: 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 12:14:27.300034 18459 tablet_bootstrap.cc:492] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
W20260709 12:14:27.300619 17723 consensus_peers.cc:597] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:27.310379 18459 ts_tablet_manager.cc:1403] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.004s
I20260709 12:14:27.313072 18459 raft_consensus.cc:359] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:27.313886 18459 raft_consensus.cc:740] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.314585 18459 consensus_queue.cc:260] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:27.316478 18459 ts_tablet_manager.cc:1434] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:27.317219 18459 tablet_bootstrap.cc:492] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:27.374109 18459 tablet_bootstrap.cc:492] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031: 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 12:14:27.375491 18459 tablet_bootstrap.cc:492] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:27.376394 18459 ts_tablet_manager.cc:1403] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.059s	user 0.005s	sys 0.027s
W20260709 12:14:27.416121 17797 consensus_peers.cc:597] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:27.428208 18459 raft_consensus.cc:359] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:27.429131 18459 raft_consensus.cc:740] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.429845 18459 consensus_queue.cc:260] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:27.432083 18459 ts_tablet_manager.cc:1434] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 12:14:27.442476 18539 raft_consensus.cc:3060] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:27.443869 18459 tablet_bootstrap.cc:492] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
W20260709 12:14:27.498869 17797 consensus_peers.cc:597] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:27.542420 17723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.132:38891, user_credentials={real_user=slave}} blocked reactor thread for 53939.5us
W20260709 12:14:27.569296 17723 consensus_peers.cc:597] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:27.590802 18459 tablet_bootstrap.cc:492] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031: 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 12:14:27.593245 18459 tablet_bootstrap.cc:492] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:27.598363 18459 ts_tablet_manager.cc:1403] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.155s	user 0.028s	sys 0.044s
I20260709 12:14:27.601490 18459 raft_consensus.cc:359] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:27.610253 18459 raft_consensus.cc:740] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
W20260709 12:14:27.611025 17797 consensus_peers.cc:597] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:27.611212 18459 consensus_queue.cc:260] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:27.613979 18459 ts_tablet_manager.cc:1434] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:14:27.618081 18459 tablet_bootstrap.cc:492] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:27.648670 18459 tablet_bootstrap.cc:492] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031: 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 12:14:27.649930 18459 tablet_bootstrap.cc:492] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:27.650760 18459 ts_tablet_manager.cc:1403] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.006s
I20260709 12:14:27.653898 18459 raft_consensus.cc:359] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:27.654774 18459 raft_consensus.cc:740] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.655900 18459 consensus_queue.cc:260] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:27.664044 18459 ts_tablet_manager.cc:1434] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:14:27.665108 18459 tablet_bootstrap.cc:492] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
W20260709 12:14:27.693871 17649 consensus_peers.cc:597] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:27.702247 18539 raft_consensus.cc:3060] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:27.708914 18459 tablet_bootstrap.cc:492] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031: 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 12:14:27.710198 18459 tablet_bootstrap.cc:492] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:27.711184 18459 ts_tablet_manager.cc:1403] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.007s
I20260709 12:14:27.713919 18459 raft_consensus.cc:359] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:27.714686 18459 raft_consensus.cc:740] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.715554 18459 consensus_queue.cc:260] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031 [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:27.723510 18459 ts_tablet_manager.cc:1434] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
W20260709 12:14:27.724217 17797 consensus_peers.cc:597] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:27.735410 18459 tablet_bootstrap.cc:492] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:27.771571 18459 tablet_bootstrap.cc:492] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031: 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 12:14:27.772763 18459 tablet_bootstrap.cc:492] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:27.773510 18459 ts_tablet_manager.cc:1403] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.004s
I20260709 12:14:27.806766 18459 raft_consensus.cc:359] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:27.816962 18459 raft_consensus.cc:740] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.818109 18459 consensus_queue.cc:260] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:27.822224 18459 ts_tablet_manager.cc:1434] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.007s
I20260709 12:14:27.837212 18459 tablet_bootstrap.cc:492] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
W20260709 12:14:27.872175 17723 consensus_peers.cc:597] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:27.887218 18459 tablet_bootstrap.cc:492] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031: 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 12:14:27.888988 18459 tablet_bootstrap.cc:492] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:27.889957 18459 ts_tablet_manager.cc:1403] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.008s
I20260709 12:14:27.893321 18459 raft_consensus.cc:359] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:27.894667 18459 raft_consensus.cc:740] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.895538 18459 consensus_queue.cc:260] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:27.904970 18459 ts_tablet_manager.cc:1434] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:14:27.906013 18459 tablet_bootstrap.cc:492] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:27.961102 18459 tablet_bootstrap.cc:492] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031: 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 12:14:27.971961 17797 consensus_peers.cc:597] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:27.972872 18459 tablet_bootstrap.cc:492] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:27.974418 18459 ts_tablet_manager.cc:1403] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.018s
I20260709 12:14:27.977730 18459 raft_consensus.cc:359] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:27.978919 18459 raft_consensus.cc:740] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.980266 18459 consensus_queue.cc:260] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:27.987866 18459 ts_tablet_manager.cc:1434] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:14:27.988812 18459 tablet_bootstrap.cc:492] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:28.026341 18459 tablet_bootstrap.cc:492] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031: 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 12:14:28.027686 18459 tablet_bootstrap.cc:492] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:28.028411 18459 ts_tablet_manager.cc:1403] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.004s
I20260709 12:14:28.031059 18459 raft_consensus.cc:359] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:28.031800 18459 raft_consensus.cc:740] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.032701 18459 consensus_queue.cc:260] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:28.035193 18459 ts_tablet_manager.cc:1434] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:28.037006 18459 tablet_bootstrap.cc:492] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
W20260709 12:14:28.069640 17797 consensus_peers.cc:597] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:28.080314 18459 tablet_bootstrap.cc:492] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031: 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 12:14:28.091598 18459 tablet_bootstrap.cc:492] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:28.092527 18459 ts_tablet_manager.cc:1403] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.004s
I20260709 12:14:28.095639 18459 raft_consensus.cc:359] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:28.096529 18459 raft_consensus.cc:740] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.097222 18459 consensus_queue.cc:260] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:28.105885 18459 ts_tablet_manager.cc:1434] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:14:28.110913 18459 tablet_bootstrap.cc:492] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:28.153450 18459 tablet_bootstrap.cc:492] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031: 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 12:14:28.155335 18459 tablet_bootstrap.cc:492] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:28.157176 18459 ts_tablet_manager.cc:1403] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.008s
I20260709 12:14:28.201779 18542 raft_consensus.cc:3060] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.221374 18459 raft_consensus.cc:359] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:28.222294 18459 raft_consensus.cc:740] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.223048 18459 consensus_queue.cc:260] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:28.226042 18459 ts_tablet_manager.cc:1434] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.023s
I20260709 12:14:28.227155 18459 tablet_bootstrap.cc:492] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
W20260709 12:14:28.260782 17797 consensus_peers.cc:597] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:28.338089 18538 raft_consensus.cc:3060] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:28.427076 17797 consensus_peers.cc:597] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:28.440217 18459 tablet_bootstrap.cc:492] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031: 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 12:14:28.441727 18459 tablet_bootstrap.cc:492] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:28.442469 18459 ts_tablet_manager.cc:1403] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.216s	user 0.050s	sys 0.099s
I20260709 12:14:28.445109 18459 raft_consensus.cc:359] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:28.445936 18459 raft_consensus.cc:740] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.446806 18459 consensus_queue.cc:260] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:28.449180 18459 ts_tablet_manager.cc:1434] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:28.450160 18459 tablet_bootstrap.cc:492] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:28.489861 18459 tablet_bootstrap.cc:492] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031: 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 12:14:28.490996 18459 tablet_bootstrap.cc:492] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:28.492027 18459 ts_tablet_manager.cc:1403] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.005s
I20260709 12:14:28.494755 18459 raft_consensus.cc:359] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:28.495555 18459 raft_consensus.cc:740] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.496485 18459 consensus_queue.cc:260] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:28.505491 18459 ts_tablet_manager.cc:1434] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:14:28.506569 18459 tablet_bootstrap.cc:492] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:28.557018 18459 tablet_bootstrap.cc:492] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031: 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 12:14:28.571869 18459 tablet_bootstrap.cc:492] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:28.572808 18459 ts_tablet_manager.cc:1403] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.012s
I20260709 12:14:28.575726 18459 raft_consensus.cc:359] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:28.578692 18459 raft_consensus.cc:740] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.633859 18459 consensus_queue.cc:260] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031 [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:28.636379 18459 ts_tablet_manager.cc:1434] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.000s
I20260709 12:14:28.637275 18459 tablet_bootstrap.cc:492] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:28.707055 18459 tablet_bootstrap.cc:492] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031: 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 12:14:28.708144 18459 tablet_bootstrap.cc:492] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:28.708897 18459 ts_tablet_manager.cc:1403] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.000s
I20260709 12:14:28.712208 18459 raft_consensus.cc:359] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:28.713023 18459 raft_consensus.cc:740] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.713984 18459 consensus_queue.cc:260] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:28.716499 18459 ts_tablet_manager.cc:1434] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:28.717883 18459 tablet_bootstrap.cc:492] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031: Bootstrap starting.
I20260709 12:14:28.775520 18459 tablet_bootstrap.cc:492] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031: 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 12:14:28.776836 18459 tablet_bootstrap.cc:492] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031: Bootstrap complete.
I20260709 12:14:28.777674 18459 ts_tablet_manager.cc:1403] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.019s
I20260709 12:14:28.780792 18459 raft_consensus.cc:359] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:28.782063 18459 raft_consensus.cc:740] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.783387 18459 consensus_queue.cc:260] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [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: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:28.790277 18459 ts_tablet_manager.cc:1434] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
W20260709 12:14:29.055620 17797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:40849, user_credentials={real_user=slave}} blocked reactor thread for 61189.8us
W20260709 12:14:32.052309 17798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:34135, user_credentials={real_user=slave}} blocked reactor thread for 67568.6us
I20260709 12:14:36.886817 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:36.945050 17754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7471c458b31c4d9ab525fa64327c1fe3"
dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
mode: GRACEFUL
new_leader_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:55710
I20260709 12:14:36.946102 17754 raft_consensus.cc:606] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 LEADER]: Received request to transfer leadership to TS 1238afdc1efd4d209d843008235d3031
I20260709 12:14:36.959632 17828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "777bd5f6e3d7480590ee2d574e7ff93f"
dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
mode: GRACEFUL
new_leader_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:38964
I20260709 12:14:36.960245 17828 raft_consensus.cc:606] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 2 LEADER]: Received request to transfer leadership to TS 1238afdc1efd4d209d843008235d3031
I20260709 12:14:36.963531 17754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9978a9bfd0654d16bdd519aab5637864"
dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
mode: GRACEFUL
new_leader_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:55710
I20260709 12:14:36.964131 17754 raft_consensus.cc:606] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Received request to transfer leadership to TS 1238afdc1efd4d209d843008235d3031
I20260709 12:14:36.967059 17754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab2b4653798045d3abff52f7517c3127"
dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
mode: GRACEFUL
new_leader_uuid: "7c466023cfe64622b6c25f616c3b458e"
 from {username='slave'} at 127.0.0.1:55710
I20260709 12:14:36.967603 17754 raft_consensus.cc:606] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Received request to transfer leadership to TS 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:36.970162 17754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8cb9879d4774308ac60b3513c6aab6e"
dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
mode: GRACEFUL
new_leader_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:55710
I20260709 12:14:36.970669 17754 raft_consensus.cc:606] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Received request to transfer leadership to TS 1238afdc1efd4d209d843008235d3031
I20260709 12:14:36.973399 17754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8c4457d418347638807be1115915825"
dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
mode: GRACEFUL
new_leader_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:55710
I20260709 12:14:36.973984 17754 raft_consensus.cc:606] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Received request to transfer leadership to TS 1238afdc1efd4d209d843008235d3031
I20260709 12:14:36.975510 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:14:36.977365 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:36.978471 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:37.068277 18663 raft_consensus.cc:993] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff: : Instructing follower 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:37.068918 18663 raft_consensus.cc:1081] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Signalling peer 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:37.070963 18543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8c4457d418347638807be1115915825"
dest_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:37282
I20260709 12:14:37.071655 18543 raft_consensus.cc:493] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:37.072154 18543 raft_consensus.cc:3060] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.078967 18543 raft_consensus.cc:515] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:37.080910 18543 leader_election.cc:290] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:37.082592 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4457d418347638807be1115915825" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:37.082487 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4457d418347638807be1115915825" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:37.083575 17828 raft_consensus.cc:3060] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.083655 17756 raft_consensus.cc:3055] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:37.084172 17756 raft_consensus.cc:740] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:37.085510 17756 consensus_queue.cc:260] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:37.087035 17756 raft_consensus.cc:3060] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.094218 17828 raft_consensus.cc:2468] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:37.095348 17756 raft_consensus.cc:2468] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:37.096071 18453 leader_election.cc:304] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf; no voters: 
I20260709 12:14:37.098709 18676 raft_consensus.cc:2804] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:37.100484 18676 raft_consensus.cc:697] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:37.102658 18676 consensus_queue.cc:237] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:37.113874 17504 catalog_manager.cc:5697] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 1 to 2, leader changed from 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131) to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:37.190724 18674 raft_consensus.cc:993] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff: : Instructing follower 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:37.191283 18663 raft_consensus.cc:1081] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Signalling peer 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:37.192991 18539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8cb9879d4774308ac60b3513c6aab6e"
dest_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:37282
I20260709 12:14:37.193536 18539 raft_consensus.cc:493] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:37.193845 18539 raft_consensus.cc:3060] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.200902 18539 raft_consensus.cc:515] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:37.202601 18539 leader_election.cc:290] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:37.203464 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cb9879d4774308ac60b3513c6aab6e" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:37.203634 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cb9879d4774308ac60b3513c6aab6e" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:37.204133 17683 raft_consensus.cc:3060] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.204222 17756 raft_consensus.cc:3055] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:37.204627 17756 raft_consensus.cc:740] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:37.205570 17756 consensus_queue.cc:260] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:37.206652 17756 raft_consensus.cc:3060] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.213163 17683 raft_consensus.cc:2468] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:37.215044 18454 leader_election.cc:304] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:37.216320 18676 raft_consensus.cc:2804] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:37.217088 18676 raft_consensus.cc:697] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:37.217916 18676 consensus_queue.cc:237] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:37.222515 17756 raft_consensus.cc:2468] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:37.233012 17504 catalog_manager.cc:5697] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 1 to 2, leader changed from 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131) to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:37.337313 18674 raft_consensus.cc:993] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff: : Instructing follower 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:37.337903 18663 raft_consensus.cc:1081] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 LEADER]: Signalling peer 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:37.339829 18539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7471c458b31c4d9ab525fa64327c1fe3"
dest_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:37282
I20260709 12:14:37.340482 18539 raft_consensus.cc:493] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:37.340751 18539 raft_consensus.cc:3060] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:37.346623 18539 raft_consensus.cc:515] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:37.351634 18539 leader_election.cc:290] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 3 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:37.352566 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7471c458b31c4d9ab525fa64327c1fe3" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:37.353271 17683 raft_consensus.cc:3060] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:37.353859 18671 raft_consensus.cc:993] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf: : Instructing follower 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:37.354094 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7471c458b31c4d9ab525fa64327c1fe3" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:37.354629 18643 raft_consensus.cc:1081] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 2 LEADER]: Signalling peer 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:37.354674 17756 raft_consensus.cc:3055] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:37.355244 17756 raft_consensus.cc:740] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:37.356392 18543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "777bd5f6e3d7480590ee2d574e7ff93f"
dest_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:37254
I20260709 12:14:37.356997 18543 raft_consensus.cc:493] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:37.357506 18543 raft_consensus.cc:3060] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:37.362329 17683 raft_consensus.cc:2468] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 3.
I20260709 12:14:37.356194 17756 consensus_queue.cc:260] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:37.364092 17756 raft_consensus.cc:3060] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:37.364475 18454 leader_election.cc:304] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:37.365545 18676 raft_consensus.cc:2804] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:37.366042 18676 raft_consensus.cc:697] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 3 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:37.367110 18543 raft_consensus.cc:515] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:37.366986 18676 consensus_queue.cc:237] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:37.369915 18543 leader_election.cc:290] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 3 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:37.370822 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777bd5f6e3d7480590ee2d574e7ff93f" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:37.371421 17756 raft_consensus.cc:2468] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 3.
I20260709 12:14:37.371510 17681 raft_consensus.cc:3060] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:37.375922 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777bd5f6e3d7480590ee2d574e7ff93f" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:37.376533 17828 raft_consensus.cc:3055] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:37.376860 17828 raft_consensus.cc:740] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:37.377671 17828 consensus_queue.cc:260] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [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: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:37.378901 17828 raft_consensus.cc:3060] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:37.381048 17681 raft_consensus.cc:2468] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 3.
I20260709 12:14:37.382105 17683 raft_consensus.cc:1240] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Rejecting Update request from peer 62eefc3fdfdc4338bc21851368912bcf for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:37.386183 18454 leader_election.cc:304] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:37.387349 18676 raft_consensus.cc:2804] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:37.388013 18676 raft_consensus.cc:697] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 3 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:37.388911 18676 consensus_queue.cc:237] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [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: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:37.390301 17828 raft_consensus.cc:2468] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 3.
I20260709 12:14:37.395339 17504 catalog_manager.cc:5697] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 2 to 3, leader changed from 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131) to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 3 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:37.411527 17504 catalog_manager.cc:5697] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 2 to 3, leader changed from 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132) to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 3 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:37.420132 18663 raft_consensus.cc:993] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff: : Instructing follower 7c466023cfe64622b6c25f616c3b458e to start an election
I20260709 12:14:37.420679 18674 raft_consensus.cc:1081] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Signalling peer 7c466023cfe64622b6c25f616c3b458e to start an election
I20260709 12:14:37.422696 17681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab2b4653798045d3abff52f7517c3127"
dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
 from {username='slave'} at 127.0.0.1:59338
I20260709 12:14:37.423360 17681 raft_consensus.cc:493] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:37.423717 17681 raft_consensus.cc:3060] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.430934 17681 raft_consensus.cc:515] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:37.435287 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2b4653798045d3abff52f7517c3127" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:37.435459 17681 leader_election.cc:290] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:37.435930 17756 raft_consensus.cc:3055] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:37.436316 17756 raft_consensus.cc:740] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:37.436859 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2b4653798045d3abff52f7517c3127" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:37.437517 17828 raft_consensus.cc:3060] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.437139 17756 consensus_queue.cc:260] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:37.441104 17756 raft_consensus.cc:3060] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.445868 17828 raft_consensus.cc:2468] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:37.450260 17756 raft_consensus.cc:2468] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:37.450554 17649 leader_election.cc:304] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:37.451985 18664 raft_consensus.cc:2804] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:37.452564 18664 raft_consensus.cc:697] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:37.453444 18664 consensus_queue.cc:237] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:37.463739 18663 raft_consensus.cc:993] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff: : Instructing follower 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:37.464237 18674 raft_consensus.cc:1081] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Signalling peer 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:37.466682 18543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9978a9bfd0654d16bdd519aab5637864"
dest_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:37282
I20260709 12:14:37.467293 18543 raft_consensus.cc:493] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:37.467725 18543 raft_consensus.cc:3060] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.467314 17506 catalog_manager.cc:5697] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 1 to 2, leader changed from 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131) to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 2 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:37.475441 18543 raft_consensus.cc:515] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:37.478214 18543 leader_election.cc:290] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:37.478744 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9978a9bfd0654d16bdd519aab5637864" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:37.479480 17756 raft_consensus.cc:3055] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:37.479725 17756 raft_consensus.cc:740] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:37.480410 17756 consensus_queue.cc:260] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:37.481734 17756 raft_consensus.cc:3060] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.482424 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9978a9bfd0654d16bdd519aab5637864" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:37.483083 17828 raft_consensus.cc:3060] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.488910 17756 raft_consensus.cc:2468] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:37.490373 17828 raft_consensus.cc:2468] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:37.490401 18454 leader_election.cc:304] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031; no voters: 
I20260709 12:14:37.491655 18676 raft_consensus.cc:2804] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:37.492182 18676 raft_consensus.cc:697] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:37.493042 18676 consensus_queue.cc:237] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:37.504020 17506 catalog_manager.cc:5697] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 1 to 2, leader changed from 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131) to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:37.626178 17833 raft_consensus.cc:1275] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:37.627624 18676 consensus_queue.cc:1048] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:37.647079 17756 raft_consensus.cc:1275] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:37.651094 18676 consensus_queue.cc:1048] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:37.675414 17756 raft_consensus.cc:1275] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:37.678134 18676 consensus_queue.cc:1048] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:37.691942 17683 raft_consensus.cc:1275] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:37.694067 18676 consensus_queue.cc:1048] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:37.812361 17681 raft_consensus.cc:1275] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:37.814147 18697 consensus_queue.cc:1048] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:37.825268 17833 raft_consensus.cc:1275] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:37.826854 18691 consensus_queue.cc:1048] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:37.838871 17754 raft_consensus.cc:1275] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 3 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:37.842557 18677 consensus_queue.cc:1048] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:37.853534 17681 raft_consensus.cc:1275] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:37.855655 18691 consensus_queue.cc:1048] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:37.916770 17754 raft_consensus.cc:1275] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:37.918258 18664 consensus_queue.cc:1048] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:37.927668 17833 raft_consensus.cc:1275] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:37.929874 18670 consensus_queue.cc:1048] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:38.026631 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:38.076195 17756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08a672fa387240f8a30465000e04eef8"
dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
mode: GRACEFUL
new_leader_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:55710
I20260709 12:14:38.076774 17756 raft_consensus.cc:606] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Received request to transfer leadership to TS 1238afdc1efd4d209d843008235d3031
I20260709 12:14:38.079695 17756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93"
dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
mode: GRACEFUL
new_leader_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:55710
I20260709 12:14:38.080178 17756 raft_consensus.cc:606] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 LEADER]: Received request to transfer leadership to TS 1238afdc1efd4d209d843008235d3031
I20260709 12:14:38.082662 17833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bbd2794dca9442d88417815c5dbf2ad"
dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
mode: GRACEFUL
new_leader_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:38964
I20260709 12:14:38.083374 17833 raft_consensus.cc:606] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Received request to transfer leadership to TS 1238afdc1efd4d209d843008235d3031
I20260709 12:14:38.085129 17756 raft_consensus.cc:1275] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:38.086848 18691 consensus_queue.cc:1048] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.088127 17833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "672aa93f9150422a9aa0e5baa37fb519"
dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
mode: GRACEFUL
new_leader_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:38964
I20260709 12:14:38.088806 17833 raft_consensus.cc:606] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 2 LEADER]: Received request to transfer leadership to TS 1238afdc1efd4d209d843008235d3031
I20260709 12:14:38.091322 17754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e37af76130114256bd79bf6e96fcce74"
dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
mode: GRACEFUL
new_leader_uuid: "7c466023cfe64622b6c25f616c3b458e"
 from {username='slave'} at 127.0.0.1:55710
I20260709 12:14:38.091712 17754 raft_consensus.cc:606] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Received request to transfer leadership to TS 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:38.092907 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:38.095742 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:38.097929 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:38.103950 17833 raft_consensus.cc:1275] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:38.106106 18697 consensus_queue.cc:1048] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.150779 18663 raft_consensus.cc:993] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff: : Instructing follower 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:38.151247 18663 raft_consensus.cc:1081] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Signalling peer 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:38.153024 18539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08a672fa387240f8a30465000e04eef8"
dest_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:37282
I20260709 12:14:38.153512 18539 raft_consensus.cc:493] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:38.153858 18539 raft_consensus.cc:3060] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.160244 18539 raft_consensus.cc:515] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:38.161832 18539 leader_election.cc:290] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:38.162427 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a672fa387240f8a30465000e04eef8" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:38.163012 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a672fa387240f8a30465000e04eef8" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:38.163578 17683 raft_consensus.cc:3060] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.163604 17756 raft_consensus.cc:3055] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:38.163662 18643 raft_consensus.cc:993] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf: : Instructing follower 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:38.164652 18695 raft_consensus.cc:1081] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Signalling peer 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:38.164151 17756 raft_consensus.cc:740] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:38.166184 17756 consensus_queue.cc:260] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:38.167404 17756 raft_consensus.cc:3060] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.169540 18539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bbd2794dca9442d88417815c5dbf2ad"
dest_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:37254
I20260709 12:14:38.170452 18539 raft_consensus.cc:493] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:38.170794 18539 raft_consensus.cc:3060] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.171109 17683 raft_consensus.cc:2468] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:38.172461 18454 leader_election.cc:304] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:38.173348 18677 raft_consensus.cc:2804] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:38.173817 18677 raft_consensus.cc:697] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:38.174595 17756 raft_consensus.cc:2468] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:38.174731 18677 consensus_queue.cc:237] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:38.178198 18539 raft_consensus.cc:515] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:38.181418 18539 leader_election.cc:290] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:38.181608 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbd2794dca9442d88417815c5dbf2ad" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:38.182260 17681 raft_consensus.cc:3060] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.183218 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbd2794dca9442d88417815c5dbf2ad" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:38.191170 17833 raft_consensus.cc:3055] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:38.192314 17833 raft_consensus.cc:740] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:38.189231 17681 raft_consensus.cc:2468] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:38.193617 17833 consensus_queue.cc:260] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:38.198381 17506 catalog_manager.cc:5697] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 1 to 2, leader changed from 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131) to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:38.199966 17833 raft_consensus.cc:3060] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.202491 18454 leader_election.cc:304] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:38.204380 18677 raft_consensus.cc:2804] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:38.204847 18677 raft_consensus.cc:697] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:38.205997 18677 consensus_queue.cc:237] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:38.213733 17833 raft_consensus.cc:2468] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:38.238603 17506 catalog_manager.cc:5697] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 1 to 2, leader changed from 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132) to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:38.277537 18663 raft_consensus.cc:993] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff: : Instructing follower 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:38.278257 18686 raft_consensus.cc:1081] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 LEADER]: Signalling peer 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:38.280014 18539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93"
dest_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:37282
I20260709 12:14:38.280519 18539 raft_consensus.cc:493] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:38.280855 18539 raft_consensus.cc:3060] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.286970 18663 raft_consensus.cc:993] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff: : Instructing follower 7c466023cfe64622b6c25f616c3b458e to start an election
I20260709 12:14:38.286970 18539 raft_consensus.cc:515] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:38.287549 18686 raft_consensus.cc:1081] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Signalling peer 7c466023cfe64622b6c25f616c3b458e to start an election
I20260709 12:14:38.289151 18539 leader_election.cc:290] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 3 election: Requested vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541)
I20260709 12:14:38.290663 17681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e37af76130114256bd79bf6e96fcce74"
dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
 from {username='slave'} at 127.0.0.1:59338
I20260709 12:14:38.290493 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:38.291227 17681 raft_consensus.cc:493] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:38.291302 17754 raft_consensus.cc:3055] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:38.291667 17681 raft_consensus.cc:3060] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.291704 17754 raft_consensus.cc:740] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:38.292702 17754 consensus_queue.cc:260] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:38.293382 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b778c2ff04896add1a2a94ebbef93" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:38.294003 17683 raft_consensus.cc:3060] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.294179 17754 raft_consensus.cc:3060] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.303527 17681 raft_consensus.cc:515] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:38.308539 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37af76130114256bd79bf6e96fcce74" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:38.309128 17756 raft_consensus.cc:3055] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:38.309119 17681 leader_election.cc:290] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:38.309497 17756 raft_consensus.cc:740] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0399ebd7784742d2ad8febb8b9f1efff, State: Running, Role: LEADER
I20260709 12:14:38.310267 17754 raft_consensus.cc:2468] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 3.
I20260709 12:14:38.308547 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37af76130114256bd79bf6e96fcce74" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:38.313560 17833 raft_consensus.cc:3060] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.310287 17756 consensus_queue.cc:260] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:38.321816 17756 raft_consensus.cc:3060] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.321871 17833 raft_consensus.cc:2468] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:38.324535 17649 leader_election.cc:304] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:38.325909 18670 raft_consensus.cc:2804] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:38.326398 18670 raft_consensus.cc:697] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:38.327457 18454 leader_election.cc:304] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031; no voters: 
I20260709 12:14:38.327286 18670 consensus_queue.cc:237] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:38.328646 18677 raft_consensus.cc:2804] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:38.329226 18677 raft_consensus.cc:697] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 3 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:38.330155 18677 consensus_queue.cc:237] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [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: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } }
I20260709 12:14:38.334774 17683 raft_consensus.cc:2468] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 3.
I20260709 12:14:38.351074 17756 raft_consensus.cc:2468] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:38.357483 17504 catalog_manager.cc:5697] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 1 to 2, leader changed from 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131) to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 2 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:38.365168 17506 catalog_manager.cc:5697] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 2 to 3, leader changed from 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131) to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 3 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:38.478349 18695 raft_consensus.cc:993] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf: : Instructing follower 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:38.478812 18671 raft_consensus.cc:1081] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 2 LEADER]: Signalling peer 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:38.480219 18543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "672aa93f9150422a9aa0e5baa37fb519"
dest_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:37254
I20260709 12:14:38.480628 18543 raft_consensus.cc:493] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:38.480862 18543 raft_consensus.cc:3060] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.486915 18543 raft_consensus.cc:515] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:38.489274 18543 leader_election.cc:290] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 3 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:38.489790 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672aa93f9150422a9aa0e5baa37fb519" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:38.490453 17756 raft_consensus.cc:3060] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.490562 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672aa93f9150422a9aa0e5baa37fb519" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:38.491110 17831 raft_consensus.cc:3055] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:38.491379 17831 raft_consensus.cc:740] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:38.492159 17831 consensus_queue.cc:260] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:38.493216 17831 raft_consensus.cc:3060] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.496464 17756 raft_consensus.cc:2468] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 3.
I20260709 12:14:38.497812 18454 leader_election.cc:304] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031; no voters: 
I20260709 12:14:38.498739 18697 raft_consensus.cc:2804] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:38.498736 17831 raft_consensus.cc:2468] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 3.
I20260709 12:14:38.499465 18697 raft_consensus.cc:697] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 3 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:38.500382 18697 consensus_queue.cc:237] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [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: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:38.509521 17506 catalog_manager.cc:5697] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 2 to 3, leader changed from 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132) to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 3 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:38.628042 17681 raft_consensus.cc:1275] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:38.629855 18697 consensus_queue.cc:1048] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.630383 17831 raft_consensus.cc:1275] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:38.632094 18697 consensus_queue.cc:1048] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.635761 17756 raft_consensus.cc:1275] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:38.638199 18677 consensus_queue.cc:1048] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.702280 17681 raft_consensus.cc:1275] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:38.708647 18725 consensus_queue.cc:1048] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.753517 17833 raft_consensus.cc:1275] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:38.756608 18670 consensus_queue.cc:1048] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.768213 17754 raft_consensus.cc:1275] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:38.771077 18664 consensus_queue.cc:1048] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.833536 17681 raft_consensus.cc:1275] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:38.835853 18726 consensus_queue.cc:1048] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:38.846817 17756 raft_consensus.cc:1275] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 3 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:38.848830 18726 consensus_queue.cc:1048] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:38.889091 17759 raft_consensus.cc:1275] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 3 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:38.891113 18726 consensus_queue.cc:1048] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:38.904582 17833 raft_consensus.cc:1275] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:38.906188 18726 consensus_queue.cc:1048] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:39.155678 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:39.273205 17833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "409779df8bd040abba0b922a81b5bdce"
dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
mode: GRACEFUL
new_leader_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:38964
I20260709 12:14:39.274279 17833 raft_consensus.cc:606] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Received request to transfer leadership to TS 1238afdc1efd4d209d843008235d3031
I20260709 12:14:39.277997 17833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47dc356b6a50408b8999bc17a4acb72c"
dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
mode: GRACEFUL
new_leader_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:38964
I20260709 12:14:39.278499 17833 raft_consensus.cc:606] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Received request to transfer leadership to TS 1238afdc1efd4d209d843008235d3031
I20260709 12:14:39.280923 17833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e71535263274d42b2bf2ea888f34f32"
dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
mode: GRACEFUL
new_leader_uuid: "7c466023cfe64622b6c25f616c3b458e"
 from {username='slave'} at 127.0.0.1:38964
I20260709 12:14:39.281433 17833 raft_consensus.cc:606] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Received request to transfer leadership to TS 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:39.284690 17833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eaa2644993e64096936e3f317e582989"
dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
mode: GRACEFUL
new_leader_uuid: "7c466023cfe64622b6c25f616c3b458e"
 from {username='slave'} at 127.0.0.1:38964
I20260709 12:14:39.285382 17833 raft_consensus.cc:606] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Received request to transfer leadership to TS 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:39.289219 17833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f65c096baf7b4281b35b64b5191f8299"
dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
mode: GRACEFUL
new_leader_uuid: "7c466023cfe64622b6c25f616c3b458e"
 from {username='slave'} at 127.0.0.1:38964
I20260709 12:14:39.289992 17833 raft_consensus.cc:606] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Received request to transfer leadership to TS 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:39.291267 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:39.294276 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:39.296121 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:39.349313 18643 raft_consensus.cc:993] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf: : Instructing follower 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:39.350080 18671 raft_consensus.cc:1081] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Signalling peer 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:39.351886 18539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47dc356b6a50408b8999bc17a4acb72c"
dest_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:37254
I20260709 12:14:39.352572 18539 raft_consensus.cc:493] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.353183 18539 raft_consensus.cc:3060] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.359021 18643 raft_consensus.cc:993] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf: : Instructing follower 7c466023cfe64622b6c25f616c3b458e to start an election
I20260709 12:14:39.359594 18671 raft_consensus.cc:1081] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Signalling peer 7c466023cfe64622b6c25f616c3b458e to start an election
I20260709 12:14:39.361507 17678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e71535263274d42b2bf2ea888f34f32"
dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
 from {username='slave'} at 127.0.0.1:59350
I20260709 12:14:39.362097 17678 raft_consensus.cc:493] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.362422 17678 raft_consensus.cc:3060] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.366091 18539 raft_consensus.cc:515] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:39.370534 17678 raft_consensus.cc:515] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:39.373034 17678 leader_election.cc:290] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:39.374166 18539 leader_election.cc:290] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:39.378147 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e71535263274d42b2bf2ea888f34f32" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:39.378844 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47dc356b6a50408b8999bc17a4acb72c" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:39.378149 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47dc356b6a50408b8999bc17a4acb72c" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:39.378147 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e71535263274d42b2bf2ea888f34f32" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:39.379490 17678 raft_consensus.cc:3060] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.379731 17833 raft_consensus.cc:3055] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:39.379172 17759 raft_consensus.cc:3060] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.380174 17833 raft_consensus.cc:740] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:39.379585 17831 raft_consensus.cc:3055] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:39.382561 17831 raft_consensus.cc:740] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:39.381291 17833 consensus_queue.cc:260] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:39.383649 17833 raft_consensus.cc:3060] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.383492 17831 consensus_queue.cc:260] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:39.385344 17831 raft_consensus.cc:3060] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.389163 17678 raft_consensus.cc:2468] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:39.393204 18454 leader_election.cc:304] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:39.395020 17831 raft_consensus.cc:2468] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:39.395042 18726 raft_consensus.cc:2804] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:39.395886 18726 raft_consensus.cc:697] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:39.396971 18726 consensus_queue.cc:237] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:39.399365 17759 raft_consensus.cc:2468] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:39.403074 17650 leader_election.cc:304] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:39.404312 18736 raft_consensus.cc:2804] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:39.404377 17833 raft_consensus.cc:2468] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:39.405057 18736 raft_consensus.cc:697] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:39.406162 18736 consensus_queue.cc:237] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:39.414376 17504 catalog_manager.cc:5697] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 1 to 2, leader changed from 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132) to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.421525 17506 catalog_manager.cc:5697] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 1 to 2, leader changed from 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132) to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 2 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.447650 18643 raft_consensus.cc:993] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf: : Instructing follower 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:39.448251 18671 raft_consensus.cc:1081] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Signalling peer 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:39.449872 18543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "409779df8bd040abba0b922a81b5bdce"
dest_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:37254
I20260709 12:14:39.450382 18543 raft_consensus.cc:493] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.450649 18543 raft_consensus.cc:3060] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.459527 18543 raft_consensus.cc:515] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:39.461385 18543 leader_election.cc:290] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:39.462553 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409779df8bd040abba0b922a81b5bdce" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:39.462692 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409779df8bd040abba0b922a81b5bdce" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:39.463157 17759 raft_consensus.cc:3060] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.463253 17833 raft_consensus.cc:3055] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:39.463690 17833 raft_consensus.cc:740] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:39.464516 17833 consensus_queue.cc:260] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:39.465723 17833 raft_consensus.cc:3060] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.469708 17759 raft_consensus.cc:2468] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:39.471625 18454 leader_election.cc:304] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031; no voters: 
I20260709 12:14:39.472481 18726 raft_consensus.cc:2804] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:39.472992 18726 raft_consensus.cc:697] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:39.474027 18726 consensus_queue.cc:237] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:39.496033 17833 raft_consensus.cc:2468] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:39.498378 18695 raft_consensus.cc:993] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf: : Instructing follower 7c466023cfe64622b6c25f616c3b458e to start an election
I20260709 12:14:39.499075 18695 raft_consensus.cc:1081] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Signalling peer 7c466023cfe64622b6c25f616c3b458e to start an election
I20260709 12:14:39.501204 17678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eaa2644993e64096936e3f317e582989"
dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
 from {username='slave'} at 127.0.0.1:59350
I20260709 12:14:39.501828 17678 raft_consensus.cc:493] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.502234 17678 raft_consensus.cc:3060] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.510504 17678 raft_consensus.cc:515] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:39.513106 17678 leader_election.cc:290] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:39.518291 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa2644993e64096936e3f317e582989" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:39.518904 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa2644993e64096936e3f317e582989" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:39.519989 17833 raft_consensus.cc:3055] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:39.520207 17756 raft_consensus.cc:3060] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.520323 17833 raft_consensus.cc:740] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:39.521651 17833 consensus_queue.cc:260] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:39.522428 17506 catalog_manager.cc:5697] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 1 to 2, leader changed from 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132) to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:39.525187 17833 raft_consensus.cc:3060] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.536177 17756 raft_consensus.cc:2468] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:39.537547 17650 leader_election.cc:304] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:39.538749 18736 raft_consensus.cc:2804] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:39.539251 18736 raft_consensus.cc:697] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:39.539350 18643 raft_consensus.cc:993] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf: : Instructing follower 7c466023cfe64622b6c25f616c3b458e to start an election
I20260709 12:14:39.542080 18643 raft_consensus.cc:1081] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Signalling peer 7c466023cfe64622b6c25f616c3b458e to start an election
I20260709 12:14:39.540222 18736 consensus_queue.cc:237] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:39.542981 17833 raft_consensus.cc:2468] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:39.546573 17683 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f65c096baf7b4281b35b64b5191f8299"
dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
 from {username='slave'} at 127.0.0.1:59350
I20260709 12:14:39.547173 17683 raft_consensus.cc:493] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.547516 17683 raft_consensus.cc:3060] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.557843 17683 raft_consensus.cc:515] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:39.559804 17683 leader_election.cc:290] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:39.560598 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65c096baf7b4281b35b64b5191f8299" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:39.560742 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65c096baf7b4281b35b64b5191f8299" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:39.561316 17756 raft_consensus.cc:3060] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.560566 17506 catalog_manager.cc:5697] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 1 to 2, leader changed from 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132) to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 2 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.561637 17833 raft_consensus.cc:3055] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:39.561996 17833 raft_consensus.cc:740] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:39.562774 17833 consensus_queue.cc:260] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:39.564057 17833 raft_consensus.cc:3060] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.568612 17756 raft_consensus.cc:2468] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:39.570045 17650 leader_election.cc:304] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:39.570785 18736 raft_consensus.cc:2804] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:39.571117 17833 raft_consensus.cc:2468] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:39.571297 18736 raft_consensus.cc:697] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:39.572456 18736 consensus_queue.cc:237] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:39.582641 17506 catalog_manager.cc:5697] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 1 to 2, leader changed from 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132) to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 2 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.828720 17683 raft_consensus.cc:1275] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.830091 18726 consensus_queue.cc:1048] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:39.839068 17833 raft_consensus.cc:1275] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.840744 18726 consensus_queue.cc:1048] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:39.861373 17759 raft_consensus.cc:1275] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.865504 18705 consensus_queue.cc:1048] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:39.887284 17831 raft_consensus.cc:1275] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.889086 18736 consensus_queue.cc:1048] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:39.942662 17833 raft_consensus.cc:1275] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.944121 18677 consensus_queue.cc:1048] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:39.954371 17833 raft_consensus.cc:1275] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.955739 17759 raft_consensus.cc:1275] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.955730 18736 consensus_queue.cc:1048] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:14:39.957664 18726 consensus_queue.cc:1048] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:39.970772 17831 raft_consensus.cc:1275] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.972827 18664 consensus_queue.cc:1048] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:39.973177 17759 raft_consensus.cc:1275] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.975222 18664 consensus_queue.cc:1048] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.003540 17756 raft_consensus.cc:1275] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.005595 18760 consensus_queue.cc:1048] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.349829 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:40.396924 17833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bbd84067bff4fa8a3672c6c94a55a05"
dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
mode: GRACEFUL
new_leader_uuid: "7c466023cfe64622b6c25f616c3b458e"
 from {username='slave'} at 127.0.0.1:38964
I20260709 12:14:40.397461 17833 raft_consensus.cc:606] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Received request to transfer leadership to TS 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:40.400310 17833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "623c7f5e726c4bd095cbd0e269c556a3"
dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
mode: GRACEFUL
new_leader_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:38964
I20260709 12:14:40.400894 17833 raft_consensus.cc:606] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Received request to transfer leadership to TS 1238afdc1efd4d209d843008235d3031
I20260709 12:14:40.403613 17833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97733cba95854d1e9179e262651fc314"
dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
mode: GRACEFUL
new_leader_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:38964
I20260709 12:14:40.404143 17833 raft_consensus.cc:606] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Received request to transfer leadership to TS 1238afdc1efd4d209d843008235d3031
I20260709 12:14:40.406558 17833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bb27ff5cb2d4877a8c176d0961dbc75"
dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
mode: GRACEFUL
new_leader_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:38964
I20260709 12:14:40.407068 17833 raft_consensus.cc:606] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Received request to transfer leadership to TS 1238afdc1efd4d209d843008235d3031
I20260709 12:14:40.408205 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:14:40.410074 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:40.410804 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:40.576004 18695 raft_consensus.cc:993] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf: : Instructing follower 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:40.576663 18643 raft_consensus.cc:1081] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Signalling peer 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:40.578240 18539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97733cba95854d1e9179e262651fc314"
dest_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:37254
I20260709 12:14:40.578717 18539 raft_consensus.cc:493] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.579041 18539 raft_consensus.cc:3060] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.584154 18539 raft_consensus.cc:515] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:40.585785 18539 leader_election.cc:290] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:40.586613 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733cba95854d1e9179e262651fc314" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:40.586876 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733cba95854d1e9179e262651fc314" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:40.587209 17833 raft_consensus.cc:3055] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:40.587450 17678 raft_consensus.cc:3060] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.587585 17833 raft_consensus.cc:740] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:40.588444 17833 consensus_queue.cc:260] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:40.589696 17833 raft_consensus.cc:3060] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.593518 17678 raft_consensus.cc:2468] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:40.594781 18454 leader_election.cc:304] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:40.595676 18726 raft_consensus.cc:2804] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:40.596124 18726 raft_consensus.cc:697] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:40.597010 18726 consensus_queue.cc:237] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:40.602169 17833 raft_consensus.cc:2468] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:40.613731 17507 catalog_manager.cc:5697] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 1 to 2, leader changed from 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132) to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.630231 18695 raft_consensus.cc:993] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf: : Instructing follower 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:40.630877 18643 raft_consensus.cc:1081] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Signalling peer 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:40.632316 18539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "623c7f5e726c4bd095cbd0e269c556a3"
dest_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:37254
I20260709 12:14:40.632931 18539 raft_consensus.cc:493] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.633322 18539 raft_consensus.cc:3060] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.639869 18539 raft_consensus.cc:515] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:40.641377 18539 leader_election.cc:290] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:40.642120 17831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623c7f5e726c4bd095cbd0e269c556a3" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:40.642401 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623c7f5e726c4bd095cbd0e269c556a3" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:40.642800 17831 raft_consensus.cc:3055] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:40.642982 17678 raft_consensus.cc:3060] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.643177 17831 raft_consensus.cc:740] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:40.644055 17831 consensus_queue.cc:260] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:40.645054 17831 raft_consensus.cc:3060] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.649397 17678 raft_consensus.cc:2468] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:40.650941 18454 leader_election.cc:304] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:40.651409 17831 raft_consensus.cc:2468] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:40.651785 18726 raft_consensus.cc:2804] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:40.652336 18726 raft_consensus.cc:697] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:40.653328 18726 consensus_queue.cc:237] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:40.666090 17507 catalog_manager.cc:5697] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 1 to 2, leader changed from 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132) to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.702445 18768 raft_consensus.cc:993] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf: : Instructing follower 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:40.703042 18768 raft_consensus.cc:1081] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Signalling peer 1238afdc1efd4d209d843008235d3031 to start an election
I20260709 12:14:40.704878 18539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bb27ff5cb2d4877a8c176d0961dbc75"
dest_uuid: "1238afdc1efd4d209d843008235d3031"
 from {username='slave'} at 127.0.0.1:37254
I20260709 12:14:40.705331 18539 raft_consensus.cc:493] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.705713 18539 raft_consensus.cc:3060] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.710968 18539 raft_consensus.cc:515] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:40.712617 18539 leader_election.cc:290] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Requested vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:40.713465 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb27ff5cb2d4877a8c176d0961dbc75" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:40.714192 17833 raft_consensus.cc:3055] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:40.714581 17833 raft_consensus.cc:740] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:40.714398 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb27ff5cb2d4877a8c176d0961dbc75" candidate_uuid: "1238afdc1efd4d209d843008235d3031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
I20260709 12:14:40.715147 17678 raft_consensus.cc:3060] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.715499 17833 consensus_queue.cc:260] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:40.716810 17833 raft_consensus.cc:3060] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.723063 17678 raft_consensus.cc:2468] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:40.724789 17833 raft_consensus.cc:2468] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1238afdc1efd4d209d843008235d3031 in term 2.
I20260709 12:14:40.725553 18454 leader_election.cc:304] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:40.727293 18726 raft_consensus.cc:2804] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:40.727804 18726 raft_consensus.cc:697] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Becoming Leader. State: Replica: 1238afdc1efd4d209d843008235d3031, State: Running, Role: LEADER
I20260709 12:14:40.728685 18726 consensus_queue.cc:237] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:40.739005 17507 catalog_manager.cc:5697] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 reported cstate change: term changed from 1 to 2, leader changed from 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132) to 1238afdc1efd4d209d843008235d3031 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "1238afdc1efd4d209d843008235d3031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.764611 18695 raft_consensus.cc:993] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf: : Instructing follower 7c466023cfe64622b6c25f616c3b458e to start an election
I20260709 12:14:40.765218 18768 raft_consensus.cc:1081] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Signalling peer 7c466023cfe64622b6c25f616c3b458e to start an election
I20260709 12:14:40.767302 17678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bbd84067bff4fa8a3672c6c94a55a05"
dest_uuid: "7c466023cfe64622b6c25f616c3b458e"
 from {username='slave'} at 127.0.0.1:59350
I20260709 12:14:40.768282 17678 raft_consensus.cc:493] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.768676 17678 raft_consensus.cc:3060] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.775403 17678 raft_consensus.cc:515] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:40.776825 17678 leader_election.cc:290] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Requested vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891)
I20260709 12:14:40.777669 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbd84067bff4fa8a3672c6c94a55a05" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0399ebd7784742d2ad8febb8b9f1efff"
I20260709 12:14:40.777909 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbd84067bff4fa8a3672c6c94a55a05" candidate_uuid: "7c466023cfe64622b6c25f616c3b458e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62eefc3fdfdc4338bc21851368912bcf"
I20260709 12:14:40.778312 17756 raft_consensus.cc:3060] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.778400 17833 raft_consensus.cc:3055] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:40.778761 17833 raft_consensus.cc:740] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62eefc3fdfdc4338bc21851368912bcf, State: Running, Role: LEADER
I20260709 12:14:40.779559 17833 consensus_queue.cc:260] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:40.780750 17833 raft_consensus.cc:3060] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.785537 17756 raft_consensus.cc:2468] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:40.787021 17650 leader_election.cc:304] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff, 7c466023cfe64622b6c25f616c3b458e; no voters: 
I20260709 12:14:40.787485 17833 raft_consensus.cc:2468] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c466023cfe64622b6c25f616c3b458e in term 2.
I20260709 12:14:40.788475 18664 raft_consensus.cc:2804] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:40.788980 18664 raft_consensus.cc:697] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Becoming Leader. State: Replica: 7c466023cfe64622b6c25f616c3b458e, State: Running, Role: LEADER
I20260709 12:14:40.789955 18664 consensus_queue.cc:237] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } }
I20260709 12:14:40.801723 17507 catalog_manager.cc:5697] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e reported cstate change: term changed from 1 to 2, leader changed from 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132) to 7c466023cfe64622b6c25f616c3b458e (127.14.16.130). New cstate: current_term: 2 leader_uuid: "7c466023cfe64622b6c25f616c3b458e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.040086 17678 raft_consensus.cc:1275] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.041668 18725 consensus_queue.cc:1048] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:41.067044 17833 raft_consensus.cc:1275] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.068637 18725 consensus_queue.cc:1048] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:41.073179 17833 raft_consensus.cc:1275] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.074622 18725 consensus_queue.cc:1048] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:41.139904 18454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:34135, user_credentials={real_user=slave}} blocked reactor thread for 43760.6us
I20260709 12:14:41.143138 17683 raft_consensus.cc:1275] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.147593 18775 consensus_queue.cc:1048] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:41.236721 17759 raft_consensus.cc:1275] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.238147 18760 consensus_queue.cc:1048] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:41.250176 17833 raft_consensus.cc:1275] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 7c466023cfe64622b6c25f616c3b458e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.252183 18760 consensus_queue.cc:1048] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:41.264398 17678 raft_consensus.cc:1275] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.270370 18725 consensus_queue.cc:1048] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:41.280627 17833 raft_consensus.cc:1275] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Refusing update from remote peer 1238afdc1efd4d209d843008235d3031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.282018 18725 consensus_queue.cc:1048] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:41.459838 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:41.510135 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:41.512173 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:41.512935 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:41.559350 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:41.603281 14402 tablet_server.cc:179] TabletServer@127.14.16.129:40849 shutting down...
W20260709 12:14:41.607044 17723 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 379 similar messages]
W20260709 12:14:41.612164 17723 consensus_peers.cc:597] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.618412 17797 consensus_peers.cc:597] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.635366 17723 consensus_peers.cc:597] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.638566 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:41.639869 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.641204 14402 raft_consensus.cc:2243] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.641855 14402 raft_consensus.cc:2272] T 1e863be8316f4d2388043dcb15ea0374 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:41.643592 17649 consensus_peers.cc:597] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.644510 14402 tablet_replica.cc:333] stopping tablet replica
W20260709 12:14:41.644889 17649 consensus_peers.cc:597] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.645387 14402 raft_consensus.cc:2243] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:41.646267 14402 raft_consensus.cc:2272] T 47dc356b6a50408b8999bc17a4acb72c P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.648414 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.649128 14402 raft_consensus.cc:2243] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.649912 14402 raft_consensus.cc:2272] T e08b1eef070b4a52b4ebe409d82a96bb P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.652997 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.653810 14402 raft_consensus.cc:2243] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:41.655119 14402 raft_consensus.cc:2272] T 623c7f5e726c4bd095cbd0e269c556a3 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.659088 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.660331 14402 raft_consensus.cc:2243] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.660866 14402 raft_consensus.cc:2272] T a8822695a848464f85764a8aa7638d96 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.664449 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.665407 14402 raft_consensus.cc:2243] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.665999 14402 raft_consensus.cc:2272] T 94f361ab809b43ec917a5a144822dcb3 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.669456 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.670488 14402 raft_consensus.cc:2243] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.671077 14402 raft_consensus.cc:2272] T 7f72b5e43ef94e9eb37773a99e29b54a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.674294 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.675184 14402 raft_consensus.cc:2243] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.675840 14402 raft_consensus.cc:2272] T ecbb21b2f60240d28eed478a0edb7696 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.678539 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.679144 14402 raft_consensus.cc:2243] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:41.679996 14402 raft_consensus.cc:2272] T 4bbd2794dca9442d88417815c5dbf2ad P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.683333 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.684479 14402 raft_consensus.cc:2243] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:41.685647 14402 raft_consensus.cc:2272] T 672aa93f9150422a9aa0e5baa37fb519 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.688388 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.689044 14402 raft_consensus.cc:2243] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:41.690106 14402 raft_consensus.cc:2272] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:41.696494 17723 consensus_peers.cc:597] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.699817 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.701056 14402 raft_consensus.cc:2243] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.701885 14402 raft_consensus.cc:2272] T 1c400385c3df44fcbc611cbcf4c58c52 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.705526 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.706557 14402 raft_consensus.cc:2243] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.707110 14402 raft_consensus.cc:2272] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.710232 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.711095 14402 raft_consensus.cc:2243] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:41.712210 14402 raft_consensus.cc:2272] T 777bd5f6e3d7480590ee2d574e7ff93f P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.714987 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.716257 14402 raft_consensus.cc:2243] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.716853 14402 raft_consensus.cc:2272] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.719208 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.719801 14402 raft_consensus.cc:2243] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.720239 14402 raft_consensus.cc:2272] T 4670aa963e49425f9c687e1af03147d9 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.722436 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.723053 14402 raft_consensus.cc:2243] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.723443 14402 raft_consensus.cc:2272] T 67b5a9f2757f48fdb53e9a033d792b8a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.725514 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.726235 14402 raft_consensus.cc:2243] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.726678 14402 raft_consensus.cc:2272] T ca8ded792419442d81f4faac050da357 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.728853 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.729507 14402 raft_consensus.cc:2243] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:41.730640 14402 raft_consensus.cc:2272] T e8c4457d418347638807be1115915825 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.733696 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.734251 14402 raft_consensus.cc:2243] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:41.735028 14402 raft_consensus.cc:2272] T 9978a9bfd0654d16bdd519aab5637864 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.737815 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.738694 14402 raft_consensus.cc:2243] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.739197 14402 raft_consensus.cc:2272] T 7e4d8d4936e744c9ae7e96da087ac749 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.741549 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.742192 14402 raft_consensus.cc:2243] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.742612 14402 raft_consensus.cc:2272] T 60a75c22ea984a8496d70b56ddcc0c76 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.744568 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.745335 14402 raft_consensus.cc:2243] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.745858 14402 raft_consensus.cc:2272] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.748875 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.749689 14402 raft_consensus.cc:2243] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:41.749944 17797 consensus_peers.cc:597] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.750198 14402 raft_consensus.cc:2272] T d55275915d6f42feb6db346c7f2d0d80 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:41.750885 17723 consensus_peers.cc:597] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.753078 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.753892 14402 raft_consensus.cc:2243] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:41.754715 14402 raft_consensus.cc:2272] T 409779df8bd040abba0b922a81b5bdce P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.756803 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.757403 14402 raft_consensus.cc:2243] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.758071 14402 raft_consensus.cc:2272] T 7c144d3d321e4239805dae2c0447381a P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.761086 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.761974 14402 raft_consensus.cc:2243] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.762517 14402 raft_consensus.cc:2272] T e6e76a0765254d4992f1c0dcd5735982 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:41.762692 17723 consensus_peers.cc:597] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.763646 17723 consensus_peers.cc:597] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.765977 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.766942 14402 raft_consensus.cc:2243] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.767366 14402 raft_consensus.cc:2272] T 82e7602cb38a4468b428e297b18e7150 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.769783 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.770380 14402 raft_consensus.cc:2243] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:41.771471 14402 raft_consensus.cc:2272] T b8cb9879d4774308ac60b3513c6aab6e P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.774576 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.775484 14402 raft_consensus.cc:2243] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:41.776582 14402 raft_consensus.cc:2272] T 7471c458b31c4d9ab525fa64327c1fe3 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:41.776823 17723 consensus_peers.cc:597] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.779744 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.781812 14402 raft_consensus.cc:2243] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.782686 14402 raft_consensus.cc:2272] T 8cc871747ee54a3bb1492d66c9daaceb P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:41.785745 17797 consensus_peers.cc:597] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.786104 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.787276 14402 raft_consensus.cc:2243] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.787972 14402 raft_consensus.cc:2272] T 9b1d57fd3c2b4c4399af256f502da9b9 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:41.789005 17797 consensus_peers.cc:597] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.791101 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.792037 14402 raft_consensus.cc:2243] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.792542 14402 raft_consensus.cc:2272] T 1b5c0d01b6f447e791e525a0173f35bb P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:41.792685 17797 consensus_peers.cc:597] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.796000 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.796969 14402 raft_consensus.cc:2243] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.797837 14402 raft_consensus.cc:2272] T d49aa00a2d4a4e3ba4afb207a5f20850 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.800014 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.800547 14402 raft_consensus.cc:2243] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.800946 14402 raft_consensus.cc:2272] T a4833bd20f4743e684af802fae5a8c47 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.803532 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.804342 14402 raft_consensus.cc:2243] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.804915 14402 raft_consensus.cc:2272] T b174f533ff5045228bc1d98da631def6 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.807533 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.808219 14402 raft_consensus.cc:2243] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.809031 14402 raft_consensus.cc:2272] T 87a0d8e4ba10475dba2884159f40bf22 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.811089 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.811661 14402 raft_consensus.cc:2243] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:41.812649 14402 raft_consensus.cc:2272] T 08a672fa387240f8a30465000e04eef8 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.814865 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.815428 14402 raft_consensus.cc:2243] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:41.816200 14402 raft_consensus.cc:2272] T 0a9b778c2ff04896add1a2a94ebbef93 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.818223 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.818959 14402 raft_consensus.cc:2243] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.819486 14402 raft_consensus.cc:2272] T 294512fdde1e4564a4198a457eda0432 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.822242 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.822811 14402 raft_consensus.cc:2243] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.823243 14402 raft_consensus.cc:2272] T 8b414484915c45bcadf5132ad5634462 P 1238afdc1efd4d209d843008235d3031 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.825130 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.825757 14402 raft_consensus.cc:2243] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.826213 14402 raft_consensus.cc:2272] T b474fccc8813435498b44fb4445a745e P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.828670 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.829293 14402 raft_consensus.cc:2243] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:41.830127 14402 raft_consensus.cc:2272] T 97733cba95854d1e9179e262651fc314 P 1238afdc1efd4d209d843008235d3031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.832563 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.833123 14402 raft_consensus.cc:2243] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.833559 14402 raft_consensus.cc:2272] T 6f4b778dfb7a42a2bf600a1f009ca615 P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:41.836408 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:41.837117 14402 raft_consensus.cc:2243] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:41.837693 14402 raft_consensus.cc:2272] T 6d900581ee62479da5750f8a501838de P 1238afdc1efd4d209d843008235d3031 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:41.841506 17797 consensus_peers.cc:597] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.846971 17723 consensus_peers.cc:597] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. 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 12:14:41.912890 14402 tablet_server.cc:196] TabletServer@127.14.16.129:40849 shutdown complete.
W20260709 12:14:41.923422 17723 consensus_peers.cc:597] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:41.943450 17797 consensus_peers.cc:597] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:41.949048 17797 consensus_peers.cc:597] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:41.980211 17797 consensus_peers.cc:597] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:41.987073 17649 consensus_peers.cc:597] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:41.989363 17723 consensus_peers.cc:597] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:41.998831 17649 consensus_peers.cc:597] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:42.009379 17797 consensus_peers.cc:597] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.011809 14402 tablet_server.cc:179] TabletServer@127.14.16.130:0 shutting down...
W20260709 12:14:42.016512 17723 consensus_peers.cc:597] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:42.033663 17798 consensus_peers.cc:597] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. 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 12:14:42.033507 17724 consensus_peers.cc:597] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. 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 12:14:42.058560 17797 consensus_peers.cc:597] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:42.064018 17797 consensus_peers.cc:597] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.066989 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:42.068190 14402 tablet_replica.cc:333] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.069296 14402 raft_consensus.cc:2243] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.069972 14402 raft_consensus.cc:2272] T 6d900581ee62479da5750f8a501838de P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.072495 14402 tablet_replica.cc:333] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.073125 14402 raft_consensus.cc:2243] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.074018 14402 raft_consensus.cc:2272] T 9e71535263274d42b2bf2ea888f34f32 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.075924 14402 tablet_replica.cc:333] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.076905 14402 raft_consensus.cc:2243] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.077495 14402 raft_consensus.cc:2272] T 01a184ca247b4b3e99f605258f785347 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.080435 14402 tablet_replica.cc:333] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.081272 14402 raft_consensus.cc:2243] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.081830 14402 raft_consensus.cc:2272] T 623c7f5e726c4bd095cbd0e269c556a3 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:42.083012 17724 consensus_peers.cc:597] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. 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 12:14:42.084542 14402 tablet_replica.cc:333] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.085230 14402 raft_consensus.cc:2243] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.086144 14402 raft_consensus.cc:2272] T f4e1dc32beab454ea1b2d6823c42745b P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.088151 14402 tablet_replica.cc:333] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.088752 14402 raft_consensus.cc:2243] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.089207 14402 raft_consensus.cc:2272] T 1e863be8316f4d2388043dcb15ea0374 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.091068 14402 tablet_replica.cc:333] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.091727 14402 raft_consensus.cc:2243] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.092765 14402 raft_consensus.cc:2272] T 27f397c10e8943158e8b44af99bd26ba P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.095090 14402 tablet_replica.cc:333] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.095937 14402 raft_consensus.cc:2243] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.096416 14402 raft_consensus.cc:2272] T a178809a6d784621ba4ba3a757952a0d P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.099128 14402 tablet_replica.cc:333] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.099993 14402 raft_consensus.cc:2243] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.100526 14402 raft_consensus.cc:2272] T b8cb9879d4774308ac60b3513c6aab6e P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:42.101099 17724 consensus_peers.cc:597] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. 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 12:14:42.103242 14402 tablet_replica.cc:333] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.104192 14402 raft_consensus.cc:2243] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.104740 14402 raft_consensus.cc:2272] T 8b414484915c45bcadf5132ad5634462 P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:42.106132 17649 consensus_peers.cc:597] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:42.107441 17798 consensus_peers.cc:597] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. 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 12:14:42.107452 14402 tablet_replica.cc:333] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.108352 14402 raft_consensus.cc:2243] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.108867 14402 raft_consensus.cc:2272] T 67b5a9f2757f48fdb53e9a033d792b8a P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.111037 14402 tablet_replica.cc:333] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.111678 14402 raft_consensus.cc:2243] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.112133 14402 raft_consensus.cc:2272] T 7c144d3d321e4239805dae2c0447381a P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.114149 14402 tablet_replica.cc:333] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.114956 14402 raft_consensus.cc:2243] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.115505 14402 raft_consensus.cc:2272] T e6e76a0765254d4992f1c0dcd5735982 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.118180 14402 tablet_replica.cc:333] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.118881 14402 raft_consensus.cc:2243] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.119614 14402 raft_consensus.cc:2272] T ecbb21b2f60240d28eed478a0edb7696 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.121516 14402 tablet_replica.cc:333] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.122203 14402 raft_consensus.cc:2243] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.122582 14402 raft_consensus.cc:2272] T 7f72b5e43ef94e9eb37773a99e29b54a P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.124356 14402 tablet_replica.cc:333] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.124853 14402 raft_consensus.cc:2243] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.125524 14402 raft_consensus.cc:2272] T eaa2644993e64096936e3f317e582989 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.127383 14402 tablet_replica.cc:333] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.127907 14402 raft_consensus.cc:2243] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.128284 14402 raft_consensus.cc:2272] T ab9dce244ddc486bb3036d094d638006 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.130286 14402 tablet_replica.cc:333] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.130970 14402 raft_consensus.cc:2243] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.131516 14402 raft_consensus.cc:2272] T ca8ded792419442d81f4faac050da357 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.134105 14402 tablet_replica.cc:333] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
W20260709 12:14:42.134812 17649 consensus_peers.cc:597] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.134824 14402 raft_consensus.cc:2243] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.135973 14402 raft_consensus.cc:2272] T 6f4b778dfb7a42a2bf600a1f009ca615 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.138150 14402 tablet_replica.cc:333] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.138790 14402 raft_consensus.cc:2243] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.139195 14402 raft_consensus.cc:2272] T 97733cba95854d1e9179e262651fc314 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.141079 14402 tablet_replica.cc:333] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.141753 14402 raft_consensus.cc:2243] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.142611 14402 raft_consensus.cc:2272] T d55275915d6f42feb6db346c7f2d0d80 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.144408 14402 tablet_replica.cc:333] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.144882 14402 raft_consensus.cc:2243] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.145686 14402 raft_consensus.cc:2272] T 330106a9250b47d4894632b517aea70f P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.147864 14402 tablet_replica.cc:333] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.148488 14402 raft_consensus.cc:2243] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.148973 14402 raft_consensus.cc:2272] T 4670aa963e49425f9c687e1af03147d9 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.151113 14402 tablet_replica.cc:333] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.151880 14402 raft_consensus.cc:2243] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.152400 14402 raft_consensus.cc:2272] T 08a672fa387240f8a30465000e04eef8 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:42.155550 17724 consensus_peers.cc:597] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. 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 12:14:42.155838 14402 tablet_replica.cc:333] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.156785 14402 raft_consensus.cc:2243] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.157392 14402 raft_consensus.cc:2272] T 87a0d8e4ba10475dba2884159f40bf22 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:42.158303 17723 consensus_peers.cc:597] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.160106 14402 tablet_replica.cc:333] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.160975 14402 raft_consensus.cc:2243] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.162370 14402 raft_consensus.cc:2272] T e37af76130114256bd79bf6e96fcce74 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.165271 14402 tablet_replica.cc:333] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.166148 14402 raft_consensus.cc:2243] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.166811 14402 raft_consensus.cc:2272] T 4bbd2794dca9442d88417815c5dbf2ad P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.169950 14402 tablet_replica.cc:333] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.170784 14402 raft_consensus.cc:2243] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.171425 14402 raft_consensus.cc:2272] T f08f15e514d345caaaa7b70e23f58e39 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.174254 14402 tablet_replica.cc:333] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.175128 14402 raft_consensus.cc:2243] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.176123 14402 raft_consensus.cc:2272] T 82e7602cb38a4468b428e297b18e7150 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.179185 14402 tablet_replica.cc:333] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.180190 14402 raft_consensus.cc:2243] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.180948 14402 raft_consensus.cc:2272] T 7471c458b31c4d9ab525fa64327c1fe3 P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.185722 14402 tablet_replica.cc:333] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.186601 14402 raft_consensus.cc:2243] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.187166 14402 raft_consensus.cc:2272] T 91834aa9f55c497b83c474bd1e0f003f P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.190950 14402 tablet_replica.cc:333] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.191903 14402 raft_consensus.cc:2243] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.192541 14402 raft_consensus.cc:2272] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.196292 14402 tablet_replica.cc:333] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.197396 14402 raft_consensus.cc:2243] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.198490 14402 raft_consensus.cc:2272] T 1bbd84067bff4fa8a3672c6c94a55a05 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.202055 14402 tablet_replica.cc:333] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.203100 14402 raft_consensus.cc:2243] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.204622 14402 raft_consensus.cc:2272] T ab2b4653798045d3abff52f7517c3127 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.207556 14402 tablet_replica.cc:333] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.208281 14402 raft_consensus.cc:2243] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.209028 14402 raft_consensus.cc:2272] T 1c400385c3df44fcbc611cbcf4c58c52 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.211897 14402 tablet_replica.cc:333] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.212888 14402 raft_consensus.cc:2243] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.214100 14402 raft_consensus.cc:2272] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:42.214162 17798 consensus_peers.cc:597] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. 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 12:14:42.216235 17723 consensus_peers.cc:597] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Couldn't send request to peer 1238afdc1efd4d209d843008235d3031. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.217453 14402 tablet_replica.cc:333] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.218432 14402 raft_consensus.cc:2243] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.219154 14402 raft_consensus.cc:2272] T a4833bd20f4743e684af802fae5a8c47 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.222236 14402 tablet_replica.cc:333] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.223351 14402 raft_consensus.cc:2243] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.223948 14402 raft_consensus.cc:2272] T d49aa00a2d4a4e3ba4afb207a5f20850 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:42.224521 17798 consensus_peers.cc:597] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. 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 12:14:42.227063 14402 tablet_replica.cc:333] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.227944 14402 raft_consensus.cc:2243] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.229151 14402 raft_consensus.cc:2272] T a8822695a848464f85764a8aa7638d96 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.231989 14402 tablet_replica.cc:333] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.232623 14402 raft_consensus.cc:2243] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.233534 14402 raft_consensus.cc:2272] T f65c096baf7b4281b35b64b5191f8299 P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.235772 14402 tablet_replica.cc:333] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.236341 14402 raft_consensus.cc:2243] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.236953 14402 raft_consensus.cc:2272] T 777bd5f6e3d7480590ee2d574e7ff93f P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.241330 14402 tablet_replica.cc:333] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.242105 14402 raft_consensus.cc:2243] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.242843 14402 raft_consensus.cc:2272] T 7e4d8d4936e744c9ae7e96da087ac749 P 7c466023cfe64622b6c25f616c3b458e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.245405 14402 tablet_replica.cc:333] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.246083 14402 raft_consensus.cc:2243] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.246616 14402 raft_consensus.cc:2272] T 0a9b778c2ff04896add1a2a94ebbef93 P 7c466023cfe64622b6c25f616c3b458e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.249390 14402 tablet_replica.cc:333] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e: stopping tablet replica
I20260709 12:14:42.250103 14402 raft_consensus.cc:2243] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.250633 14402 raft_consensus.cc:2272] T 47dc356b6a50408b8999bc17a4acb72c P 7c466023cfe64622b6c25f616c3b458e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:42.275804 17798 consensus_peers.cc:597] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. 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 12:14:42.276922 17724 consensus_peers.cc:597] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. 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 12:14:42.286342 17798 consensus_peers.cc:597] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. 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 12:14:42.295379 17798 consensus_peers.cc:597] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. 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 12:14:42.347393 17798 consensus_peers.cc:597] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:34135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:42.351475 17798 consensus_peers.cc:597] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:34135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:42.352818 17724 consensus_peers.cc:597] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:34135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:42.355599 17724 consensus_peers.cc:597] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:34135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:42.356200 17724 consensus_peers.cc:597] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:34135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.358590 14402 tablet_server.cc:196] TabletServer@127.14.16.130:0 shutdown complete.
W20260709 12:14:42.365032 17798 consensus_peers.cc:597] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:34135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.447919 14402 tablet_server.cc:179] TabletServer@127.14.16.131:0 shutting down...
W20260709 12:14:42.462363 17798 consensus_peers.cc:597] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf -> Peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Couldn't send request to peer 0399ebd7784742d2ad8febb8b9f1efff. 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 12:14:42.505424 17724 consensus_peers.cc:597] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff -> Peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Couldn't send request to peer 7c466023cfe64622b6c25f616c3b458e. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:34135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:42.512156 17798 consensus_peers.cc:597] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Couldn't send request to peer 0399ebd7784742d2ad8febb8b9f1efff. 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 12:14:42.513644 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:42.514626 14402 tablet_replica.cc:333] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.515663 14402 raft_consensus.cc:2243] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.516326 14402 raft_consensus.cc:2272] T ecbb21b2f60240d28eed478a0edb7696 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.518759 14402 tablet_replica.cc:333] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.519483 14402 raft_consensus.cc:2243] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.520463 14402 raft_consensus.cc:2272] T 01a184ca247b4b3e99f605258f785347 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.523052 14402 tablet_replica.cc:333] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.523726 14402 raft_consensus.cc:2243] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.524148 14402 raft_consensus.cc:2272] T 9b1d57fd3c2b4c4399af256f502da9b9 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.526675 14402 tablet_replica.cc:333] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.527297 14402 raft_consensus.cc:2243] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.527733 14402 raft_consensus.cc:2272] T 6f4b778dfb7a42a2bf600a1f009ca615 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.529948 14402 tablet_replica.cc:333] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.530524 14402 raft_consensus.cc:2243] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.530999 14402 raft_consensus.cc:2272] T 9e71535263274d42b2bf2ea888f34f32 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.532810 14402 tablet_replica.cc:333] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.533403 14402 raft_consensus.cc:2243] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.534238 14402 raft_consensus.cc:2272] T 94f361ab809b43ec917a5a144822dcb3 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.536531 14402 tablet_replica.cc:333] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.537261 14402 raft_consensus.cc:2243] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.538031 14402 raft_consensus.cc:2272] T f4e1dc32beab454ea1b2d6823c42745b P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.541433 14402 tablet_replica.cc:333] T 27f397c10e8943158e8b44af99bd26ba P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
W20260709 12:14:42.541800 17798 consensus_peers.cc:597] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Couldn't send request to peer 0399ebd7784742d2ad8febb8b9f1efff. 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 12:14:42.542482 14402 raft_consensus.cc:2243] T 27f397c10e8943158e8b44af99bd26ba P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.543066 14402 raft_consensus.cc:2272] T 27f397c10e8943158e8b44af99bd26ba P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.545495 14402 tablet_replica.cc:333] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.546212 14402 raft_consensus.cc:2243] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.546669 14402 raft_consensus.cc:2272] T b8cb9879d4774308ac60b3513c6aab6e P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.549005 14402 tablet_replica.cc:333] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.549986 14402 raft_consensus.cc:2243] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.551265 14402 raft_consensus.cc:2272] T a178809a6d784621ba4ba3a757952a0d P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.554288 14402 tablet_replica.cc:333] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.555157 14402 raft_consensus.cc:2243] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.556545 14402 raft_consensus.cc:2272] T 67b5a9f2757f48fdb53e9a033d792b8a P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.559631 14402 tablet_replica.cc:333] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.560514 14402 raft_consensus.cc:2243] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.561582 14402 raft_consensus.cc:2272] T 7c144d3d321e4239805dae2c0447381a P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.564385 14402 tablet_replica.cc:333] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.565296 14402 raft_consensus.cc:2243] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.566633 14402 raft_consensus.cc:2272] T e6e76a0765254d4992f1c0dcd5735982 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.569998 14402 tablet_replica.cc:333] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.571038 14402 raft_consensus.cc:2243] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.571764 14402 raft_consensus.cc:2272] T 409779df8bd040abba0b922a81b5bdce P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.574606 14402 tablet_replica.cc:333] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.575623 14402 raft_consensus.cc:2243] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.576153 14402 raft_consensus.cc:2272] T eaa2644993e64096936e3f317e582989 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.578249 14402 tablet_replica.cc:333] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.579115 14402 raft_consensus.cc:2243] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.579591 14402 raft_consensus.cc:2272] T f65c096baf7b4281b35b64b5191f8299 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.582232 14402 tablet_replica.cc:333] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.583082 14402 raft_consensus.cc:2243] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.583945 14402 raft_consensus.cc:2272] T 0a9b778c2ff04896add1a2a94ebbef93 P 0399ebd7784742d2ad8febb8b9f1efff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.586688 14402 tablet_replica.cc:333] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.587446 14402 raft_consensus.cc:2243] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.588114 14402 raft_consensus.cc:2272] T 330106a9250b47d4894632b517aea70f P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.590950 14402 tablet_replica.cc:333] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.591805 14402 raft_consensus.cc:2243] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:14:42.591833 17798 consensus_peers.cc:597] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Couldn't send request to peer 0399ebd7784742d2ad8febb8b9f1efff. 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 12:14:42.592831 14402 raft_consensus.cc:2272] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.596088 14402 tablet_replica.cc:333] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.596918 14402 raft_consensus.cc:2243] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.597653 14402 raft_consensus.cc:2272] T f08f15e514d345caaaa7b70e23f58e39 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.600445 14402 tablet_replica.cc:333] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.601294 14402 raft_consensus.cc:2243] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.602298 14402 raft_consensus.cc:2272] T e08b1eef070b4a52b4ebe409d82a96bb P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.604521 14402 tablet_replica.cc:333] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.605123 14402 raft_consensus.cc:2243] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.605615 14402 raft_consensus.cc:2272] T ab9dce244ddc486bb3036d094d638006 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.607396 14402 tablet_replica.cc:333] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.607999 14402 raft_consensus.cc:2243] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.608424 14402 raft_consensus.cc:2272] T 91834aa9f55c497b83c474bd1e0f003f P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.610802 14402 tablet_replica.cc:333] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.611449 14402 raft_consensus.cc:2243] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.611984 14402 raft_consensus.cc:2272] T 8cc871747ee54a3bb1492d66c9daaceb P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.614154 14402 tablet_replica.cc:333] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.614835 14402 raft_consensus.cc:2243] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.615345 14402 raft_consensus.cc:2272] T 7471c458b31c4d9ab525fa64327c1fe3 P 0399ebd7784742d2ad8febb8b9f1efff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.617385 14402 tablet_replica.cc:333] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.618065 14402 raft_consensus.cc:2243] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.618553 14402 raft_consensus.cc:2272] T e8c4457d418347638807be1115915825 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.620512 14402 tablet_replica.cc:333] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.621140 14402 raft_consensus.cc:2243] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.622004 14402 raft_consensus.cc:2272] T ca8ded792419442d81f4faac050da357 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.623977 14402 tablet_replica.cc:333] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.624696 14402 raft_consensus.cc:2243] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.625295 14402 raft_consensus.cc:2272] T 08a672fa387240f8a30465000e04eef8 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.627871 14402 tablet_replica.cc:333] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.628485 14402 raft_consensus.cc:2243] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.629537 14402 raft_consensus.cc:2272] T 87a0d8e4ba10475dba2884159f40bf22 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.631609 14402 tablet_replica.cc:333] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.632221 14402 raft_consensus.cc:2243] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.632689 14402 raft_consensus.cc:2272] T e37af76130114256bd79bf6e96fcce74 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.635002 14402 tablet_replica.cc:333] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.635620 14402 raft_consensus.cc:2243] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.636088 14402 raft_consensus.cc:2272] T b174f533ff5045228bc1d98da631def6 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.638199 14402 tablet_replica.cc:333] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.638798 14402 raft_consensus.cc:2243] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.639322 14402 raft_consensus.cc:2272] T 672aa93f9150422a9aa0e5baa37fb519 P 0399ebd7784742d2ad8febb8b9f1efff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.641291 14402 tablet_replica.cc:333] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.641919 14402 raft_consensus.cc:2243] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.643069 14402 raft_consensus.cc:2272] T 60a75c22ea984a8496d70b56ddcc0c76 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.645273 14402 tablet_replica.cc:333] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.646021 14402 raft_consensus.cc:2243] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.646430 14402 raft_consensus.cc:2272] T cbe1a1ba650f42a4abc9bcdb5fcf5116 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.648805 14402 tablet_replica.cc:333] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.649448 14402 raft_consensus.cc:2243] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.649991 14402 raft_consensus.cc:2272] T 1bbd84067bff4fa8a3672c6c94a55a05 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.651820 14402 tablet_replica.cc:333] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.652355 14402 raft_consensus.cc:2243] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.652910 14402 raft_consensus.cc:2272] T ab2b4653798045d3abff52f7517c3127 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.652961 18781 raft_consensus.cc:493] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:42.653550 18781 raft_consensus.cc:515] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:42.655608 14402 tablet_replica.cc:333] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.655807 18781 leader_election.cc:290] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62eefc3fdfdc4338bc21851368912bcf (127.14.16.132:38891), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:42.656762 14402 raft_consensus.cc:2243] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.656749 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9978a9bfd0654d16bdd519aab5637864" candidate_uuid: "0399ebd7784742d2ad8febb8b9f1efff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62eefc3fdfdc4338bc21851368912bcf" is_pre_election: true
I20260709 12:14:42.658284 14402 raft_consensus.cc:2272] T 1c400385c3df44fcbc611cbcf4c58c52 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.660565 14402 tablet_replica.cc:333] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
W20260709 12:14:42.660602 17723 leader_election.cc:336] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:42.661118 17723 leader_election.cc:304] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0399ebd7784742d2ad8febb8b9f1efff; no voters: 1238afdc1efd4d209d843008235d3031, 62eefc3fdfdc4338bc21851368912bcf
I20260709 12:14:42.661195 14402 raft_consensus.cc:2243] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.661958 18781 raft_consensus.cc:2749] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:42.662456 14402 raft_consensus.cc:2272] T 1b5c0d01b6f447e791e525a0173f35bb P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.664726 14402 tablet_replica.cc:333] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.665302 14402 raft_consensus.cc:2243] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.666013 14402 raft_consensus.cc:2272] T d49aa00a2d4a4e3ba4afb207a5f20850 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.667986 14402 tablet_replica.cc:333] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.668505 14402 raft_consensus.cc:2243] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.669036 14402 raft_consensus.cc:2272] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.670956 14402 tablet_replica.cc:333] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.671504 14402 raft_consensus.cc:2243] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:42.672300 14402 raft_consensus.cc:2272] T b474fccc8813435498b44fb4445a745e P 0399ebd7784742d2ad8febb8b9f1efff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.674193 14402 tablet_replica.cc:333] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.674710 14402 raft_consensus.cc:2243] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.675146 14402 raft_consensus.cc:2272] T 294512fdde1e4564a4198a457eda0432 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.677008 14402 tablet_replica.cc:333] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.677479 14402 raft_consensus.cc:2243] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.677996 14402 raft_consensus.cc:2272] T 9978a9bfd0654d16bdd519aab5637864 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:42.679710 14402 tablet_replica.cc:333] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff: stopping tablet replica
I20260709 12:14:42.680176 14402 raft_consensus.cc:2243] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:42.680598 14402 raft_consensus.cc:2272] T a8822695a848464f85764a8aa7638d96 P 0399ebd7784742d2ad8febb8b9f1efff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:42.710757 17798 consensus_peers.cc:597] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Couldn't send request to peer 0399ebd7784742d2ad8febb8b9f1efff. 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 12:14:42.725556 17798 consensus_peers.cc:597] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf -> Peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Couldn't send request to peer 0399ebd7784742d2ad8febb8b9f1efff. 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 12:14:42.784065 17798 consensus_peers.cc:597] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Couldn't send request to peer 0399ebd7784742d2ad8febb8b9f1efff. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.131:46541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.802909 18796 raft_consensus.cc:493] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:42.803483 18796 raft_consensus.cc:515] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:42.809353 18791 raft_consensus.cc:493] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:42.810120 18791 raft_consensus.cc:515] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
W20260709 12:14:42.811038 17797 leader_election.cc:336] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:42.811872 18695 raft_consensus.cc:493] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:42.811995 18796 leader_election.cc:290] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:42.812386 18791 leader_election.cc:290] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:42.812361 18695 raft_consensus.cc:515] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:42.814621 18695 leader_election.cc:290] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
W20260709 12:14:42.819496 17797 leader_election.cc:336] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
W20260709 12:14:42.819540 17798 leader_election.cc:336] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Network error: Client connection negotiation failed: client connection to 127.14.16.130:34135: connect: Connection refused (error 111)
W20260709 12:14:42.820039 17797 leader_election.cc:336] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:42.820189 17798 leader_election.cc:304] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:42.821018 18695 raft_consensus.cc:2749] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:42.821218 17798 leader_election.cc:336] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Network error: Client connection negotiation failed: client connection to 127.14.16.130:34135: connect: Connection refused (error 111)
I20260709 12:14:42.821696 17798 leader_election.cc:304] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:42.822328 18695 raft_consensus.cc:2749] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:42.822526 17798 leader_election.cc:336] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Network error: Client connection negotiation failed: client connection to 127.14.16.130:34135: connect: Connection refused (error 111)
I20260709 12:14:42.822940 17798 leader_election.cc:304] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:42.823509 18695 raft_consensus.cc:2749] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:42.823657 14402 tablet_server.cc:196] TabletServer@127.14.16.131:0 shutdown complete.
I20260709 12:14:42.824208 18695 raft_consensus.cc:493] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:42.824707 18695 raft_consensus.cc:515] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:42.827459 18695 leader_election.cc:290] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
W20260709 12:14:42.831636 17798 leader_election.cc:336] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Network error: Client connection negotiation failed: client connection to 127.14.16.131:46541: connect: Connection refused (error 111)
W20260709 12:14:42.833403 17797 leader_election.cc:336] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:42.833895 17797 leader_election.cc:304] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:42.834589 18695 raft_consensus.cc:2749] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:42.902514 17798 consensus_peers.cc:597] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf -> Peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Couldn't send request to peer 0399ebd7784742d2ad8febb8b9f1efff. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.131:46541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.903371 18695 raft_consensus.cc:493] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:42.904016 18695 raft_consensus.cc:515] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:42.905812 18791 raft_consensus.cc:493] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:42.906544 18791 raft_consensus.cc:515] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:42.908691 18791 leader_election.cc:290] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:42.906810 18695 leader_election.cc:290] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
W20260709 12:14:42.912971 17798 leader_election.cc:336] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Network error: Client connection negotiation failed: client connection to 127.14.16.131:46541: connect: Connection refused (error 111)
W20260709 12:14:42.913614 17798 leader_election.cc:336] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Network error: Client connection negotiation failed: client connection to 127.14.16.131:46541: connect: Connection refused (error 111)
W20260709 12:14:42.914402 17797 leader_election.cc:336] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:42.915004 17797 leader_election.cc:304] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:42.915897 18695 raft_consensus.cc:2749] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:42.916059 17797 leader_election.cc:336] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:42.916863 17797 leader_election.cc:304] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:42.917742 18695 raft_consensus.cc:2749] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:42.921818 14402 tablet_server.cc:179] TabletServer@127.14.16.132:0 shutting down...
I20260709 12:14:42.979306 18796 raft_consensus.cc:493] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:42.979920 18796 raft_consensus.cc:515] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0399ebd7784742d2ad8febb8b9f1efff" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 46541 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:42.982492 18796 leader_election.cc:290] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
W20260709 12:14:42.988189 17798 leader_election.cc:336] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0399ebd7784742d2ad8febb8b9f1efff (127.14.16.131:46541): Network error: Client connection negotiation failed: client connection to 127.14.16.131:46541: connect: Connection refused (error 111)
W20260709 12:14:42.991367 17797 leader_election.cc:336] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:42.991782 17797 leader_election.cc:304] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 0399ebd7784742d2ad8febb8b9f1efff, 1238afdc1efd4d209d843008235d3031
I20260709 12:14:42.992703 18791 raft_consensus.cc:2749] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:42.992736 18796 raft_consensus.cc:493] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:42.993664 18796 raft_consensus.cc:515] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } } peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } }
I20260709 12:14:42.996467 18796 leader_election.cc:290] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135), 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849)
I20260709 12:14:42.997218 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:43.000703 14402 tablet_replica.cc:333] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
W20260709 12:14:43.001308 17798 leader_election.cc:336] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Network error: Client connection negotiation failed: client connection to 127.14.16.130:34135: connect: Connection refused (error 111)
I20260709 12:14:43.001688 14402 raft_consensus.cc:2243] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:14:43.001885 17797 leader_election.cc:336] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:43.002354 17797 leader_election.cc:304] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:43.002873 14402 raft_consensus.cc:2272] T 8cc871747ee54a3bb1492d66c9daaceb P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.003152 18796 raft_consensus.cc:2749] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:43.005357 14402 tablet_replica.cc:333] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.006362 14402 raft_consensus.cc:2243] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.007282 14402 raft_consensus.cc:2272] T 9b1d57fd3c2b4c4399af256f502da9b9 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.009218 14402 tablet_replica.cc:333] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.009902 14402 raft_consensus.cc:2243] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.010655 14402 raft_consensus.cc:2272] T 6d900581ee62479da5750f8a501838de P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.012683 14402 tablet_replica.cc:333] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.013361 14402 raft_consensus.cc:2243] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.013919 14402 raft_consensus.cc:2272] T 01a184ca247b4b3e99f605258f785347 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.015969 14402 tablet_replica.cc:333] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.016544 14402 raft_consensus.cc:2243] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.017025 14402 raft_consensus.cc:2272] T 623c7f5e726c4bd095cbd0e269c556a3 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.019080 14402 tablet_replica.cc:333] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.019654 14402 raft_consensus.cc:2243] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.020051 14402 raft_consensus.cc:2272] T 9e71535263274d42b2bf2ea888f34f32 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.022081 14402 tablet_replica.cc:333] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.022729 14402 raft_consensus.cc:2243] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.023214 14402 raft_consensus.cc:2272] T 94f361ab809b43ec917a5a144822dcb3 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.025534 14402 tablet_replica.cc:333] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.026194 14402 raft_consensus.cc:2243] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.026710 14402 raft_consensus.cc:2272] T f4e1dc32beab454ea1b2d6823c42745b P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.028641 14402 tablet_replica.cc:333] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.029268 14402 raft_consensus.cc:2243] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.030150 14402 raft_consensus.cc:2272] T 1e863be8316f4d2388043dcb15ea0374 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.032310 14402 tablet_replica.cc:333] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.032924 14402 raft_consensus.cc:2243] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.033394 14402 raft_consensus.cc:2272] T 27f397c10e8943158e8b44af99bd26ba P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.036028 14402 tablet_replica.cc:333] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.036872 14402 raft_consensus.cc:2243] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.037489 14402 raft_consensus.cc:2272] T a178809a6d784621ba4ba3a757952a0d P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.040232 14402 tablet_replica.cc:333] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.040885 14402 raft_consensus.cc:2243] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.041334 14402 raft_consensus.cc:2272] T e8c4457d418347638807be1115915825 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.043346 14402 tablet_replica.cc:333] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.043979 14402 raft_consensus.cc:2243] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.044836 14402 raft_consensus.cc:2272] T 7f72b5e43ef94e9eb37773a99e29b54a P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.046797 14402 tablet_replica.cc:333] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.047407 14402 raft_consensus.cc:2243] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.047816 14402 raft_consensus.cc:2272] T 60a75c22ea984a8496d70b56ddcc0c76 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.049850 14402 tablet_replica.cc:333] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.050496 14402 raft_consensus.cc:2243] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.051333 14402 raft_consensus.cc:2272] T 409779df8bd040abba0b922a81b5bdce P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.053824 14402 tablet_replica.cc:333] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.054710 14402 raft_consensus.cc:2243] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.055184 14402 raft_consensus.cc:2272] T eaa2644993e64096936e3f317e582989 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.057202 14402 tablet_replica.cc:333] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.057848 14402 raft_consensus.cc:2243] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.058638 14402 raft_consensus.cc:2272] T a4833bd20f4743e684af802fae5a8c47 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.060899 18796 raft_consensus.cc:493] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1238afdc1efd4d209d843008235d3031)
I20260709 12:14:43.061226 14402 tablet_replica.cc:333] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.061468 18796 raft_consensus.cc:515] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62eefc3fdfdc4338bc21851368912bcf" member_type: VOTER last_known_addr { host: "127.14.16.132" port: 38891 } } peers { permanent_uuid: "1238afdc1efd4d209d843008235d3031" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40849 } } peers { permanent_uuid: "7c466023cfe64622b6c25f616c3b458e" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34135 } }
I20260709 12:14:43.062178 14402 raft_consensus.cc:2243] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.062855 14402 raft_consensus.cc:2272] T 777bd5f6e3d7480590ee2d574e7ff93f P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.064142 18796 leader_election.cc:290] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849), 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135)
I20260709 12:14:43.066372 14402 tablet_replica.cc:333] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.067099 14402 raft_consensus.cc:2243] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.067687 14402 raft_consensus.cc:2272] T d3603bd1fcea4d61a90f3cd1d0f81a4d P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:43.069389 17798 leader_election.cc:336] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7c466023cfe64622b6c25f616c3b458e (127.14.16.130:34135): Network error: Client connection negotiation failed: client connection to 127.14.16.130:34135: connect: Connection refused (error 111)
W20260709 12:14:43.070111 17797 leader_election.cc:336] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1238afdc1efd4d209d843008235d3031 (127.14.16.129:40849): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40849: connect: Connection refused (error 111)
I20260709 12:14:43.070488 14402 tablet_replica.cc:333] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.070483 17797 leader_election.cc:304] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62eefc3fdfdc4338bc21851368912bcf; no voters: 1238afdc1efd4d209d843008235d3031, 7c466023cfe64622b6c25f616c3b458e
I20260709 12:14:43.071287 14402 raft_consensus.cc:2243] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.071481 18796 raft_consensus.cc:2749] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:43.072324 14402 raft_consensus.cc:2272] T 35ae2cfdcb4d4f68a823ebfa4a3c1d67 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.074512 14402 tablet_replica.cc:333] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.075148 14402 raft_consensus.cc:2243] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.075975 14402 raft_consensus.cc:2272] T 4670aa963e49425f9c687e1af03147d9 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.078209 14402 tablet_replica.cc:333] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.078941 14402 raft_consensus.cc:2243] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.079432 14402 raft_consensus.cc:2272] T d55275915d6f42feb6db346c7f2d0d80 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.082973 14402 tablet_replica.cc:333] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.083629 14402 raft_consensus.cc:2243] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.084132 14402 raft_consensus.cc:2272] T 330106a9250b47d4894632b517aea70f P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.086089 14402 tablet_replica.cc:333] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.086674 14402 raft_consensus.cc:2243] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.087102 14402 raft_consensus.cc:2272] T e08b1eef070b4a52b4ebe409d82a96bb P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.089283 14402 tablet_replica.cc:333] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.090060 14402 raft_consensus.cc:2243] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.090943 14402 raft_consensus.cc:2272] T ab9dce244ddc486bb3036d094d638006 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.092898 14402 tablet_replica.cc:333] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.093513 14402 raft_consensus.cc:2243] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.094056 14402 raft_consensus.cc:2272] T 97733cba95854d1e9179e262651fc314 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.095983 14402 tablet_replica.cc:333] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.096585 14402 raft_consensus.cc:2243] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.097069 14402 raft_consensus.cc:2272] T 9978a9bfd0654d16bdd519aab5637864 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.099006 14402 tablet_replica.cc:333] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.099710 14402 raft_consensus.cc:2243] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.100169 14402 raft_consensus.cc:2272] T 9bb27ff5cb2d4877a8c176d0961dbc75 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.102656 14402 tablet_replica.cc:333] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.103273 14402 raft_consensus.cc:2243] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.103817 14402 raft_consensus.cc:2272] T 1bbd84067bff4fa8a3672c6c94a55a05 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.106588 14402 tablet_replica.cc:333] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.107452 14402 raft_consensus.cc:2243] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.108301 14402 raft_consensus.cc:2272] T ab2b4653798045d3abff52f7517c3127 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.110960 14402 tablet_replica.cc:333] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.111656 14402 raft_consensus.cc:2243] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.112555 14402 raft_consensus.cc:2272] T 91834aa9f55c497b83c474bd1e0f003f P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.114964 14402 tablet_replica.cc:333] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.115617 14402 raft_consensus.cc:2243] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.116550 14402 raft_consensus.cc:2272] T 7e4d8d4936e744c9ae7e96da087ac749 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.119350 14402 tablet_replica.cc:333] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.120044 14402 raft_consensus.cc:2243] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.120520 14402 raft_consensus.cc:2272] T b474fccc8813435498b44fb4445a745e P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.122534 14402 tablet_replica.cc:333] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.123097 14402 raft_consensus.cc:2243] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.123867 14402 raft_consensus.cc:2272] T 8b414484915c45bcadf5132ad5634462 P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.125734 14402 tablet_replica.cc:333] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.126528 14402 raft_consensus.cc:2243] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.127595 14402 raft_consensus.cc:2272] T 294512fdde1e4564a4198a457eda0432 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.129767 14402 tablet_replica.cc:333] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.130403 14402 raft_consensus.cc:2243] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.130908 14402 raft_consensus.cc:2272] T 672aa93f9150422a9aa0e5baa37fb519 P 62eefc3fdfdc4338bc21851368912bcf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.133234 14402 tablet_replica.cc:333] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.133939 14402 raft_consensus.cc:2243] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.134454 14402 raft_consensus.cc:2272] T 4bbd2794dca9442d88417815c5dbf2ad P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.136963 14402 tablet_replica.cc:333] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.137552 14402 raft_consensus.cc:2243] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.138072 14402 raft_consensus.cc:2272] T 82e7602cb38a4468b428e297b18e7150 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.140419 14402 tablet_replica.cc:333] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.141431 14402 raft_consensus.cc:2243] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.142611 14402 raft_consensus.cc:2272] T f08f15e514d345caaaa7b70e23f58e39 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.145172 14402 tablet_replica.cc:333] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.145910 14402 raft_consensus.cc:2243] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.146404 14402 raft_consensus.cc:2272] T e37af76130114256bd79bf6e96fcce74 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.148303 14402 tablet_replica.cc:333] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.148836 14402 raft_consensus.cc:2243] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.149634 14402 raft_consensus.cc:2272] T b174f533ff5045228bc1d98da631def6 P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.151772 14402 tablet_replica.cc:333] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.152384 14402 raft_consensus.cc:2243] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.152861 14402 raft_consensus.cc:2272] T 47dc356b6a50408b8999bc17a4acb72c P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.154943 14402 tablet_replica.cc:333] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.155498 14402 raft_consensus.cc:2243] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.155987 14402 raft_consensus.cc:2272] T f65c096baf7b4281b35b64b5191f8299 P 62eefc3fdfdc4338bc21851368912bcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.157910 14402 tablet_replica.cc:333] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf: stopping tablet replica
I20260709 12:14:43.158427 14402 raft_consensus.cc:2243] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:43.158876 14402 raft_consensus.cc:2272] T 1b5c0d01b6f447e791e525a0173f35bb P 62eefc3fdfdc4338bc21851368912bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.269876 14402 tablet_server.cc:196] TabletServer@127.14.16.132:0 shutdown complete.
I20260709 12:14:43.331117 14402 master.cc:562] Master@127.14.16.190:40997 shutting down...
I20260709 12:14:43.360575 14402 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:43.361176 14402 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:43.361522 14402 tablet_replica.cc:333] T 00000000000000000000000000000000 P 35a65b9fd3cd4e51aabace36b8f6eb7a: stopping tablet replica
I20260709 12:14:43.383725 14402 master.cc:584] Master@127.14.16.190:40997 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (35261 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:14:43.476802 14402 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.16.190:46091
I20260709 12:14:43.478068 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:43.484145 18800 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 12:14:43.484078 18799 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 12:14:43.484859 18802 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 12:14:43.486292 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:43.487439 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:43.487624 14402 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 12:14:43.487810 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599283487793 us; error 0 us; skew 500 ppm
I20260709 12:14:43.488385 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:43.491101 14402 webserver.cc:533] Webserver started at http://127.14.16.190:36793/ using document root <none> and password file <none>
I20260709 12:14:43.491613 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:43.491786 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:43.492118 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:43.493266 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/master-0-root/instance:
uuid: "e8a042b9dca34ee18cb8605841cb29d7"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-3hrd"
I20260709 12:14:43.498063 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260709 12:14:43.501660 18807 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.502478 14402 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:43.502784 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/master-0-root
uuid: "e8a042b9dca34ee18cb8605841cb29d7"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-3hrd"
I20260709 12:14:43.503119 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-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 12:14:43.514814 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:43.516117 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:43.562156 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.190:46091
I20260709 12:14:43.562382 18858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.190:46091 every 8 connection(s)
I20260709 12:14:43.566978 18859 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 12:14:43.579079 18859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7: Bootstrap starting.
I20260709 12:14:43.583892 18859 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.588433 18859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7: No bootstrap required, opened a new log
I20260709 12:14:43.590873 18859 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8a042b9dca34ee18cb8605841cb29d7" member_type: VOTER }
I20260709 12:14:43.591296 18859 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.591493 18859 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8a042b9dca34ee18cb8605841cb29d7, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.592052 18859 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e8a042b9dca34ee18cb8605841cb29d7" member_type: VOTER }
I20260709 12:14:43.592496 18859 raft_consensus.cc:399] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:43.592696 18859 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:43.592936 18859 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.597877 18859 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8a042b9dca34ee18cb8605841cb29d7" member_type: VOTER }
I20260709 12:14:43.598399 18859 leader_election.cc:304] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [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: e8a042b9dca34ee18cb8605841cb29d7; no voters: 
I20260709 12:14:43.599561 18859 leader_election.cc:290] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:43.599952 18862 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.601419 18862 raft_consensus.cc:697] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [term 1 LEADER]: Becoming Leader. State: Replica: e8a042b9dca34ee18cb8605841cb29d7, State: Running, Role: LEADER
I20260709 12:14:43.602099 18862 consensus_queue.cc:237] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [LEADER]: Queue going to LEADER mode. State: All 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: "e8a042b9dca34ee18cb8605841cb29d7" member_type: VOTER }
I20260709 12:14:43.602885 18859 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:43.606824 18863 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e8a042b9dca34ee18cb8605841cb29d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8a042b9dca34ee18cb8605841cb29d7" member_type: VOTER } }
I20260709 12:14:43.606817 18864 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8a042b9dca34ee18cb8605841cb29d7. Latest consensus state: current_term: 1 leader_uuid: "e8a042b9dca34ee18cb8605841cb29d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8a042b9dca34ee18cb8605841cb29d7" member_type: VOTER } }
I20260709 12:14:43.608116 18863 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:43.608109 18864 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:43.614228 18868 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:43.619637 18868 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:43.621760 14402 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:43.628636 18868 catalog_manager.cc:1383] Generated new cluster ID: 5fc8f35981f84da3b972f8ccece68297
I20260709 12:14:43.628959 18868 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:43.677258 18868 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:43.678619 18868 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:43.692595 18868 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7: Generated new TSK 0
I20260709 12:14:43.693279 18868 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:43.752985 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:43.759678 18880 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 12:14:43.761122 18881 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 12:14:43.763276 18883 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 12:14:43.766109 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:43.767391 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:43.767589 14402 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 12:14:43.767725 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599283767704 us; error 0 us; skew 500 ppm
I20260709 12:14:43.768201 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:43.770921 14402 webserver.cc:533] Webserver started at http://127.14.16.129:34635/ using document root <none> and password file <none>
I20260709 12:14:43.771375 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:43.771528 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:43.771750 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:43.772890 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-0-root/instance:
uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-3hrd"
I20260709 12:14:43.777529 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:43.781265 18888 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.782260 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:14:43.782529 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-0-root
uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-3hrd"
I20260709 12:14:43.782789 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-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 12:14:43.806821 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:43.808243 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:43.809976 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:43.812397 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:43.812641 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.812898 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:43.813092 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.857841 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.129:40893
I20260709 12:14:43.857951 18950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.129:40893 every 8 connection(s)
I20260709 12:14:43.864506 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:43.873123 18955 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 12:14:43.875164 18956 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 12:14:43.878415 14402 server_base.cc:1061] running on GCE node
W20260709 12:14:43.880993 18958 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 12:14:43.881975 18951 heartbeater.cc:344] Connected to a master server at 127.14.16.190:46091
I20260709 12:14:43.882238 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:43.882433 18951 heartbeater.cc:461] Registering TS with master...
W20260709 12:14:43.882601 14402 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 12:14:43.882879 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599283882859 us; error 0 us; skew 500 ppm
I20260709 12:14:43.883392 18951 heartbeater.cc:507] Master 127.14.16.190:46091 requested a full tablet report, sending...
I20260709 12:14:43.883533 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:43.885903 18824 ts_manager.cc:194] Registered new tserver with Master: 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893)
I20260709 12:14:43.886991 14402 webserver.cc:533] Webserver started at http://127.14.16.130:42927/ using document root <none> and password file <none>
I20260709 12:14:43.887606 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:43.887825 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:43.888116 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:43.888144 18824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39972
I20260709 12:14:43.889462 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-1-root/instance:
uuid: "655d2641b6394bb489cf2362b2c734fa"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-3hrd"
I20260709 12:14:43.894521 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:14:43.898252 18963 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.899178 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:14:43.899569 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-1-root
uuid: "655d2641b6394bb489cf2362b2c734fa"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-3hrd"
I20260709 12:14:43.899932 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-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 12:14:43.925884 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:43.927291 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:43.929023 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:43.931529 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:43.931795 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.932045 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:43.932225 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:43.973526 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.130:42823
I20260709 12:14:43.973658 19025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.130:42823 every 8 connection(s)
I20260709 12:14:43.978711 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:43.987507 19029 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 12:14:43.987916 19030 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 12:14:43.991163 19032 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 12:14:43.991427 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:43.992789 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:43.993108 14402 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 12:14:43.993341 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599283993323 us; error 0 us; skew 500 ppm
I20260709 12:14:43.993448 19026 heartbeater.cc:344] Connected to a master server at 127.14.16.190:46091
I20260709 12:14:43.993933 19026 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:43.994228 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:43.994930 19026 heartbeater.cc:507] Master 127.14.16.190:46091 requested a full tablet report, sending...
I20260709 12:14:43.997416 14402 webserver.cc:533] Webserver started at http://127.14.16.131:34305/ using document root <none> and password file <none>
I20260709 12:14:43.997848 18824 ts_manager.cc:194] Registered new tserver with Master: 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:43.998225 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:43.998556 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:43.998904 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:43.999573 18824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39976
I20260709 12:14:44.000191 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-2-root/instance:
uuid: "1771503e888e40cf96a559d95fb656e5"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-3hrd"
I20260709 12:14:44.005322 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 12:14:44.009006 19037 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:44.010123 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:14:44.010475 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-2-root
uuid: "1771503e888e40cf96a559d95fb656e5"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-3hrd"
I20260709 12:14:44.010773 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-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 12:14:44.024345 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:44.025755 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:44.027220 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:44.029440 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:44.029690 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:14:44.029886 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:44.030014 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:44.070721 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.131:34775
I20260709 12:14:44.070839 19099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.131:34775 every 8 connection(s)
I20260709 12:14:44.084813 19100 heartbeater.cc:344] Connected to a master server at 127.14.16.190:46091
I20260709 12:14:44.085312 19100 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:44.086107 19100 heartbeater.cc:507] Master 127.14.16.190:46091 requested a full tablet report, sending...
I20260709 12:14:44.088208 18824 ts_manager.cc:194] Registered new tserver with Master: 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:44.088791 14402 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014695295s
I20260709 12:14:44.089696 18824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39990
I20260709 12:14:44.115250 18824 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40004:
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 12:14:44.118252 18824 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 12:14:44.201309 19065 tablet_service.cc:1511] Processing CreateTablet for tablet 4b56c04018bd4f01a43169114539f9d9 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:44.202811 19065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b56c04018bd4f01a43169114539f9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.204574 18991 tablet_service.cc:1511] Processing CreateTablet for tablet 4b56c04018bd4f01a43169114539f9d9 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:44.205506 19064 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2fc58b4db94e049c99bbe7a2c2a6ac (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:44.206120 18991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b56c04018bd4f01a43169114539f9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.207091 19064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2fc58b4db94e049c99bbe7a2c2a6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.208177 18990 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2fc58b4db94e049c99bbe7a2c2a6ac (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:44.209093 18916 tablet_service.cc:1511] Processing CreateTablet for tablet 4b56c04018bd4f01a43169114539f9d9 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:44.210534 18916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b56c04018bd4f01a43169114539f9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.210807 18915 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2fc58b4db94e049c99bbe7a2c2a6ac (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:44.212219 18915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2fc58b4db94e049c99bbe7a2c2a6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.214872 18914 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae566ab575d48a6a6e157565f37975f (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:44.216352 18914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae566ab575d48a6a6e157565f37975f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.217664 18990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2fc58b4db94e049c99bbe7a2c2a6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.244055 18989 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae566ab575d48a6a6e157565f37975f (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:44.245857 18989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae566ab575d48a6a6e157565f37975f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.247154 19115 tablet_bootstrap.cc:492] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa: Bootstrap starting.
I20260709 12:14:44.253877 18913 tablet_service.cc:1511] Processing CreateTablet for tablet bd08e761f5504f989c258f04b2993391 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:44.255467 18913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd08e761f5504f989c258f04b2993391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.254875 19063 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae566ab575d48a6a6e157565f37975f (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:44.262627 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae566ab575d48a6a6e157565f37975f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.269285 18988 tablet_service.cc:1511] Processing CreateTablet for tablet bd08e761f5504f989c258f04b2993391 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:44.270814 18988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd08e761f5504f989c258f04b2993391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.279023 19065 tablet_service.cc:1511] Processing CreateTablet for tablet bd08e761f5504f989c258f04b2993391 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:44.281450 19065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd08e761f5504f989c258f04b2993391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.293788 18991 tablet_service.cc:1511] Processing CreateTablet for tablet 175d67f809e0495db8d71efd15b4a848 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:44.296968 18991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175d67f809e0495db8d71efd15b4a848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.302342 19116 tablet_bootstrap.cc:492] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:44.292733 18913 tablet_service.cc:1511] Processing CreateTablet for tablet 175d67f809e0495db8d71efd15b4a848 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:44.294893 19118 tablet_bootstrap.cc:492] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5: Bootstrap starting.
I20260709 12:14:44.313208 19064 tablet_service.cc:1511] Processing CreateTablet for tablet 175d67f809e0495db8d71efd15b4a848 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:44.314030 19115 tablet_bootstrap.cc:654] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.317680 18989 tablet_service.cc:1511] Processing CreateTablet for tablet 0449c59c56b649d885bed93c0cad34d7 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:44.319043 18989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0449c59c56b649d885bed93c0cad34d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.314401 19118 tablet_bootstrap.cc:654] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.321813 19064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175d67f809e0495db8d71efd15b4a848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.315323 18913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175d67f809e0495db8d71efd15b4a848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.330817 18914 tablet_service.cc:1511] Processing CreateTablet for tablet 0449c59c56b649d885bed93c0cad34d7 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:44.332417 18914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0449c59c56b649d885bed93c0cad34d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.332710 19118 tablet_bootstrap.cc:492] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5: No bootstrap required, opened a new log
I20260709 12:14:44.333235 19118 ts_tablet_manager.cc:1403] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260709 12:14:44.336712 19118 raft_consensus.cc:359] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.337555 19118 raft_consensus.cc:385] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.337908 19118 raft_consensus.cc:740] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.340225 19116 tablet_bootstrap.cc:654] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.346026 19065 tablet_service.cc:1511] Processing CreateTablet for tablet 0449c59c56b649d885bed93c0cad34d7 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:44.347216 18915 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5848784a09474fbcab5b3412b97bc9 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:44.347487 19065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0449c59c56b649d885bed93c0cad34d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.348140 19115 tablet_bootstrap.cc:492] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa: No bootstrap required, opened a new log
I20260709 12:14:44.348623 18915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5848784a09474fbcab5b3412b97bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.348716 19115 ts_tablet_manager.cc:1403] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.018s
I20260709 12:14:44.349342 19118 consensus_queue.cc:260] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.352167 19115 raft_consensus.cc:359] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
I20260709 12:14:44.353062 19115 raft_consensus.cc:385] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.353390 19115 raft_consensus.cc:740] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.354430 19115 consensus_queue.cc:260] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
I20260709 12:14:44.362412 19100 heartbeater.cc:499] Master 127.14.16.190:46091 was elected leader, sending a full tablet report...
I20260709 12:14:44.363143 19118 ts_tablet_manager.cc:1434] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 12:14:44.364300 19118 tablet_bootstrap.cc:492] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5: Bootstrap starting.
I20260709 12:14:44.368458 19063 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5848784a09474fbcab5b3412b97bc9 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:44.369935 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5848784a09474fbcab5b3412b97bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.375767 19062 tablet_service.cc:1511] Processing CreateTablet for tablet d57f7bd818004755937f21771d404e2e (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:44.375945 18990 tablet_service.cc:1511] Processing CreateTablet for tablet d57f7bd818004755937f21771d404e2e (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:44.377295 18990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57f7bd818004755937f21771d404e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.378158 19026 heartbeater.cc:499] Master 127.14.16.190:46091 was elected leader, sending a full tablet report...
I20260709 12:14:44.380383 18988 tablet_service.cc:1511] Processing CreateTablet for tablet e84aa42cc0c14566a4fec94ac6e9a611 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:44.388317 18916 tablet_service.cc:1511] Processing CreateTablet for tablet e84aa42cc0c14566a4fec94ac6e9a611 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:44.389528 19118 tablet_bootstrap.cc:654] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.389843 18916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84aa42cc0c14566a4fec94ac6e9a611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.393432 18913 tablet_service.cc:1511] Processing CreateTablet for tablet d57f7bd818004755937f21771d404e2e (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:44.394893 18913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57f7bd818004755937f21771d404e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.395958 18988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84aa42cc0c14566a4fec94ac6e9a611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.377297 19062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57f7bd818004755937f21771d404e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.400414 19115 ts_tablet_manager.cc:1434] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.007s
I20260709 12:14:44.403717 19115 tablet_bootstrap.cc:492] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa: Bootstrap starting.
I20260709 12:14:44.407397 18991 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5848784a09474fbcab5b3412b97bc9 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:44.424233 18991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5848784a09474fbcab5b3412b97bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.426662 19118 tablet_bootstrap.cc:492] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5: No bootstrap required, opened a new log
I20260709 12:14:44.427254 19118 ts_tablet_manager.cc:1403] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5: Time spent bootstrapping tablet: real 0.063s	user 0.004s	sys 0.018s
I20260709 12:14:44.430825 19118 raft_consensus.cc:359] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
I20260709 12:14:44.431437 19118 raft_consensus.cc:385] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.431696 19118 raft_consensus.cc:740] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.432365 19118 consensus_queue.cc:260] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
I20260709 12:14:44.434077 19118 ts_tablet_manager.cc:1434] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:44.434842 19118 tablet_bootstrap.cc:492] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5: Bootstrap starting.
I20260709 12:14:44.441128 19116 tablet_bootstrap.cc:492] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: No bootstrap required, opened a new log
I20260709 12:14:44.441816 19116 ts_tablet_manager.cc:1403] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.140s	user 0.010s	sys 0.011s
I20260709 12:14:44.441875 19118 tablet_bootstrap.cc:654] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.450374 19115 tablet_bootstrap.cc:654] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.452847 19065 tablet_service.cc:1511] Processing CreateTablet for tablet e84aa42cc0c14566a4fec94ac6e9a611 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:44.455350 19065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84aa42cc0c14566a4fec94ac6e9a611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.458120 19116 raft_consensus.cc:359] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
I20260709 12:14:44.459030 19116 raft_consensus.cc:385] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.459357 19116 raft_consensus.cc:740] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.461890 19116 consensus_queue.cc:260] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
I20260709 12:14:44.470515 18990 tablet_service.cc:1511] Processing CreateTablet for tablet 2cace500a6054d328a24a14a5df2fa42 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:44.471913 18990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cace500a6054d328a24a14a5df2fa42. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:44.478276 19027 tablet.cc:2406] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:44.477877 18913 tablet_service.cc:1511] Processing CreateTablet for tablet 2cace500a6054d328a24a14a5df2fa42 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:44.479367 18913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cace500a6054d328a24a14a5df2fa42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.491865 19115 tablet_bootstrap.cc:492] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa: No bootstrap required, opened a new log
I20260709 12:14:44.494484 19115 ts_tablet_manager.cc:1403] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.008s
I20260709 12:14:44.497521 19115 raft_consensus.cc:359] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.502966 19063 tablet_service.cc:1511] Processing CreateTablet for tablet 2cace500a6054d328a24a14a5df2fa42 (DEFAULT_TABLE table=test-workload [id=cc41bb8061b24e9595500f604dfc01ca]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:44.504382 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cace500a6054d328a24a14a5df2fa42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.506982 19118 tablet_bootstrap.cc:492] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5: No bootstrap required, opened a new log
I20260709 12:14:44.507579 19118 ts_tablet_manager.cc:1403] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.042s
I20260709 12:14:44.501360 19115 raft_consensus.cc:385] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.509558 19115 raft_consensus.cc:740] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.510243 19116 ts_tablet_manager.cc:1434] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.068s	user 0.022s	sys 0.009s
I20260709 12:14:44.510671 18951 heartbeater.cc:499] Master 127.14.16.190:46091 was elected leader, sending a full tablet report...
I20260709 12:14:44.510476 19115 consensus_queue.cc:260] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.511299 19116 tablet_bootstrap.cc:492] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:44.512100 19118 raft_consensus.cc:359] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.512974 19118 raft_consensus.cc:385] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.513278 19118 raft_consensus.cc:740] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.513505 19115 ts_tablet_manager.cc:1434] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:14:44.514117 19118 consensus_queue.cc:260] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.514730 19115 tablet_bootstrap.cc:492] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa: Bootstrap starting.
I20260709 12:14:44.516506 19118 ts_tablet_manager.cc:1434] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:14:44.517807 19118 tablet_bootstrap.cc:492] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5: Bootstrap starting.
I20260709 12:14:44.521667 19115 tablet_bootstrap.cc:654] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.524312 19118 tablet_bootstrap.cc:654] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.552831 19116 tablet_bootstrap.cc:654] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.558607 19118 tablet_bootstrap.cc:492] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5: No bootstrap required, opened a new log
I20260709 12:14:44.559134 19118 ts_tablet_manager.cc:1403] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.023s
I20260709 12:14:44.559414 19115 tablet_bootstrap.cc:492] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa: No bootstrap required, opened a new log
I20260709 12:14:44.559958 19115 ts_tablet_manager.cc:1403] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.025s
I20260709 12:14:44.562145 19118 raft_consensus.cc:359] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.562996 19118 raft_consensus.cc:385] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.563335 19118 raft_consensus.cc:740] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.562996 19115 raft_consensus.cc:359] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.564628 19115 raft_consensus.cc:385] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.564175 19118 consensus_queue.cc:260] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.565073 19116 tablet_bootstrap.cc:492] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749: No bootstrap required, opened a new log
I20260709 12:14:44.565029 19115 raft_consensus.cc:740] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.565690 19116 ts_tablet_manager.cc:1403] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.004s
I20260709 12:14:44.566859 19118 ts_tablet_manager.cc:1434] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:44.566246 19115 consensus_queue.cc:260] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.568249 19118 tablet_bootstrap.cc:492] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5: Bootstrap starting.
I20260709 12:14:44.568696 19116 raft_consensus.cc:359] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.569432 19116 raft_consensus.cc:385] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.569749 19116 raft_consensus.cc:740] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.570242 19115 ts_tablet_manager.cc:1434] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 12:14:44.570499 19116 consensus_queue.cc:260] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.571362 19115 tablet_bootstrap.cc:492] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa: Bootstrap starting.
I20260709 12:14:44.574604 19116 ts_tablet_manager.cc:1434] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:44.577659 19116 tablet_bootstrap.cc:492] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:44.578456 19118 tablet_bootstrap.cc:654] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.579298 19115 tablet_bootstrap.cc:654] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.584661 19116 tablet_bootstrap.cc:654] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.592396 19127 raft_consensus.cc:493] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.593421 19115 tablet_bootstrap.cc:492] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa: No bootstrap required, opened a new log
I20260709 12:14:44.593268 19127 raft_consensus.cc:515] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
I20260709 12:14:44.594331 19115 ts_tablet_manager.cc:1403] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260709 12:14:44.596758 19127 leader_election.cc:290] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:44.599139 19115 raft_consensus.cc:359] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.601748 19115 raft_consensus.cc:385] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.602639 19118 tablet_bootstrap.cc:492] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5: No bootstrap required, opened a new log
I20260709 12:14:44.602524 19115 raft_consensus.cc:740] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.603281 19118 ts_tablet_manager.cc:1403] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.012s
I20260709 12:14:44.603619 19115 consensus_queue.cc:260] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.605195 19121 raft_consensus.cc:493] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.606017 19121 raft_consensus.cc:515] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.606420 19115 ts_tablet_manager.cc:1434] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:14:44.606823 19118 raft_consensus.cc:359] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.607637 19118 raft_consensus.cc:385] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.607934 19118 raft_consensus.cc:740] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.608206 19115 tablet_bootstrap.cc:492] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa: Bootstrap starting.
I20260709 12:14:44.608671 19118 consensus_queue.cc:260] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
W20260709 12:14:44.618531 18872 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:44.618643 19118 ts_tablet_manager.cc:1434] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260709 12:14:44.618744 19115 tablet_bootstrap.cc:654] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.620232 19118 tablet_bootstrap.cc:492] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5: Bootstrap starting.
I20260709 12:14:44.622720 19121 leader_election.cc:290] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:44.628439 19122 raft_consensus.cc:493] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.629060 19122 raft_consensus.cc:515] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.629765 19118 tablet_bootstrap.cc:654] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.631572 19115 tablet_bootstrap.cc:492] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa: No bootstrap required, opened a new log
I20260709 12:14:44.632145 19115 ts_tablet_manager.cc:1403] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260709 12:14:44.635764 19115 raft_consensus.cc:359] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.636835 19115 raft_consensus.cc:385] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.637223 19115 raft_consensus.cc:740] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.638439 19115 consensus_queue.cc:260] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.641269 19122 leader_election.cc:290] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:44.642050 19118 tablet_bootstrap.cc:492] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5: No bootstrap required, opened a new log
I20260709 12:14:44.643404 19118 ts_tablet_manager.cc:1403] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.015s
I20260709 12:14:44.648931 19115 ts_tablet_manager.cc:1434] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260709 12:14:44.649176 19118 raft_consensus.cc:359] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.650079 19118 raft_consensus.cc:385] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.650352 19115 tablet_bootstrap.cc:492] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa: Bootstrap starting.
I20260709 12:14:44.650410 19118 raft_consensus.cc:740] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.651453 19118 consensus_queue.cc:260] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.654472 19118 ts_tablet_manager.cc:1434] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.001s
I20260709 12:14:44.655984 19118 tablet_bootstrap.cc:492] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5: Bootstrap starting.
I20260709 12:14:44.659340 19115 tablet_bootstrap.cc:654] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.664999 19118 tablet_bootstrap.cc:654] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.679436 19115 tablet_bootstrap.cc:492] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa: No bootstrap required, opened a new log
I20260709 12:14:44.680176 19115 ts_tablet_manager.cc:1403] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.012s
I20260709 12:14:44.685624 19115 raft_consensus.cc:359] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.686741 19115 raft_consensus.cc:385] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.687131 19115 raft_consensus.cc:740] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.690443 19143 raft_consensus.cc:493] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.691638 18926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae566ab575d48a6a6e157565f37975f" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" is_pre_election: true
I20260709 12:14:44.691301 19143 raft_consensus.cc:515] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
W20260709 12:14:44.693516 18965 leader_election.cc:343] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.696369 19143 leader_election.cc:290] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775), 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893)
I20260709 12:14:44.696583 18926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b56c04018bd4f01a43169114539f9d9" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" is_pre_election: true
I20260709 12:14:44.697368 18926 raft_consensus.cc:2468] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 0.
I20260709 12:14:44.698489 18965 leader_election.cc:304] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655d2641b6394bb489cf2362b2c734fa, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:44.699622 19143 raft_consensus.cc:2804] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.700014 19143 raft_consensus.cc:493] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.700378 19143 raft_consensus.cc:3060] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.726112 19001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae566ab575d48a6a6e157565f37975f" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa" is_pre_election: true
I20260709 12:14:44.726994 19001 raft_consensus.cc:2468] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 0.
I20260709 12:14:44.729713 19121 raft_consensus.cc:493] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.730315 19121 raft_consensus.cc:515] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.732626 19121 leader_election.cc:290] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:44.732246 19115 consensus_queue.cc:260] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.733016 19038 leader_election.cc:304] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 
I20260709 12:14:44.734549 19115 ts_tablet_manager.cc:1434] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa: Time spent starting tablet: real 0.054s	user 0.012s	sys 0.000s
I20260709 12:14:44.735370 19001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2fc58b4db94e049c99bbe7a2c2a6ac" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa" is_pre_election: true
I20260709 12:14:44.735646 19115 tablet_bootstrap.cc:492] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa: Bootstrap starting.
I20260709 12:14:44.735816 19121 raft_consensus.cc:2804] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.736035 19001 raft_consensus.cc:2468] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 0.
I20260709 12:14:44.736263 19121 raft_consensus.cc:493] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.736702 19121 raft_consensus.cc:3060] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.737600 19038 leader_election.cc:304] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 
I20260709 12:14:44.738457 19135 raft_consensus.cc:2804] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.738819 19135 raft_consensus.cc:493] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.739145 19135 raft_consensus.cc:3060] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.742950 19116 tablet_bootstrap.cc:492] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749: No bootstrap required, opened a new log
I20260709 12:14:44.747666 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b56c04018bd4f01a43169114539f9d9" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5" is_pre_election: true
I20260709 12:14:44.748085 19116 ts_tablet_manager.cc:1403] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.171s	user 0.023s	sys 0.051s
I20260709 12:14:44.743571 18926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae566ab575d48a6a6e157565f37975f" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" is_pre_election: true
I20260709 12:14:44.748440 19074 raft_consensus.cc:2468] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 0.
I20260709 12:14:44.745219 19143 raft_consensus.cc:515] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
I20260709 12:14:44.750837 19135 raft_consensus.cc:515] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.751762 19116 raft_consensus.cc:359] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.752290 18924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b56c04018bd4f01a43169114539f9d9" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:44.752424 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b56c04018bd4f01a43169114539f9d9" candidate_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5" is_pre_election: true
I20260709 12:14:44.753018 18924 raft_consensus.cc:3060] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.753153 19074 raft_consensus.cc:2468] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ff90afbe5af47f4b5a91d1d7a4bf749 in term 0.
I20260709 12:14:44.755060 18923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2fc58b4db94e049c99bbe7a2c2a6ac" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:44.744475 18925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2fc58b4db94e049c99bbe7a2c2a6ac" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" is_pre_election: true
I20260709 12:14:44.746663 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae566ab575d48a6a6e157565f37975f" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5" is_pre_election: true
I20260709 12:14:44.757309 19122 raft_consensus.cc:493] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:44.757789 19039 leader_election.cc:343] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:44.758544 19039 leader_election.cc:343] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.755784 19118 tablet_bootstrap.cc:492] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5: No bootstrap required, opened a new log
I20260709 12:14:44.757948 19122 raft_consensus.cc:515] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.765975 19118 ts_tablet_manager.cc:1403] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5: Time spent bootstrapping tablet: real 0.110s	user 0.058s	sys 0.014s
I20260709 12:14:44.766178 19135 leader_election.cc:290] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:44.767329 19122 leader_election.cc:290] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:44.752648 19116 raft_consensus.cc:385] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.767673 19000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2fc58b4db94e049c99bbe7a2c2a6ac" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
I20260709 12:14:44.768082 19116 raft_consensus.cc:740] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.768141 18925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd08e761f5504f989c258f04b2993391" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" is_pre_election: true
I20260709 12:14:44.768587 19000 raft_consensus.cc:3060] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.768946 18925 raft_consensus.cc:2468] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 0.
I20260709 12:14:44.769104 19118 raft_consensus.cc:359] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.769963 19118 raft_consensus.cc:385] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.769244 19116 consensus_queue.cc:260] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.760308 19001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b56c04018bd4f01a43169114539f9d9" candidate_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa" is_pre_election: true
I20260709 12:14:44.771574 18926 raft_consensus.cc:2468] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 0.
I20260709 12:14:44.771816 19001 raft_consensus.cc:2393] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ff90afbe5af47f4b5a91d1d7a4bf749 in current term 1: Already voted for candidate 655d2641b6394bb489cf2362b2c734fa in this term.
I20260709 12:14:44.759706 18889 leader_election.cc:304] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:44.772297 19121 raft_consensus.cc:515] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.773793 19075 raft_consensus.cc:2393] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 655d2641b6394bb489cf2362b2c734fa in current term 1: Already voted for candidate 1771503e888e40cf96a559d95fb656e5 in this term.
I20260709 12:14:44.774581 19121 leader_election.cc:290] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:44.775501 18925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae566ab575d48a6a6e157565f37975f" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:44.776048 18925 raft_consensus.cc:3060] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.776410 19000 raft_consensus.cc:2468] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 1.
I20260709 12:14:44.759522 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b56c04018bd4f01a43169114539f9d9" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5"
I20260709 12:14:44.770386 19118 raft_consensus.cc:740] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.770300 18965 leader_election.cc:304] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655d2641b6394bb489cf2362b2c734fa, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:44.777302 19073 raft_consensus.cc:3060] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.777735 19122 raft_consensus.cc:2804] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.778157 19122 raft_consensus.cc:493] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.778134 19118 consensus_queue.cc:260] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.778759 19122 raft_consensus.cc:3060] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.780532 19118 ts_tablet_manager.cc:1434] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:14:44.781602 19118 tablet_bootstrap.cc:492] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5: Bootstrap starting.
I20260709 12:14:44.781675 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd08e761f5504f989c258f04b2993391" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5" is_pre_election: true
I20260709 12:14:44.782408 19075 raft_consensus.cc:2468] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 0.
I20260709 12:14:44.766676 19115 tablet_bootstrap.cc:654] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.783731 18925 raft_consensus.cc:2468] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 1.
I20260709 12:14:44.786762 19039 leader_election.cc:304] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:44.788466 19118 tablet_bootstrap.cc:654] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.792500 19073 raft_consensus.cc:2468] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 1.
I20260709 12:14:44.794492 19121 raft_consensus.cc:2804] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.798008 19121 raft_consensus.cc:697] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Becoming Leader. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:44.799391 19121 consensus_queue.cc:237] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.757989 19143 leader_election.cc:290] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 election: Requested vote from peers 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775), 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893)
I20260709 12:14:44.770399 18924 raft_consensus.cc:2468] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 1.
I20260709 12:14:44.803357 19127 raft_consensus.cc:2764] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:14:44.811509 18964 leader_election.cc:304] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 655d2641b6394bb489cf2362b2c734fa; no voters: 1771503e888e40cf96a559d95fb656e5, 6ff90afbe5af47f4b5a91d1d7a4bf749
I20260709 12:14:44.809379 19038 leader_election.cc:304] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 6ff90afbe5af47f4b5a91d1d7a4bf749
I20260709 12:14:44.814026 19143 raft_consensus.cc:3060] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.815181 18964 leader_election.cc:304] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 
I20260709 12:14:44.817932 19152 raft_consensus.cc:2804] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.818472 19000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae566ab575d48a6a6e157565f37975f" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
I20260709 12:14:44.820912 19115 tablet_bootstrap.cc:492] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa: No bootstrap required, opened a new log
I20260709 12:14:44.821337 19115 ts_tablet_manager.cc:1403] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.006s
I20260709 12:14:44.824156 19118 tablet_bootstrap.cc:492] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5: No bootstrap required, opened a new log
I20260709 12:14:44.824699 19118 ts_tablet_manager.cc:1403] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.012s
I20260709 12:14:44.824982 19115 raft_consensus.cc:359] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.825853 19115 raft_consensus.cc:385] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.826179 19115 raft_consensus.cc:740] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.827205 19115 consensus_queue.cc:260] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.827642 19118 raft_consensus.cc:359] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.828423 19118 raft_consensus.cc:385] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.828833 19118 raft_consensus.cc:740] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.831118 19152 raft_consensus.cc:697] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Becoming Leader. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:44.832765 19135 raft_consensus.cc:2804] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.832530 19152 consensus_queue.cc:237] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
I20260709 12:14:44.833551 19118 consensus_queue.cc:260] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.838264 19115 ts_tablet_manager.cc:1434] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.004s
I20260709 12:14:44.839635 19115 tablet_bootstrap.cc:492] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa: Bootstrap starting.
I20260709 12:14:44.835325 19143 raft_consensus.cc:2749] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.847292 19118 ts_tablet_manager.cc:1434] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.002s
I20260709 12:14:44.847168 19135 raft_consensus.cc:697] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Becoming Leader. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:44.848779 19118 tablet_bootstrap.cc:492] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5: Bootstrap starting.
I20260709 12:14:44.845741 19122 raft_consensus.cc:515] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.849319 19135 consensus_queue.cc:237] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.861411 19118 tablet_bootstrap.cc:654] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.868779 18924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd08e761f5504f989c258f04b2993391" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:44.870932 19122 leader_election.cc:290] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:44.871538 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd08e761f5504f989c258f04b2993391" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5"
I20260709 12:14:44.872174 19073 raft_consensus.cc:3060] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.874092 19000 raft_consensus.cc:2468] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 1.
I20260709 12:14:44.876746 19115 tablet_bootstrap.cc:654] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.877924 19116 ts_tablet_manager.cc:1434] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.129s	user 0.041s	sys 0.053s
I20260709 12:14:44.879041 19116 tablet_bootstrap.cc:492] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:44.880148 19073 raft_consensus.cc:2468] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 1.
I20260709 12:14:44.882014 18964 leader_election.cc:304] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 
I20260709 12:14:44.883154 19122 raft_consensus.cc:2804] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.884035 19122 raft_consensus.cc:697] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Becoming Leader. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:44.884727 18924 raft_consensus.cc:3060] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.885846 19116 tablet_bootstrap.cc:654] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.885136 19122 consensus_queue.cc:237] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.877050 18823 catalog_manager.cc:5697] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1771503e888e40cf96a559d95fb656e5 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "1771503e888e40cf96a559d95fb656e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:44.894989 18824 catalog_manager.cc:5697] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 655d2641b6394bb489cf2362b2c734fa (127.14.16.130). New cstate: current_term: 1 leader_uuid: "655d2641b6394bb489cf2362b2c734fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:44.898656 19115 tablet_bootstrap.cc:492] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa: No bootstrap required, opened a new log
I20260709 12:14:44.899441 19115 ts_tablet_manager.cc:1403] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.004s
I20260709 12:14:44.906488 19115 raft_consensus.cc:359] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.907477 19115 raft_consensus.cc:385] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.907814 19115 raft_consensus.cc:740] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.914354 19115 consensus_queue.cc:260] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.911219 18924 raft_consensus.cc:2468] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 1.
I20260709 12:14:44.917964 19115 ts_tablet_manager.cc:1434] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.002s
I20260709 12:14:44.924430 19115 tablet_bootstrap.cc:492] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa: Bootstrap starting.
I20260709 12:14:44.937408 19118 tablet_bootstrap.cc:492] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5: No bootstrap required, opened a new log
I20260709 12:14:44.937538 19116 tablet_bootstrap.cc:492] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749: No bootstrap required, opened a new log
I20260709 12:14:44.938028 19118 ts_tablet_manager.cc:1403] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5: Time spent bootstrapping tablet: real 0.090s	user 0.025s	sys 0.021s
I20260709 12:14:44.938182 19116 ts_tablet_manager.cc:1403] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.040s
I20260709 12:14:44.938356 19115 tablet_bootstrap.cc:654] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.940914 19118 raft_consensus.cc:359] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.941957 19118 raft_consensus.cc:385] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.942461 19118 raft_consensus.cc:740] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.941670 19116 raft_consensus.cc:359] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.943152 19116 raft_consensus.cc:385] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.943660 19116 raft_consensus.cc:740] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.943666 19118 consensus_queue.cc:260] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.945147 19116 consensus_queue.cc:260] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.946727 19118 ts_tablet_manager.cc:1434] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:14:44.947757 19116 ts_tablet_manager.cc:1434] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:14:44.948163 19118 tablet_bootstrap.cc:492] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5: Bootstrap starting.
I20260709 12:14:44.949254 19116 tablet_bootstrap.cc:492] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:44.957175 19118 tablet_bootstrap.cc:654] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.959026 19116 tablet_bootstrap.cc:654] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.968916 19135 raft_consensus.cc:493] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.969808 19135 raft_consensus.cc:515] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:44.972940 19135 leader_election.cc:290] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:44.975069 18924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57f7bd818004755937f21771d404e2e" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" is_pre_election: true
W20260709 12:14:44.984014 19039 leader_election.cc:343] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.986662 19000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57f7bd818004755937f21771d404e2e" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa" is_pre_election: true
I20260709 12:14:44.987457 19000 raft_consensus.cc:2468] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 0.
I20260709 12:14:44.988830 19038 leader_election.cc:304] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 6ff90afbe5af47f4b5a91d1d7a4bf749
I20260709 12:14:44.990437 18824 catalog_manager.cc:5697] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 655d2641b6394bb489cf2362b2c734fa (127.14.16.130). New cstate: current_term: 1 leader_uuid: "655d2641b6394bb489cf2362b2c734fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.992345 19135 raft_consensus.cc:2804] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.993064 19135 raft_consensus.cc:493] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.995355 19135 raft_consensus.cc:3060] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.000586 19121 raft_consensus.cc:493] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.001410 19121 raft_consensus.cc:515] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.006116 18924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0449c59c56b649d885bed93c0cad34d7" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" is_pre_election: true
W20260709 12:14:45.009281 19039 leader_election.cc:343] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.011174 19122 raft_consensus.cc:493] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.012109 19122 raft_consensus.cc:515] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.012217 18821 catalog_manager.cc:5697] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1771503e888e40cf96a559d95fb656e5 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "1771503e888e40cf96a559d95fb656e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.015399 19118 tablet_bootstrap.cc:492] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5: No bootstrap required, opened a new log
I20260709 12:14:45.015964 19118 ts_tablet_manager.cc:1403] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5: Time spent bootstrapping tablet: real 0.068s	user 0.032s	sys 0.028s
I20260709 12:14:45.017318 18924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" is_pre_election: true
I20260709 12:14:45.018786 19118 raft_consensus.cc:359] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.019470 19118 raft_consensus.cc:385] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.019723 19118 raft_consensus.cc:740] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Initialized, Role: FOLLOWER
W20260709 12:14:45.019759 18965 leader_election.cc:343] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.020539 19118 consensus_queue.cc:260] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.022347 19000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0449c59c56b649d885bed93c0cad34d7" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa" is_pre_election: true
I20260709 12:14:45.023612 19118 ts_tablet_manager.cc:1434] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:14:45.023272 19000 raft_consensus.cc:2468] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 0.
I20260709 12:14:45.025974 19038 leader_election.cc:304] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 6ff90afbe5af47f4b5a91d1d7a4bf749
I20260709 12:14:45.026201 19122 leader_election.cc:290] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:45.027045 19155 raft_consensus.cc:2804] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.960427 19115 tablet_bootstrap.cc:492] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa: No bootstrap required, opened a new log
I20260709 12:14:45.027434 19155 raft_consensus.cc:493] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.028223 19155 raft_consensus.cc:3060] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.028743 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5" is_pre_election: true
I20260709 12:14:45.029426 19073 raft_consensus.cc:2468] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 0.
I20260709 12:14:45.030516 18964 leader_election.cc:304] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 6ff90afbe5af47f4b5a91d1d7a4bf749
I20260709 12:14:45.027442 19121 leader_election.cc:290] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:45.033608 19122 raft_consensus.cc:2804] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.034314 19122 raft_consensus.cc:493] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.034710 19122 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.038017 19115 ts_tablet_manager.cc:1403] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa: Time spent bootstrapping tablet: real 0.114s	user 0.019s	sys 0.011s
I20260709 12:14:45.042070 19115 raft_consensus.cc:359] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.043141 19115 raft_consensus.cc:385] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.043614 19115 raft_consensus.cc:740] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.042961 19135 raft_consensus.cc:515] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.044678 19115 consensus_queue.cc:260] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.046408 19135 leader_election.cc:290] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:45.042958 19122 raft_consensus.cc:515] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.047175 18924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57f7bd818004755937f21771d404e2e" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
W20260709 12:14:45.048689 19039 leader_election.cc:343] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.049314 19116 tablet_bootstrap.cc:492] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749: No bootstrap required, opened a new log
I20260709 12:14:45.049222 19000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57f7bd818004755937f21771d404e2e" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
I20260709 12:14:45.049964 19116 ts_tablet_manager.cc:1403] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.101s	user 0.036s	sys 0.054s
I20260709 12:14:45.049996 19000 raft_consensus.cc:3060] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.050514 19122 leader_election.cc:290] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:45.050838 18924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
W20260709 12:14:45.052290 18965 leader_election.cc:343] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.053082 19116 raft_consensus.cc:359] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.053536 19115 ts_tablet_manager.cc:1434] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:14:45.053879 19116 raft_consensus.cc:385] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.054167 19116 raft_consensus.cc:740] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.054600 19115 tablet_bootstrap.cc:492] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa: Bootstrap starting.
I20260709 12:14:45.054497 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5"
I20260709 12:14:45.055197 19073 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.055053 19116 consensus_queue.cc:260] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.046969 19155 raft_consensus.cc:515] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.057801 19116 ts_tablet_manager.cc:1434] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:45.059736 19116 tablet_bootstrap.cc:492] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:45.063282 19073 raft_consensus.cc:2468] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 1.
I20260709 12:14:45.064446 18964 leader_election.cc:304] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 6ff90afbe5af47f4b5a91d1d7a4bf749
I20260709 12:14:45.066416 19000 raft_consensus.cc:2468] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 1.
I20260709 12:14:45.066831 19116 tablet_bootstrap.cc:654] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.067355 19122 raft_consensus.cc:2804] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.068089 19122 raft_consensus.cc:697] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Becoming Leader. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:45.068508 19155 leader_election.cc:290] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:45.068989 19122 consensus_queue.cc:237] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.070210 18924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0449c59c56b649d885bed93c0cad34d7" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:45.072281 19115 tablet_bootstrap.cc:654] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:45.073819 19039 leader_election.cc:343] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.071274 19038 leader_election.cc:304] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 6ff90afbe5af47f4b5a91d1d7a4bf749
I20260709 12:14:45.072242 19000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0449c59c56b649d885bed93c0cad34d7" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
I20260709 12:14:45.074892 19155 raft_consensus.cc:2804] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.075232 19000 raft_consensus.cc:3060] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.076359 19155 raft_consensus.cc:697] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Becoming Leader. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:45.077291 19155 consensus_queue.cc:237] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.080231 19116 tablet_bootstrap.cc:492] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749: No bootstrap required, opened a new log
I20260709 12:14:45.080255 19152 raft_consensus.cc:493] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.081038 19152 raft_consensus.cc:515] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.082612 19116 ts_tablet_manager.cc:1403] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260709 12:14:45.083151 19000 raft_consensus.cc:2468] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 1.
I20260709 12:14:45.083526 19152 leader_election.cc:290] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:45.085726 18924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175d67f809e0495db8d71efd15b4a848" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" is_pre_election: true
I20260709 12:14:45.085933 19116 raft_consensus.cc:359] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.086444 18924 raft_consensus.cc:2468] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 0.
I20260709 12:14:45.086652 19116 raft_consensus.cc:385] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.086969 19116 raft_consensus.cc:740] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.087656 19116 consensus_queue.cc:260] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.088338 19038 leader_election.cc:304] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 6ff90afbe5af47f4b5a91d1d7a4bf749
I20260709 12:14:45.087420 18823 catalog_manager.cc:5697] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 655d2641b6394bb489cf2362b2c734fa (127.14.16.130). New cstate: current_term: 1 leader_uuid: "655d2641b6394bb489cf2362b2c734fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.089210 19135 raft_consensus.cc:2804] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.089892 19135 raft_consensus.cc:697] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Becoming Leader. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:45.090366 18965 leader_election.cc:304] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655d2641b6394bb489cf2362b2c734fa, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:45.090781 19135 consensus_queue.cc:237] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.091734 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175d67f809e0495db8d71efd15b4a848" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5" is_pre_election: true
I20260709 12:14:45.092422 19073 raft_consensus.cc:2468] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 0.
I20260709 12:14:45.094657 19115 tablet_bootstrap.cc:492] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa: No bootstrap required, opened a new log
I20260709 12:14:45.095176 19115 ts_tablet_manager.cc:1403] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.005s
I20260709 12:14:45.097386 19116 ts_tablet_manager.cc:1434] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:14:45.097958 19115 raft_consensus.cc:359] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.098666 19115 raft_consensus.cc:385] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.098945 19115 raft_consensus.cc:740] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.100072 19116 tablet_bootstrap.cc:492] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:45.102459 19152 raft_consensus.cc:2804] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.102924 19152 raft_consensus.cc:493] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.103268 19152 raft_consensus.cc:3060] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.108599 19149 raft_consensus.cc:493] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.109161 19149 raft_consensus.cc:515] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.111460 19149 leader_election.cc:290] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:45.111454 19116 tablet_bootstrap.cc:654] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.111800 18824 catalog_manager.cc:5697] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1771503e888e40cf96a559d95fb656e5 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "1771503e888e40cf96a559d95fb656e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.114467 19000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0449c59c56b649d885bed93c0cad34d7" candidate_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa" is_pre_election: true
I20260709 12:14:45.115365 19000 raft_consensus.cc:2393] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ff90afbe5af47f4b5a91d1d7a4bf749 in current term 1: Already voted for candidate 1771503e888e40cf96a559d95fb656e5 in this term.
I20260709 12:14:45.113206 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0449c59c56b649d885bed93c0cad34d7" candidate_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5" is_pre_election: true
I20260709 12:14:45.117017 19115 consensus_queue.cc:260] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.119206 19115 ts_tablet_manager.cc:1434] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:14:45.123746 19116 tablet_bootstrap.cc:492] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749: No bootstrap required, opened a new log
I20260709 12:14:45.124336 19116 ts_tablet_manager.cc:1403] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260709 12:14:45.124998 18889 leader_election.cc:304] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa
I20260709 12:14:45.126276 19149 raft_consensus.cc:3060] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.126626 19152 raft_consensus.cc:515] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.127581 19116 raft_consensus.cc:359] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.128396 19116 raft_consensus.cc:385] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.128698 19116 raft_consensus.cc:740] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.129045 19152 leader_election.cc:290] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:45.129444 19116 consensus_queue.cc:260] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.129967 18823 catalog_manager.cc:5697] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1771503e888e40cf96a559d95fb656e5 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "1771503e888e40cf96a559d95fb656e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.131497 19152 raft_consensus.cc:493] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.135187 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175d67f809e0495db8d71efd15b4a848" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5"
I20260709 12:14:45.135879 19073 raft_consensus.cc:3060] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.131888 19116 ts_tablet_manager.cc:1434] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:45.137535 19149 raft_consensus.cc:2749] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:45.135239 19152 raft_consensus.cc:515] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.139621 19116 tablet_bootstrap.cc:492] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:45.141877 19152 leader_election.cc:290] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:45.142570 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5848784a09474fbcab5b3412b97bc9" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5" is_pre_election: true
I20260709 12:14:45.143006 18925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5848784a09474fbcab5b3412b97bc9" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" is_pre_election: true
I20260709 12:14:45.143247 19075 raft_consensus.cc:2468] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 0.
I20260709 12:14:45.134470 18924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175d67f809e0495db8d71efd15b4a848" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:45.144704 18964 leader_election.cc:304] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 
I20260709 12:14:45.144825 19073 raft_consensus.cc:2468] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 1.
I20260709 12:14:45.145180 18924 raft_consensus.cc:3060] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:45.145586 18965 leader_election.cc:343] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.146407 19152 raft_consensus.cc:2804] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.146852 18964 leader_election.cc:304] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 
I20260709 12:14:45.147176 19152 raft_consensus.cc:493] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.147676 19152 raft_consensus.cc:3060] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.147819 19122 raft_consensus.cc:2804] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.148280 19116 tablet_bootstrap.cc:654] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.148381 19122 raft_consensus.cc:697] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Becoming Leader. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:45.149386 19122 consensus_queue.cc:237] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.156383 19152 raft_consensus.cc:515] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.159135 19152 leader_election.cc:290] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:45.160259 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5848784a09474fbcab5b3412b97bc9" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5"
I20260709 12:14:45.161202 19073 raft_consensus.cc:3060] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.162849 19116 tablet_bootstrap.cc:492] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749: No bootstrap required, opened a new log
I20260709 12:14:45.163425 19116 ts_tablet_manager.cc:1403] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.013s
I20260709 12:14:45.160252 18925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5848784a09474fbcab5b3412b97bc9" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:45.167579 18924 raft_consensus.cc:2468] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 1.
W20260709 12:14:45.167666 18965 leader_election.cc:343] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.166132 19116 raft_consensus.cc:359] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.169667 19116 raft_consensus.cc:385] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.169919 19116 raft_consensus.cc:740] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.170610 19116 consensus_queue.cc:260] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.172554 19116 ts_tablet_manager.cc:1434] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:14:45.173462 19116 tablet_bootstrap.cc:492] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:45.172719 18823 catalog_manager.cc:5697] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 655d2641b6394bb489cf2362b2c734fa (127.14.16.130). New cstate: current_term: 1 leader_uuid: "655d2641b6394bb489cf2362b2c734fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.173614 19073 raft_consensus.cc:2468] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 1.
I20260709 12:14:45.174870 18964 leader_election.cc:304] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 6ff90afbe5af47f4b5a91d1d7a4bf749
I20260709 12:14:45.175935 19122 raft_consensus.cc:2804] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.176600 19122 raft_consensus.cc:697] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Becoming Leader. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:45.177603 19122 consensus_queue.cc:237] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.180814 19116 tablet_bootstrap.cc:654] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.189800 19116 tablet_bootstrap.cc:492] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: No bootstrap required, opened a new log
I20260709 12:14:45.190431 19116 ts_tablet_manager.cc:1403] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260709 12:14:45.193616 19116 raft_consensus.cc:359] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.194433 19116 raft_consensus.cc:385] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.194780 19116 raft_consensus.cc:740] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.193789 18824 catalog_manager.cc:5697] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 655d2641b6394bb489cf2362b2c734fa (127.14.16.130). New cstate: current_term: 1 leader_uuid: "655d2641b6394bb489cf2362b2c734fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.195886 19116 consensus_queue.cc:260] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.199733 19116 ts_tablet_manager.cc:1434] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:45.200774 19116 tablet_bootstrap.cc:492] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:45.204963 19116 tablet_bootstrap.cc:654] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.213104 19116 tablet_bootstrap.cc:492] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: No bootstrap required, opened a new log
I20260709 12:14:45.213626 19116 ts_tablet_manager.cc:1403] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260709 12:14:45.216542 19116 raft_consensus.cc:359] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.217352 19116 raft_consensus.cc:385] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.217669 19116 raft_consensus.cc:740] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.218297 19116 consensus_queue.cc:260] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.219767 19116 ts_tablet_manager.cc:1434] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:45.221911 19149 raft_consensus.cc:493] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.222558 19149 raft_consensus.cc:515] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.224854 19149 leader_election.cc:290] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:45.226774 19000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5848784a09474fbcab5b3412b97bc9" candidate_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa" is_pre_election: true
I20260709 12:14:45.228269 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5848784a09474fbcab5b3412b97bc9" candidate_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5" is_pre_election: true
I20260709 12:14:45.229081 19073 raft_consensus.cc:2393] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ff90afbe5af47f4b5a91d1d7a4bf749 in current term 1: Already voted for candidate 655d2641b6394bb489cf2362b2c734fa in this term.
I20260709 12:14:45.230093 18889 leader_election.cc:304] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa
I20260709 12:14:45.230968 19149 raft_consensus.cc:3060] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.235641 19135 consensus_queue.cc:1048] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.237033 19149 raft_consensus.cc:2749] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:45.250320 19135 consensus_queue.cc:1048] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:45.262701 19149 raft_consensus.cc:493] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.263243 19149 raft_consensus.cc:515] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.265348 19149 leader_election.cc:290] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:45.266078 19000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cace500a6054d328a24a14a5df2fa42" candidate_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa" is_pre_election: true
I20260709 12:14:45.266794 19000 raft_consensus.cc:2468] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ff90afbe5af47f4b5a91d1d7a4bf749 in term 0.
I20260709 12:14:45.266894 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cace500a6054d328a24a14a5df2fa42" candidate_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5" is_pre_election: true
I20260709 12:14:45.267588 19073 raft_consensus.cc:2468] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ff90afbe5af47f4b5a91d1d7a4bf749 in term 0.
I20260709 12:14:45.267904 18889 leader_election.cc:304] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655d2641b6394bb489cf2362b2c734fa, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:45.268713 19149 raft_consensus.cc:2804] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.269032 19149 raft_consensus.cc:493] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.269616 19149 raft_consensus.cc:3060] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.275280 19149 raft_consensus.cc:515] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.276873 19149 leader_election.cc:290] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [CANDIDATE]: Term 1 election: Requested vote from peers 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:45.277731 19000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cace500a6054d328a24a14a5df2fa42" candidate_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
I20260709 12:14:45.277897 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cace500a6054d328a24a14a5df2fa42" candidate_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5"
I20260709 12:14:45.278280 19000 raft_consensus.cc:3060] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.278479 19073 raft_consensus.cc:3060] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.283857 19073 raft_consensus.cc:2468] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ff90afbe5af47f4b5a91d1d7a4bf749 in term 1.
I20260709 12:14:45.283870 19000 raft_consensus.cc:2468] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ff90afbe5af47f4b5a91d1d7a4bf749 in term 1.
I20260709 12:14:45.285053 18889 leader_election.cc:304] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:45.285763 19149 raft_consensus.cc:2804] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.286437 19149 raft_consensus.cc:697] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 LEADER]: Becoming Leader. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Running, Role: LEADER
I20260709 12:14:45.286676 19135 consensus_queue.cc:1048] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.287380 19149 consensus_queue.cc:237] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:45.298295 18924 raft_consensus.cc:3060] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.297737 18821 catalog_manager.cc:5697] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.307296 19135 consensus_queue.cc:1048] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.332726 19122 consensus_queue.cc:1048] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.343286 19152 consensus_queue.cc:1048] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:45.393503 19152 consensus_queue.cc:1048] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.404495 19122 consensus_queue.cc:1048] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.421401 14402 ts_manager.cc:295] Set tserver state for 6ff90afbe5af47f4b5a91d1d7a4bf749 to MAINTENANCE_MODE
I20260709 12:14:45.422243 14402 tablet_server.cc:179] TabletServer@127.14.16.129:0 shutting down...
I20260709 12:14:45.443404 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:45.444335 14402 tablet_replica.cc:333] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749: stopping tablet replica
I20260709 12:14:45.445147 14402 raft_consensus.cc:2243] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.445544 14402 raft_consensus.cc:2272] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.447558 14402 tablet_replica.cc:333] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749: stopping tablet replica
I20260709 12:14:45.448086 14402 raft_consensus.cc:2243] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.448429 14402 raft_consensus.cc:2272] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.450682 14402 tablet_replica.cc:333] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749: stopping tablet replica
I20260709 12:14:45.451203 14402 raft_consensus.cc:2243] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.451570 14402 raft_consensus.cc:2272] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.453284 14402 tablet_replica.cc:333] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749: stopping tablet replica
I20260709 12:14:45.453907 14402 raft_consensus.cc:2243] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.454283 14402 raft_consensus.cc:2272] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.456544 14402 tablet_replica.cc:333] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749: stopping tablet replica
I20260709 12:14:45.457068 14402 raft_consensus.cc:2243] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.457394 14402 raft_consensus.cc:2272] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.459391 14402 tablet_replica.cc:333] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749: stopping tablet replica
I20260709 12:14:45.459913 14402 raft_consensus.cc:2243] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.460355 14402 raft_consensus.cc:2272] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.462591 14402 tablet_replica.cc:333] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: stopping tablet replica
I20260709 12:14:45.463286 14402 raft_consensus.cc:2243] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.464054 14402 pending_rounds.cc:70] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Trying to abort 1 pending ops.
I20260709 12:14:45.464241 14402 pending_rounds.cc:77] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622672546373632 op_type: NO_OP noop_request { }
I20260709 12:14:45.464620 14402 raft_consensus.cc:2889] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:45.464927 14402 raft_consensus.cc:2272] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.467535 14402 tablet_replica.cc:333] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749: stopping tablet replica
I20260709 12:14:45.468152 14402 raft_consensus.cc:2243] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.468603 14402 raft_consensus.cc:2272] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.471141 14402 tablet_replica.cc:333] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: stopping tablet replica
I20260709 12:14:45.471709 14402 raft_consensus.cc:2243] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.472107 14402 raft_consensus.cc:2272] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.474097 14402 tablet_replica.cc:333] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: stopping tablet replica
I20260709 12:14:45.474596 14402 raft_consensus.cc:2243] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.475026 14402 raft_consensus.cc:2272] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.486954 19122 consensus_queue.cc:1048] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.500025 14402 tablet_server.cc:196] TabletServer@127.14.16.129:0 shutdown complete.
W20260709 12:14:45.507793 18965 consensus_peers.cc:597] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.549404 19152 consensus_queue.cc:1048] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:45.564095 18965 consensus_peers.cc:597] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.606717 19039 consensus_peers.cc:597] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.620049 18872 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:45.621697 19039 consensus_peers.cc:597] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.667025 19122 consensus_queue.cc:1048] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:45.677198 19039 consensus_peers.cc:597] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.682166 18965 consensus_peers.cc:597] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.698695 19135 consensus_queue.cc:1048] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.699059 19155 consensus_queue.cc:1048] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:45.732667 18965 consensus_peers.cc:597] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.808921 19039 consensus_peers.cc:597] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.926086 18965 consensus_peers.cc:597] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:46.619465 19039 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111) [suppressed 148 similar messages]
W20260709 12:14:46.621182 18872 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:46.936084 19135 raft_consensus.cc:493] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.936744 19135 raft_consensus.cc:515] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:46.938812 19135 leader_election.cc:290] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:46.939949 19001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cace500a6054d328a24a14a5df2fa42" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa" is_pre_election: true
I20260709 12:14:46.940654 19001 raft_consensus.cc:2468] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 1.
I20260709 12:14:46.942183 19038 leader_election.cc:304] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [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: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 
I20260709 12:14:46.943033 19135 raft_consensus.cc:2804] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:46.943434 19135 raft_consensus.cc:493] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:46.943806 19135 raft_consensus.cc:3060] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:46.943949 19039 leader_election.cc:336] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111)
I20260709 12:14:46.949095 19135 raft_consensus.cc:515] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:46.951251 19135 leader_election.cc:290] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 2 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:46.952957 19001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cace500a6054d328a24a14a5df2fa42" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
I20260709 12:14:46.953709 19001 raft_consensus.cc:3060] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:46.955686 19039 leader_election.cc:336] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111)
I20260709 12:14:46.959769 19001 raft_consensus.cc:2468] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 2.
I20260709 12:14:46.961481 19038 leader_election.cc:304] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [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: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 6ff90afbe5af47f4b5a91d1d7a4bf749
I20260709 12:14:46.962401 19135 raft_consensus.cc:2804] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:46.963351 19135 raft_consensus.cc:697] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Becoming Leader. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:46.964214 19135 consensus_queue.cc:237] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Queue going to LEADER 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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:46.973184 18821 catalog_manager.cc:5697] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 reported cstate change: term changed from 1 to 2, leader changed from 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129) to 1771503e888e40cf96a559d95fb656e5 (127.14.16.131). New cstate: current_term: 2 leader_uuid: "1771503e888e40cf96a559d95fb656e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:47.468762 19001 raft_consensus.cc:1275] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:47.470631 19135 consensus_queue.cc:1048] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:47.495143 19039 consensus_peers.cc:597] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:47.622345 18872 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:47.882505 19039 consensus_peers.cc:597] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:48.004492 18965 consensus_peers.cc:597] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:48.026999 18965 consensus_peers.cc:597] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:48.080739 19039 consensus_peers.cc:597] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:48.279177 19039 consensus_peers.cc:597] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:48.282318 18965 consensus_peers.cc:597] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:48.286139 19039 consensus_peers.cc:597] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:48.406944 18965 consensus_peers.cc:597] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:48.532342 18965 consensus_peers.cc:597] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:48.623420 18872 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:49.625087 18872 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:49.873764 19039 consensus_peers.cc:597] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:50.524166 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:50.532678 19220 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 12:14:50.536083 19221 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 12:14:50.540320 19223 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 12:14:50.540467 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:50.542420 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:50.542658 14402 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 12:14:50.542914 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599290542892 us; error 0 us; skew 500 ppm
I20260709 12:14:50.543584 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:50.546808 14402 webserver.cc:533] Webserver started at http://127.14.16.129:34635/ using document root <none> and password file <none>
I20260709 12:14:50.547448 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:50.547633 14402 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:14:50.552768 14402 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:14:50.558267 19228 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:50.559424 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 12:14:50.559829 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-0-root
uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
format_stamp: "Formatted at 2026-07-09 12:14:43 on dist-test-slave-3hrd"
I20260709 12:14:50.560372 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599126986349-14402-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 12:14:50.591512 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:50.592988 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:50.594854 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:50.600862 19235 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:14:50.609937 18965 consensus_peers.cc:597] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:50.626842 18872 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:50.628400 19039 consensus_peers.cc:597] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:50.630843 19039 consensus_peers.cc:597] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:50.649899 18965 consensus_peers.cc:597] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:50.662257 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:14:50.662634 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.064s	user 0.003s	sys 0.001s
I20260709 12:14:50.663034 14402 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:14:50.669035 19235 tablet_bootstrap.cc:492] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
W20260709 12:14:50.682682 19039 consensus_peers.cc:597] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:50.688949 19235 tablet_bootstrap.cc:492] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: 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 12:14:50.690238 19235 tablet_bootstrap.cc:492] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap complete.
I20260709 12:14:50.691017 19235 ts_tablet_manager.cc:1403] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260709 12:14:50.694577 19235 raft_consensus.cc:359] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
I20260709 12:14:50.695976 19235 raft_consensus.cc:740] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:50.696965 19235 consensus_queue.cc:260] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [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: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
I20260709 12:14:50.700480 19235 ts_tablet_manager.cc:1434] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:14:50.701435 19235 tablet_bootstrap.cc:492] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
W20260709 12:14:50.716221 19039 consensus_peers.cc:597] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:50.718677 19235 tablet_bootstrap.cc:492] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: 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 12:14:50.719599 19235 tablet_bootstrap.cc:492] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap complete.
I20260709 12:14:50.720254 19235 ts_tablet_manager.cc:1403] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:14:50.722836 19235 raft_consensus.cc:359] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.723445 19235 raft_consensus.cc:740] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:50.724143 19235 consensus_queue.cc:260] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.725981 19235 ts_tablet_manager.cc:1434] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 12:14:50.726833 19235 tablet_bootstrap.cc:492] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:50.729872 14402 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:14:50.730274 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.067s	user 0.067s	sys 0.000s
I20260709 12:14:50.739552 19235 tablet_bootstrap.cc:492] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749: 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 12:14:50.740589 19235 tablet_bootstrap.cc:492] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap complete.
I20260709 12:14:50.741515 19235 ts_tablet_manager.cc:1403] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260709 12:14:50.746451 19235 raft_consensus.cc:359] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.747452 19235 raft_consensus.cc:740] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:50.748303 19235 consensus_queue.cc:260] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.750600 19235 ts_tablet_manager.cc:1434] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:50.751433 19235 tablet_bootstrap.cc:492] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:50.766644 19235 tablet_bootstrap.cc:492] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749: 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 12:14:50.767630 19235 tablet_bootstrap.cc:492] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap complete.
I20260709 12:14:50.775525 19235 ts_tablet_manager.cc:1403] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.012s
I20260709 12:14:50.778296 19235 raft_consensus.cc:359] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.778940 19235 raft_consensus.cc:740] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:50.779646 19235 consensus_queue.cc:260] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.781280 19235 ts_tablet_manager.cc:1434] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:14:50.782073 19235 tablet_bootstrap.cc:492] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:50.794477 19235 tablet_bootstrap.cc:492] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: 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 12:14:50.795310 19235 tablet_bootstrap.cc:492] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap complete.
I20260709 12:14:50.795989 19235 ts_tablet_manager.cc:1403] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 12:14:50.798460 19235 raft_consensus.cc:359] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.799173 19235 raft_consensus.cc:740] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:50.800057 19235 consensus_queue.cc:260] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.802107 19235 ts_tablet_manager.cc:1434] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:50.802817 19235 tablet_bootstrap.cc:492] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:50.811755 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.129:40893
I20260709 12:14:50.812964 19297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.129:40893 every 8 connection(s)
I20260709 12:14:50.825604 19235 tablet_bootstrap.cc:492] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749: 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 12:14:50.827032 19235 tablet_bootstrap.cc:492] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap complete.
I20260709 12:14:50.827999 19235 ts_tablet_manager.cc:1403] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260709 12:14:50.833273 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:50.831493 19235 raft_consensus.cc:359] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.834632 19235 raft_consensus.cc:740] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:50.836122 19235 consensus_queue.cc:260] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.838707 19235 ts_tablet_manager.cc:1434] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:50.839763 19235 tablet_bootstrap.cc:492] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
W20260709 12:14:50.839699 18965 consensus_peers.cc:597] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:50.846913 19300 heartbeater.cc:344] Connected to a master server at 127.14.16.190:46091
I20260709 12:14:50.847465 19300 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:50.848433 19300 heartbeater.cc:507] Master 127.14.16.190:46091 requested a full tablet report, sending...
I20260709 12:14:50.856665 18821 ts_manager.cc:194] Re-registered known tserver with Master: 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893)
I20260709 12:14:50.869107 19235 tablet_bootstrap.cc:492] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749: 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 12:14:50.870249 19235 tablet_bootstrap.cc:492] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap complete.
I20260709 12:14:50.871025 18821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40020
I20260709 12:14:50.871169 19235 ts_tablet_manager.cc:1403] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.004s
I20260709 12:14:50.875922 19235 raft_consensus.cc:359] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.876672 19235 raft_consensus.cc:740] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:50.876708 19300 heartbeater.cc:499] Master 127.14.16.190:46091 was elected leader, sending a full tablet report...
I20260709 12:14:50.877744 19235 consensus_queue.cc:260] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749 [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.878531 19001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e5848784a09474fbcab5b3412b97bc9"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
mode: GRACEFUL
new_leader_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42488
I20260709 12:14:50.879531 19001 raft_consensus.cc:606] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Received request to transfer leadership to TS 1771503e888e40cf96a559d95fb656e5
I20260709 12:14:50.879760 19235 ts_tablet_manager.cc:1434] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:14:50.880952 19235 tablet_bootstrap.cc:492] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:50.896051 19235 tablet_bootstrap.cc:492] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749: 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 12:14:50.896981 19235 tablet_bootstrap.cc:492] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap complete.
I20260709 12:14:50.897629 19235 ts_tablet_manager.cc:1403] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:14:50.900240 19235 raft_consensus.cc:359] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.900774 19235 raft_consensus.cc:740] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:50.902557 19235 consensus_queue.cc:260] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.905031 19235 ts_tablet_manager.cc:1434] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:50.905993 19235 tablet_bootstrap.cc:492] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:50.908018 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d57f7bd818004755937f21771d404e2e"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
mode: GRACEFUL
new_leader_uuid: "655d2641b6394bb489cf2362b2c734fa"
 from {username='slave'} at 127.0.0.1:42214
I20260709 12:14:50.908828 19075 raft_consensus.cc:606] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Received request to transfer leadership to TS 655d2641b6394bb489cf2362b2c734fa
I20260709 12:14:50.912045 19001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
mode: GRACEFUL
new_leader_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42488
I20260709 12:14:50.912868 19001 raft_consensus.cc:606] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Received request to transfer leadership to TS 1771503e888e40cf96a559d95fb656e5
I20260709 12:14:50.914327 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:50.914824 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:50.915555 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:50.919377 19235 tablet_bootstrap.cc:492] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749: 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 12:14:50.920459 19235 tablet_bootstrap.cc:492] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap complete.
I20260709 12:14:50.921077 19235 ts_tablet_manager.cc:1403] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 12:14:50.923096 19235 raft_consensus.cc:359] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.923633 19235 raft_consensus.cc:385] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:50.923918 19235 raft_consensus.cc:740] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:50.924573 19235 consensus_queue.cc:260] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.926489 19235 ts_tablet_manager.cc:1434] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 12:14:50.927551 19235 tablet_bootstrap.cc:492] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap starting.
I20260709 12:14:50.938869 19235 tablet_bootstrap.cc:492] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749: 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 12:14:50.939484 19235 tablet_bootstrap.cc:492] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Bootstrap complete.
I20260709 12:14:50.939976 19235 ts_tablet_manager.cc:1403] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:14:50.941937 19235 raft_consensus.cc:359] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.942426 19235 raft_consensus.cc:385] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:50.942593 19235 raft_consensus.cc:740] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff90afbe5af47f4b5a91d1d7a4bf749, State: Initialized, Role: FOLLOWER
I20260709 12:14:50.943092 19235 consensus_queue.cc:260] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:50.944649 19235 ts_tablet_manager.cc:1434] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:51.072330 19237 raft_consensus.cc:493] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.072978 19237 raft_consensus.cc:515] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.074481 19311 raft_consensus.cc:993] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa: : Instructing follower 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:51.075248 19311 raft_consensus.cc:1081] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Signalling peer 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:51.079598 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:14:51.080446 19075 raft_consensus.cc:493] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:51.080924 19075 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.081161 19237 leader_election.cc:290] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:51.092697 19311 raft_consensus.cc:993] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa: : Instructing follower 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:51.091490 19075 raft_consensus.cc:515] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.091013 19272 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.098523 19001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611" candidate_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa" is_pre_election: true
I20260709 12:14:51.101845 19075 leader_election.cc:290] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 2 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:51.103878 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:51.098598 19311 raft_consensus.cc:1081] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Signalling peer 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:51.106248 19001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
I20260709 12:14:51.106959 19001 raft_consensus.cc:3055] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:51.107268 19001 raft_consensus.cc:740] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:51.108080 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e5848784a09474fbcab5b3412b97bc9"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:14:51.108263 19001 consensus_queue.cc:260] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.109014 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611" candidate_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5" is_pre_election: true
I20260709 12:14:51.110131 19001 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.111608 19229 leader_election.cc:304] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa
I20260709 12:14:51.114593 19075 raft_consensus.cc:493] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:51.115480 19075 raft_consensus.cc:3060] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.122078 19001 raft_consensus.cc:2468] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 2.
I20260709 12:14:51.124652 19038 leader_election.cc:304] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [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: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 6ff90afbe5af47f4b5a91d1d7a4bf749
I20260709 12:14:51.126941 19217 raft_consensus.cc:2804] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:51.128194 19075 raft_consensus.cc:515] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.133589 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5848784a09474fbcab5b3412b97bc9" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:51.139137 19001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5848784a09474fbcab5b3412b97bc9" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
I20260709 12:14:51.139832 19075 leader_election.cc:290] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 2 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:51.140609 19217 raft_consensus.cc:697] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Becoming Leader. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:51.140304 19001 raft_consensus.cc:3055] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:51.142446 19217 consensus_queue.cc:237] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.143555 19001 raft_consensus.cc:740] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:51.150199 19001 consensus_queue.cc:260] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.151481 19237 raft_consensus.cc:2749] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:51.151772 19001 raft_consensus.cc:3060] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.161664 19001 raft_consensus.cc:2468] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 2.
I20260709 12:14:51.162824 19038 leader_election.cc:304] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [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: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa; no voters: 6ff90afbe5af47f4b5a91d1d7a4bf749
I20260709 12:14:51.163813 19217 raft_consensus.cc:2804] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:51.164368 19217 raft_consensus.cc:697] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Becoming Leader. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:51.164215 18824 catalog_manager.cc:5697] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 reported cstate change: term changed from 1 to 2, leader changed from 655d2641b6394bb489cf2362b2c734fa (127.14.16.130) to 1771503e888e40cf96a559d95fb656e5 (127.14.16.131). New cstate: current_term: 2 leader_uuid: "1771503e888e40cf96a559d95fb656e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:51.165606 19217 consensus_queue.cc:237] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.185350 18821 catalog_manager.cc:5697] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 reported cstate change: term changed from 1 to 2, leader changed from 655d2641b6394bb489cf2362b2c734fa (127.14.16.130) to 1771503e888e40cf96a559d95fb656e5 (127.14.16.131). New cstate: current_term: 2 leader_uuid: "1771503e888e40cf96a559d95fb656e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:51.201428 19237 raft_consensus.cc:493] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.202189 19237 raft_consensus.cc:515] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.204284 19237 leader_election.cc:290] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:51.204900 19001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57f7bd818004755937f21771d404e2e" candidate_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655d2641b6394bb489cf2362b2c734fa" is_pre_election: true
I20260709 12:14:51.205540 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57f7bd818004755937f21771d404e2e" candidate_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1771503e888e40cf96a559d95fb656e5" is_pre_election: true
I20260709 12:14:51.207089 19229 leader_election.cc:304] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 1771503e888e40cf96a559d95fb656e5, 655d2641b6394bb489cf2362b2c734fa
I20260709 12:14:51.207970 19237 raft_consensus.cc:2749] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:51.216188 19271 raft_consensus.cc:3060] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.220247 19272 raft_consensus.cc:3060] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.224198 19271 pending_rounds.cc:85] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Aborting all ops after (but not including) 0
I20260709 12:14:51.224627 19271 pending_rounds.cc:107] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:51.224941 19271 raft_consensus.cc:2889] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:51.488759 19317 raft_consensus.cc:993] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5: : Instructing follower 655d2641b6394bb489cf2362b2c734fa to start an election
I20260709 12:14:51.489326 19217 raft_consensus.cc:1081] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Signalling peer 655d2641b6394bb489cf2362b2c734fa to start an election
I20260709 12:14:51.490906 19001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d57f7bd818004755937f21771d404e2e"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:14:51.491362 19001 raft_consensus.cc:493] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:51.491606 19001 raft_consensus.cc:3060] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.497116 19001 raft_consensus.cc:515] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.498817 19001 leader_election.cc:290] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 2 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:51.499884 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57f7bd818004755937f21771d404e2e" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:51.499902 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57f7bd818004755937f21771d404e2e" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1771503e888e40cf96a559d95fb656e5"
I20260709 12:14:51.500645 19271 raft_consensus.cc:3060] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.500790 19075 raft_consensus.cc:3055] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:51.501204 19075 raft_consensus.cc:740] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:51.502035 19075 consensus_queue.cc:260] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.503067 19075 raft_consensus.cc:3060] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.506989 19271 raft_consensus.cc:2468] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 2.
I20260709 12:14:51.508109 18965 leader_election.cc:304] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655d2641b6394bb489cf2362b2c734fa, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:51.509014 19311 raft_consensus.cc:2804] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:51.508980 19075 raft_consensus.cc:2468] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 2.
I20260709 12:14:51.510038 19311 raft_consensus.cc:697] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Becoming Leader. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:51.511070 19311 consensus_queue.cc:237] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.518550 18821 catalog_manager.cc:5697] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa reported cstate change: term changed from 1 to 2, leader changed from 1771503e888e40cf96a559d95fb656e5 (127.14.16.131) to 655d2641b6394bb489cf2362b2c734fa (127.14.16.130). New cstate: current_term: 2 leader_uuid: "655d2641b6394bb489cf2362b2c734fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:51.540077 19001 raft_consensus.cc:1275] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:51.541728 19217 consensus_queue.cc:1048] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:51.553093 19271 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.561156 19271 raft_consensus.cc:1275] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:51.562916 19217 consensus_queue.cc:1048] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:51.628084 18872 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:51.757774 19271 raft_consensus.cc:3060] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.763742 19271 raft_consensus.cc:1275] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:51.765388 19335 consensus_queue.cc:1048] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:51.774031 19001 raft_consensus.cc:1275] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:51.776185 19217 consensus_queue.cc:1048] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:51.925063 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:51.932993 19271 raft_consensus.cc:1275] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Refusing update from remote peer 655d2641b6394bb489cf2362b2c734fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:51.934072 19001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "175d67f809e0495db8d71efd15b4a848"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
mode: GRACEFUL
new_leader_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42488
I20260709 12:14:51.934643 19001 raft_consensus.cc:606] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Received request to transfer leadership to TS 1771503e888e40cf96a559d95fb656e5
I20260709 12:14:51.934505 19311 consensus_queue.cc:1048] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:51.937338 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cace500a6054d328a24a14a5df2fa42"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
mode: GRACEFUL
new_leader_uuid: "655d2641b6394bb489cf2362b2c734fa"
 from {username='slave'} at 127.0.0.1:42214
I20260709 12:14:51.937950 19075 raft_consensus.cc:606] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Received request to transfer leadership to TS 655d2641b6394bb489cf2362b2c734fa
I20260709 12:14:51.941071 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
mode: GRACEFUL
new_leader_uuid: "655d2641b6394bb489cf2362b2c734fa"
 from {username='slave'} at 127.0.0.1:42214
I20260709 12:14:51.941740 19075 raft_consensus.cc:606] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Received request to transfer leadership to TS 655d2641b6394bb489cf2362b2c734fa
I20260709 12:14:51.943495 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:51.944103 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:51.944826 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:51.950904 19075 raft_consensus.cc:1275] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Refusing update from remote peer 655d2641b6394bb489cf2362b2c734fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:51.952634 19312 consensus_queue.cc:1048] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:51.954528 19217 raft_consensus.cc:993] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5: : Instructing follower 655d2641b6394bb489cf2362b2c734fa to start an election
I20260709 12:14:51.955042 19217 raft_consensus.cc:1081] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Signalling peer 655d2641b6394bb489cf2362b2c734fa to start an election
I20260709 12:14:51.957100 19001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:14:51.957748 19001 raft_consensus.cc:493] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:51.958252 19001 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.964781 19001 raft_consensus.cc:515] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.966849 19001 leader_election.cc:290] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 3 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:51.967823 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:51.968530 19271 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.971416 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1771503e888e40cf96a559d95fb656e5"
I20260709 12:14:51.971860 19337 raft_consensus.cc:993] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa: : Instructing follower 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:51.972165 19075 raft_consensus.cc:3055] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:51.972436 19312 raft_consensus.cc:1081] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Signalling peer 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:51.972587 19075 raft_consensus.cc:740] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:51.974066 19073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "175d67f809e0495db8d71efd15b4a848"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:14:51.973739 19075 consensus_queue.cc:260] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.974642 19073 raft_consensus.cc:493] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:51.974996 19073 raft_consensus.cc:3060] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.975219 19075 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.977229 19271 raft_consensus.cc:2468] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 3.
I20260709 12:14:51.978647 18965 leader_election.cc:304] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655d2641b6394bb489cf2362b2c734fa, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:51.979475 19312 raft_consensus.cc:2804] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:51.980000 19312 raft_consensus.cc:697] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 3 LEADER]: Becoming Leader. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:51.980894 19312 consensus_queue.cc:237] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.981619 19073 raft_consensus.cc:515] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.982983 19075 raft_consensus.cc:2468] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 3.
I20260709 12:14:51.983870 19073 leader_election.cc:290] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 2 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:51.984557 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175d67f809e0495db8d71efd15b4a848" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:51.985280 19271 raft_consensus.cc:3060] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.986057 19001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175d67f809e0495db8d71efd15b4a848" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
I20260709 12:14:51.986758 19001 raft_consensus.cc:3055] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:51.987576 19001 raft_consensus.cc:740] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:51.988546 19001 consensus_queue.cc:260] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:51.989272 18824 catalog_manager.cc:5697] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa reported cstate change: term changed from 2 to 3, leader changed from 1771503e888e40cf96a559d95fb656e5 (127.14.16.131) to 655d2641b6394bb489cf2362b2c734fa (127.14.16.130). New cstate: current_term: 3 leader_uuid: "655d2641b6394bb489cf2362b2c734fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:51.990093 19001 raft_consensus.cc:3060] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.994153 19271 raft_consensus.cc:2468] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 2.
I20260709 12:14:51.996160 19039 leader_election.cc:304] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:51.997144 19335 raft_consensus.cc:2804] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:51.997697 19335 raft_consensus.cc:697] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Becoming Leader. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:51.998914 19001 raft_consensus.cc:2468] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 2.
I20260709 12:14:51.998620 19335 consensus_queue.cc:237] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:52.006861 18824 catalog_manager.cc:5697] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 reported cstate change: term changed from 1 to 2, leader changed from 655d2641b6394bb489cf2362b2c734fa (127.14.16.130) to 1771503e888e40cf96a559d95fb656e5 (127.14.16.131). New cstate: current_term: 2 leader_uuid: "1771503e888e40cf96a559d95fb656e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:52.453114 19271 raft_consensus.cc:1275] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Refusing update from remote peer 655d2641b6394bb489cf2362b2c734fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:52.455077 19312 consensus_queue.cc:1048] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.465412 19073 raft_consensus.cc:1275] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Refusing update from remote peer 655d2641b6394bb489cf2362b2c734fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:52.469726 19312 consensus_queue.cc:1048] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.517074 19335 raft_consensus.cc:993] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5: : Instructing follower 655d2641b6394bb489cf2362b2c734fa to start an election
I20260709 12:14:52.517526 19217 raft_consensus.cc:1081] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Signalling peer 655d2641b6394bb489cf2362b2c734fa to start an election
I20260709 12:14:52.518921 19001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cace500a6054d328a24a14a5df2fa42"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:14:52.519428 19001 raft_consensus.cc:493] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:52.519731 19001 raft_consensus.cc:3060] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:52.525230 19001 raft_consensus.cc:515] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:52.526827 19001 leader_election.cc:290] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 3 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:52.527714 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cace500a6054d328a24a14a5df2fa42" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:52.527787 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cace500a6054d328a24a14a5df2fa42" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1771503e888e40cf96a559d95fb656e5"
I20260709 12:14:52.528468 19271 raft_consensus.cc:3060] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:52.528546 19073 raft_consensus.cc:3055] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:52.529009 19073 raft_consensus.cc:740] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:52.529946 19001 raft_consensus.cc:1275] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.529814 19073 consensus_queue.cc:260] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:52.530975 19073 raft_consensus.cc:3060] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:52.531283 19217 consensus_queue.cc:1048] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:52.537551 19271 raft_consensus.cc:2468] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 3.
I20260709 12:14:52.538836 18965 leader_election.cc:304] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655d2641b6394bb489cf2362b2c734fa, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:52.538973 19073 raft_consensus.cc:2468] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 3.
I20260709 12:14:52.539724 19312 raft_consensus.cc:2804] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:52.540218 19312 raft_consensus.cc:697] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 3 LEADER]: Becoming Leader. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:52.541397 19312 consensus_queue.cc:237] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:52.544505 19271 raft_consensus.cc:1275] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.546340 19335 consensus_queue.cc:1048] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:52.553407 18821 catalog_manager.cc:5697] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa reported cstate change: term changed from 2 to 3, leader changed from 1771503e888e40cf96a559d95fb656e5 (127.14.16.131) to 655d2641b6394bb489cf2362b2c734fa (127.14.16.130). New cstate: current_term: 3 leader_uuid: "655d2641b6394bb489cf2362b2c734fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:52.629143 18872 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:52.958384 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:52.966346 19073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e2fc58b4db94e049c99bbe7a2c2a6ac"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
mode: GRACEFUL
new_leader_uuid: "655d2641b6394bb489cf2362b2c734fa"
 from {username='slave'} at 127.0.0.1:42214
I20260709 12:14:52.967213 19073 raft_consensus.cc:606] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Received request to transfer leadership to TS 655d2641b6394bb489cf2362b2c734fa
I20260709 12:14:52.970296 19001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d57f7bd818004755937f21771d404e2e"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
mode: GRACEFUL
new_leader_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42488
I20260709 12:14:52.970907 19001 raft_consensus.cc:606] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Received request to transfer leadership to TS 1771503e888e40cf96a559d95fb656e5
I20260709 12:14:52.973722 19001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
mode: GRACEFUL
new_leader_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42488
I20260709 12:14:52.974241 19001 raft_consensus.cc:606] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 3 LEADER]: Received request to transfer leadership to TS 1771503e888e40cf96a559d95fb656e5
I20260709 12:14:52.975311 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:52.975889 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:52.976567 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:53.002131 19337 raft_consensus.cc:993] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa: : Instructing follower 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:53.002692 19342 raft_consensus.cc:1081] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 3 LEADER]: Signalling peer 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:53.005467 19073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:14:53.005833 19317 raft_consensus.cc:993] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5: : Instructing follower 655d2641b6394bb489cf2362b2c734fa to start an election
I20260709 12:14:53.006157 19073 raft_consensus.cc:493] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:53.006366 19335 raft_consensus.cc:1081] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Signalling peer 655d2641b6394bb489cf2362b2c734fa to start an election
I20260709 12:14:53.006531 19073 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:53.008073 19001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e2fc58b4db94e049c99bbe7a2c2a6ac"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:14:53.008509 19001 raft_consensus.cc:493] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:53.008788 19001 raft_consensus.cc:3060] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.013199 19337 raft_consensus.cc:993] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa: : Instructing follower 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:53.013770 19337 raft_consensus.cc:1081] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Signalling peer 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:53.013741 19073 raft_consensus.cc:515] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:53.015256 19001 raft_consensus.cc:515] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:53.016618 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d57f7bd818004755937f21771d404e2e"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:14:53.016945 19073 leader_election.cc:290] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 4 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:53.017055 19001 leader_election.cc:290] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 2 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:53.017241 19075 raft_consensus.cc:493] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:53.017611 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:53.018378 19271 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:53.018580 19272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2fc58b4db94e049c99bbe7a2c2a6ac" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:53.018229 19075 raft_consensus.cc:3060] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.019567 19272 raft_consensus.cc:3060] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.025166 19271 raft_consensus.cc:2468] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 4.
I20260709 12:14:53.025207 19001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
I20260709 12:14:53.026060 19001 raft_consensus.cc:3055] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:53.026389 19001 raft_consensus.cc:740] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:53.026665 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2fc58b4db94e049c99bbe7a2c2a6ac" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1771503e888e40cf96a559d95fb656e5"
I20260709 12:14:53.026849 19039 leader_election.cc:304] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [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: 1771503e888e40cf96a559d95fb656e5, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:53.026935 19272 raft_consensus.cc:2468] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 2.
I20260709 12:14:53.027323 19073 raft_consensus.cc:3055] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:53.027238 19001 consensus_queue.cc:260] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:53.028095 18965 leader_election.cc:304] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655d2641b6394bb489cf2362b2c734fa, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:53.028244 19335 raft_consensus.cc:2804] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:53.028663 19001 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:53.029008 19312 raft_consensus.cc:2804] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:53.029491 19335 raft_consensus.cc:697] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 4 LEADER]: Becoming Leader. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:53.029404 19075 raft_consensus.cc:515] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:53.027822 19073 raft_consensus.cc:740] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:53.030875 19335 consensus_queue.cc:237] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:53.031410 19312 raft_consensus.cc:697] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Becoming Leader. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:53.031344 19073 consensus_queue.cc:260] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:53.032857 19073 raft_consensus.cc:3060] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.033018 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57f7bd818004755937f21771d404e2e" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:53.033743 19270 raft_consensus.cc:3060] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.034222 19272 raft_consensus.cc:1275] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Refusing update from remote peer 655d2641b6394bb489cf2362b2c734fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:53.032732 19312 consensus_queue.cc:237] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:53.038446 19342 consensus_queue.cc:1048] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.041138 18824 catalog_manager.cc:5697] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 reported cstate change: term changed from 3 to 4, leader changed from 655d2641b6394bb489cf2362b2c734fa (127.14.16.130) to 1771503e888e40cf96a559d95fb656e5 (127.14.16.131). New cstate: current_term: 4 leader_uuid: "1771503e888e40cf96a559d95fb656e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:53.045701 19001 raft_consensus.cc:2468] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 4.
I20260709 12:14:53.046445 19000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57f7bd818004755937f21771d404e2e" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
I20260709 12:14:53.047091 19000 raft_consensus.cc:3055] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:53.047377 19000 raft_consensus.cc:740] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:53.048218 19000 consensus_queue.cc:260] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:53.049422 19000 raft_consensus.cc:3060] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.059702 19270 raft_consensus.cc:2468] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 3.
I20260709 12:14:53.061759 19039 leader_election.cc:304] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:53.062398 19073 raft_consensus.cc:2468] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 2.
I20260709 12:14:53.062809 19335 raft_consensus.cc:2804] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:53.062945 19075 leader_election.cc:290] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 3 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:53.063673 19335 raft_consensus.cc:697] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 3 LEADER]: Becoming Leader. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:53.064534 19335 consensus_queue.cc:237] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:53.068306 19000 raft_consensus.cc:2468] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 3.
I20260709 12:14:53.074111 18824 catalog_manager.cc:5697] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa reported cstate change: term changed from 1 to 2, leader changed from 1771503e888e40cf96a559d95fb656e5 (127.14.16.131) to 655d2641b6394bb489cf2362b2c734fa (127.14.16.130). New cstate: current_term: 2 leader_uuid: "655d2641b6394bb489cf2362b2c734fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:53.075549 18821 catalog_manager.cc:5697] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 reported cstate change: term changed from 2 to 3, leader changed from 655d2641b6394bb489cf2362b2c734fa (127.14.16.130) to 1771503e888e40cf96a559d95fb656e5 (127.14.16.131). New cstate: current_term: 3 leader_uuid: "1771503e888e40cf96a559d95fb656e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:53.097295 19073 raft_consensus.cc:1275] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Refusing update from remote peer 655d2641b6394bb489cf2362b2c734fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:53.099412 19337 consensus_queue.cc:1048] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.465124 19000 raft_consensus.cc:1275] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:53.466780 19358 consensus_queue.cc:1048] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:53.478209 19271 raft_consensus.cc:1275] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:53.482213 19358 consensus_queue.cc:1048] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:53.520228 19271 raft_consensus.cc:1275] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Refusing update from remote peer 655d2641b6394bb489cf2362b2c734fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.521528 19342 consensus_queue.cc:1048] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.530413 19073 raft_consensus.cc:1275] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Refusing update from remote peer 655d2641b6394bb489cf2362b2c734fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.532464 19312 consensus_queue.cc:1048] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.561033 19000 raft_consensus.cc:1275] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 4 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:53.562582 19358 consensus_queue.cc:1048] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:53.571642 19271 raft_consensus.cc:1275] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 4 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:53.573483 19358 consensus_queue.cc:1048] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:14:53.630211 18872 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:53.983865 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:53.991225 19073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0449c59c56b649d885bed93c0cad34d7"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
mode: GRACEFUL
new_leader_uuid: "655d2641b6394bb489cf2362b2c734fa"
 from {username='slave'} at 127.0.0.1:42214
I20260709 12:14:53.991751 19073 raft_consensus.cc:606] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Received request to transfer leadership to TS 655d2641b6394bb489cf2362b2c734fa
I20260709 12:14:53.994683 19000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b56c04018bd4f01a43169114539f9d9"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
mode: GRACEFUL
new_leader_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42488
I20260709 12:14:53.995438 19000 raft_consensus.cc:606] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Received request to transfer leadership to TS 1771503e888e40cf96a559d95fb656e5
I20260709 12:14:53.998800 19073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
mode: GRACEFUL
new_leader_uuid: "655d2641b6394bb489cf2362b2c734fa"
 from {username='slave'} at 127.0.0.1:42214
I20260709 12:14:53.999238 19073 raft_consensus.cc:606] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 4 LEADER]: Received request to transfer leadership to TS 655d2641b6394bb489cf2362b2c734fa
I20260709 12:14:54.000317 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:54.000751 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:54.001292 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:54.047399 19317 raft_consensus.cc:993] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5: : Instructing follower 655d2641b6394bb489cf2362b2c734fa to start an election
I20260709 12:14:54.047986 19358 raft_consensus.cc:1081] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 4 LEADER]: Signalling peer 655d2641b6394bb489cf2362b2c734fa to start an election
I20260709 12:14:54.049284 19000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:14:54.049782 19000 raft_consensus.cc:493] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:54.050069 19000 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:54.055377 19000 raft_consensus.cc:515] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:54.057134 19000 leader_election.cc:290] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 5 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:54.058120 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:54.058173 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84aa42cc0c14566a4fec94ac6e9a611" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1771503e888e40cf96a559d95fb656e5"
I20260709 12:14:54.058785 19270 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:54.058825 19073 raft_consensus.cc:3055] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:54.059288 19073 raft_consensus.cc:740] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:54.059877 19073 consensus_queue.cc:260] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:54.060731 19073 raft_consensus.cc:3060] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:54.064824 19270 raft_consensus.cc:2468] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 5.
I20260709 12:14:54.065307 19073 raft_consensus.cc:2468] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 5.
I20260709 12:14:54.066198 18965 leader_election.cc:304] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [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: 655d2641b6394bb489cf2362b2c734fa, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:54.066864 19312 raft_consensus.cc:2804] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:54.067785 19312 raft_consensus.cc:697] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 5 LEADER]: Becoming Leader. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:54.068526 19312 consensus_queue.cc:237] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:54.075829 18821 catalog_manager.cc:5697] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa reported cstate change: term changed from 4 to 5, leader changed from 1771503e888e40cf96a559d95fb656e5 (127.14.16.131) to 655d2641b6394bb489cf2362b2c734fa (127.14.16.130). New cstate: current_term: 5 leader_uuid: "655d2641b6394bb489cf2362b2c734fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:54.114300 19317 raft_consensus.cc:993] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5: : Instructing follower 655d2641b6394bb489cf2362b2c734fa to start an election
I20260709 12:14:54.114755 19317 raft_consensus.cc:1081] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Signalling peer 655d2641b6394bb489cf2362b2c734fa to start an election
I20260709 12:14:54.116199 19000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0449c59c56b649d885bed93c0cad34d7"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:14:54.116711 19000 raft_consensus.cc:493] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:54.117045 19000 raft_consensus.cc:3060] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.122822 19000 raft_consensus.cc:515] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:54.124688 19000 leader_election.cc:290] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 2 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:54.125368 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0449c59c56b649d885bed93c0cad34d7" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:54.125548 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0449c59c56b649d885bed93c0cad34d7" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1771503e888e40cf96a559d95fb656e5"
I20260709 12:14:54.126092 19270 raft_consensus.cc:3060] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.126185 19073 raft_consensus.cc:3055] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:54.126510 19073 raft_consensus.cc:740] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:54.127140 19073 consensus_queue.cc:260] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:54.127970 19073 raft_consensus.cc:3060] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.131472 19270 raft_consensus.cc:2468] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 2.
I20260709 12:14:54.132606 18965 leader_election.cc:304] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655d2641b6394bb489cf2362b2c734fa, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:54.133490 19073 raft_consensus.cc:2468] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 2.
I20260709 12:14:54.133499 19312 raft_consensus.cc:2804] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:54.134228 19312 raft_consensus.cc:697] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Becoming Leader. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:54.135124 19312 consensus_queue.cc:237] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:54.141901 18824 catalog_manager.cc:5697] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa reported cstate change: term changed from 1 to 2, leader changed from 1771503e888e40cf96a559d95fb656e5 (127.14.16.131) to 655d2641b6394bb489cf2362b2c734fa (127.14.16.130). New cstate: current_term: 2 leader_uuid: "655d2641b6394bb489cf2362b2c734fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:54.448271 19073 raft_consensus.cc:1275] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 5 FOLLOWER]: Refusing update from remote peer 655d2641b6394bb489cf2362b2c734fa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:14:54.449406 19312 consensus_queue.cc:1048] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:54.458647 19270 raft_consensus.cc:1275] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 5 FOLLOWER]: Refusing update from remote peer 655d2641b6394bb489cf2362b2c734fa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:14:54.460031 19370 consensus_queue.cc:1048] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:54.466620 19370 raft_consensus.cc:993] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa: : Instructing follower 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:54.467227 19312 raft_consensus.cc:1081] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Signalling peer 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:54.469465 19073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b56c04018bd4f01a43169114539f9d9"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:14:54.470050 19073 raft_consensus.cc:493] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:54.470398 19073 raft_consensus.cc:3060] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.477785 19073 raft_consensus.cc:515] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
I20260709 12:14:54.480171 19073 leader_election.cc:290] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 2 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:54.480494 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b56c04018bd4f01a43169114539f9d9" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:54.481138 19270 raft_consensus.cc:3060] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.481762 19000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b56c04018bd4f01a43169114539f9d9" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
I20260709 12:14:54.482477 19000 raft_consensus.cc:3055] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:54.482815 19000 raft_consensus.cc:740] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:54.483673 19000 consensus_queue.cc:260] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
I20260709 12:14:54.484853 19000 raft_consensus.cc:3060] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.488415 19270 raft_consensus.cc:2468] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 2.
I20260709 12:14:54.490038 19039 leader_election.cc:304] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:54.490763 19317 raft_consensus.cc:2804] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:54.491158 19317 raft_consensus.cc:697] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Becoming Leader. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:54.491801 19000 raft_consensus.cc:2468] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 2.
I20260709 12:14:54.491940 19317 consensus_queue.cc:237] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } }
I20260709 12:14:54.499996 18821 catalog_manager.cc:5697] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 reported cstate change: term changed from 1 to 2, leader changed from 655d2641b6394bb489cf2362b2c734fa (127.14.16.130) to 1771503e888e40cf96a559d95fb656e5 (127.14.16.131). New cstate: current_term: 2 leader_uuid: "1771503e888e40cf96a559d95fb656e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:54.583689 19270 raft_consensus.cc:1275] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Refusing update from remote peer 655d2641b6394bb489cf2362b2c734fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:54.585083 19370 consensus_queue.cc:1048] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:54.591732 19073 raft_consensus.cc:1275] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Refusing update from remote peer 655d2641b6394bb489cf2362b2c734fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:54.594321 19312 consensus_queue.cc:1048] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:14:54.631247 18872 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:54.936910 19270 raft_consensus.cc:1275] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:54.938553 19317 consensus_queue.cc:1048] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:54.950420 19000 raft_consensus.cc:1275] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:54.953313 19372 consensus_queue.cc:1048] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:55.008253 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:55.017387 19000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0449c59c56b649d885bed93c0cad34d7"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
mode: GRACEFUL
new_leader_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42488
I20260709 12:14:55.018136 19000 raft_consensus.cc:606] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Received request to transfer leadership to TS 1771503e888e40cf96a559d95fb656e5
I20260709 12:14:55.020875 19000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e2fc58b4db94e049c99bbe7a2c2a6ac"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
mode: GRACEFUL
new_leader_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42488
I20260709 12:14:55.021416 19000 raft_consensus.cc:606] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Received request to transfer leadership to TS 1771503e888e40cf96a559d95fb656e5
I20260709 12:14:55.024086 19073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d57f7bd818004755937f21771d404e2e"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
mode: GRACEFUL
new_leader_uuid: "655d2641b6394bb489cf2362b2c734fa"
 from {username='slave'} at 127.0.0.1:42214
I20260709 12:14:55.024597 19073 raft_consensus.cc:606] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 3 LEADER]: Received request to transfer leadership to TS 655d2641b6394bb489cf2362b2c734fa
I20260709 12:14:55.025842 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:55.026396 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:55.026999 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:55.121934 19384 raft_consensus.cc:993] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa: : Instructing follower 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:55.122637 19312 raft_consensus.cc:1081] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Signalling peer 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:55.124432 19073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0449c59c56b649d885bed93c0cad34d7"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:14:55.125053 19073 raft_consensus.cc:493] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:55.125442 19073 raft_consensus.cc:3060] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.130786 19073 raft_consensus.cc:515] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:55.132470 19073 leader_election.cc:290] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 3 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:55.133431 19000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0449c59c56b649d885bed93c0cad34d7" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
I20260709 12:14:55.133388 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0449c59c56b649d885bed93c0cad34d7" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:55.134361 19000 raft_consensus.cc:3055] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:55.134443 19270 raft_consensus.cc:3060] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.134724 19000 raft_consensus.cc:740] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:55.135540 19000 consensus_queue.cc:260] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:55.136615 19000 raft_consensus.cc:3060] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.140278 19270 raft_consensus.cc:2468] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 3.
I20260709 12:14:55.141558 19039 leader_election.cc:304] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:55.142192 19000 raft_consensus.cc:2468] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 3.
I20260709 12:14:55.142434 19382 raft_consensus.cc:2804] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:55.142998 19382 raft_consensus.cc:697] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 3 LEADER]: Becoming Leader. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:55.143687 19382 consensus_queue.cc:237] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:55.149770 18821 catalog_manager.cc:5697] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 reported cstate change: term changed from 2 to 3, leader changed from 655d2641b6394bb489cf2362b2c734fa (127.14.16.130) to 1771503e888e40cf96a559d95fb656e5 (127.14.16.131). New cstate: current_term: 3 leader_uuid: "1771503e888e40cf96a559d95fb656e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:55.370652 19317 raft_consensus.cc:993] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5: : Instructing follower 655d2641b6394bb489cf2362b2c734fa to start an election
I20260709 12:14:55.371181 19388 raft_consensus.cc:1081] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 3 LEADER]: Signalling peer 655d2641b6394bb489cf2362b2c734fa to start an election
I20260709 12:14:55.372915 19001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d57f7bd818004755937f21771d404e2e"
dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:14:55.373422 19001 raft_consensus.cc:493] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:55.373773 19001 raft_consensus.cc:3060] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:55.379063 19001 raft_consensus.cc:515] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:55.381187 19001 leader_election.cc:290] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [CANDIDATE]: Term 4 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 1771503e888e40cf96a559d95fb656e5 (127.14.16.131:34775)
I20260709 12:14:55.382216 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57f7bd818004755937f21771d404e2e" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:55.382229 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57f7bd818004755937f21771d404e2e" candidate_uuid: "655d2641b6394bb489cf2362b2c734fa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1771503e888e40cf96a559d95fb656e5"
I20260709 12:14:55.383041 19270 raft_consensus.cc:3060] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:55.383150 19073 raft_consensus.cc:3055] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:55.383566 19073 raft_consensus.cc:740] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:55.384253 19073 consensus_queue.cc:260] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:55.385294 19073 raft_consensus.cc:3060] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:55.389371 19270 raft_consensus.cc:2468] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 4.
I20260709 12:14:55.390117 19073 raft_consensus.cc:2468] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655d2641b6394bb489cf2362b2c734fa in term 4.
I20260709 12:14:55.390779 18965 leader_election.cc:304] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [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: 655d2641b6394bb489cf2362b2c734fa, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:55.391794 19312 raft_consensus.cc:2804] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:55.392277 19312 raft_consensus.cc:697] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 4 LEADER]: Becoming Leader. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:55.393138 19312 consensus_queue.cc:237] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:55.400125 18821 catalog_manager.cc:5697] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa reported cstate change: term changed from 3 to 4, leader changed from 1771503e888e40cf96a559d95fb656e5 (127.14.16.131) to 655d2641b6394bb489cf2362b2c734fa (127.14.16.130). New cstate: current_term: 4 leader_uuid: "655d2641b6394bb489cf2362b2c734fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:55.443279 19312 raft_consensus.cc:993] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa: : Instructing follower 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:55.443755 19384 raft_consensus.cc:1081] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Signalling peer 1771503e888e40cf96a559d95fb656e5 to start an election
I20260709 12:14:55.445156 19073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e2fc58b4db94e049c99bbe7a2c2a6ac"
dest_uuid: "1771503e888e40cf96a559d95fb656e5"
 from {username='slave'} at 127.0.0.1:42208
I20260709 12:14:55.445650 19073 raft_consensus.cc:493] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:55.446158 19073 raft_consensus.cc:3060] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.451808 19073 raft_consensus.cc:515] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:55.453315 19073 leader_election.cc:290] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 3 election: Requested vote from peers 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893), 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823)
I20260709 12:14:55.454561 19001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2fc58b4db94e049c99bbe7a2c2a6ac" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "655d2641b6394bb489cf2362b2c734fa"
I20260709 12:14:55.454561 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2fc58b4db94e049c99bbe7a2c2a6ac" candidate_uuid: "1771503e888e40cf96a559d95fb656e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749"
I20260709 12:14:55.455490 19270 raft_consensus.cc:3060] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.455480 19001 raft_consensus.cc:3055] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:55.456039 19001 raft_consensus.cc:740] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 655d2641b6394bb489cf2362b2c734fa, State: Running, Role: LEADER
I20260709 12:14:55.456875 19001 consensus_queue.cc:260] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:55.458187 19001 raft_consensus.cc:3060] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:55.464212 19270 raft_consensus.cc:2468] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 3.
I20260709 12:14:55.465682 19039 leader_election.cc:304] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1771503e888e40cf96a559d95fb656e5, 6ff90afbe5af47f4b5a91d1d7a4bf749; no voters: 
I20260709 12:14:55.465725 19001 raft_consensus.cc:2468] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1771503e888e40cf96a559d95fb656e5 in term 3.
I20260709 12:14:55.466508 19388 raft_consensus.cc:2804] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:55.467132 19388 raft_consensus.cc:697] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 3 LEADER]: Becoming Leader. State: Replica: 1771503e888e40cf96a559d95fb656e5, State: Running, Role: LEADER
I20260709 12:14:55.467880 19388 consensus_queue.cc:237] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [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: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } }
I20260709 12:14:55.475373 18821 catalog_manager.cc:5697] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 reported cstate change: term changed from 2 to 3, leader changed from 655d2641b6394bb489cf2362b2c734fa (127.14.16.130) to 1771503e888e40cf96a559d95fb656e5 (127.14.16.131). New cstate: current_term: 3 leader_uuid: "1771503e888e40cf96a559d95fb656e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:55.632380 18872 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:55.675650 19001 raft_consensus.cc:1275] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:55.676971 19388 consensus_queue.cc:1048] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:55.686998 19270 raft_consensus.cc:1275] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:55.688658 19317 consensus_queue.cc:1048] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:55.895538 19001 raft_consensus.cc:1275] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:55.896936 19317 consensus_queue.cc:1048] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655d2641b6394bb489cf2362b2c734fa" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:55.905380 19270 raft_consensus.cc:1275] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Refusing update from remote peer 1771503e888e40cf96a559d95fb656e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:55.907565 19317 consensus_queue.cc:1048] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:55.940009 19270 raft_consensus.cc:1275] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 4 FOLLOWER]: Refusing update from remote peer 655d2641b6394bb489cf2362b2c734fa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:55.941304 19384 consensus_queue.cc:1048] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff90afbe5af47f4b5a91d1d7a4bf749" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:55.954391 19073 raft_consensus.cc:1275] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 4 FOLLOWER]: Refusing update from remote peer 655d2641b6394bb489cf2362b2c734fa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:55.955927 19401 consensus_queue.cc:1048] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1771503e888e40cf96a559d95fb656e5" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:56.034386 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:56.062798 14402 tablet_server.cc:179] TabletServer@127.14.16.129:40893 shutting down...
I20260709 12:14:56.083231 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:56.083915 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:56.084848 14402 raft_consensus.cc:2243] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.085479 14402 raft_consensus.cc:2272] T e84aa42cc0c14566a4fec94ac6e9a611 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.087412 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:56.087921 14402 raft_consensus.cc:2243] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.088294 14402 raft_consensus.cc:2272] T 175d67f809e0495db8d71efd15b4a848 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.090013 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:56.090577 14402 raft_consensus.cc:2243] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.090945 14402 raft_consensus.cc:2272] T 6ae566ab575d48a6a6e157565f37975f P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.092657 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:56.093197 14402 raft_consensus.cc:2243] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.093709 14402 raft_consensus.cc:2272] T d57f7bd818004755937f21771d404e2e P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.096038 14402 tablet_replica.cc:333] stopping tablet replica
W20260709 12:14:56.096269 19039 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 86 similar messages]
I20260709 12:14:56.096835 14402 raft_consensus.cc:2243] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.097460 14402 raft_consensus.cc:2272] T bd08e761f5504f989c258f04b2993391 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:56.099165 19039 consensus_peers.cc:597] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. 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 12:14:56.099663 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:56.100207 14402 raft_consensus.cc:2243] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.100570 14402 raft_consensus.cc:2272] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.102762 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:56.103271 14402 raft_consensus.cc:2243] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.103645 14402 raft_consensus.cc:2272] T 2cace500a6054d328a24a14a5df2fa42 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.105531 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:56.106067 14402 raft_consensus.cc:2243] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.106453 14402 raft_consensus.cc:2272] T 0449c59c56b649d885bed93c0cad34d7 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.108489 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:56.108955 14402 raft_consensus.cc:2243] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.109336 14402 raft_consensus.cc:2272] T 3e5848784a09474fbcab5b3412b97bc9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.111140 14402 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:56.111573 14402 raft_consensus.cc:2243] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.112185 14402 raft_consensus.cc:2272] T 4b56c04018bd4f01a43169114539f9d9 P 6ff90afbe5af47f4b5a91d1d7a4bf749 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.130801 14402 tablet_server.cc:196] TabletServer@127.14.16.129:40893 shutdown complete.
I20260709 12:14:56.150293 14402 tablet_server.cc:179] TabletServer@127.14.16.130:0 shutting down...
W20260709 12:14:56.160961 19039 consensus_peers.cc:597] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:56.170087 19039 consensus_peers.cc:597] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:56.182096 19038 consensus_peers.cc:597] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 -> Peer 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823): Couldn't send request to peer 655d2641b6394bb489cf2362b2c734fa. 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 12:14:56.188583 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:56.189895 14402 tablet_replica.cc:333] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa: stopping tablet replica
I20260709 12:14:56.190899 14402 raft_consensus.cc:2243] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.191720 14402 raft_consensus.cc:2272] T e84aa42cc0c14566a4fec94ac6e9a611 P 655d2641b6394bb489cf2362b2c734fa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.194008 14402 tablet_replica.cc:333] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa: stopping tablet replica
I20260709 12:14:56.194665 14402 raft_consensus.cc:2243] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.195204 14402 raft_consensus.cc:2272] T 0449c59c56b649d885bed93c0cad34d7 P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.200070 14402 tablet_replica.cc:333] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa: stopping tablet replica
I20260709 12:14:56.200824 14402 raft_consensus.cc:2243] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.201329 14402 raft_consensus.cc:2272] T 175d67f809e0495db8d71efd15b4a848 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.203706 14402 tablet_replica.cc:333] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa: stopping tablet replica
I20260709 12:14:56.204341 14402 raft_consensus.cc:2243] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.205416 14402 raft_consensus.cc:2272] T d57f7bd818004755937f21771d404e2e P 655d2641b6394bb489cf2362b2c734fa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.208055 14402 tablet_replica.cc:333] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa: stopping tablet replica
I20260709 12:14:56.209088 14402 raft_consensus.cc:2243] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.210093 14402 raft_consensus.cc:2272] T bd08e761f5504f989c258f04b2993391 P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.212932 14402 tablet_replica.cc:333] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa: stopping tablet replica
I20260709 12:14:56.213795 14402 raft_consensus.cc:2243] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.214313 14402 raft_consensus.cc:2272] T 6ae566ab575d48a6a6e157565f37975f P 655d2641b6394bb489cf2362b2c734fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.217284 14402 tablet_replica.cc:333] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa: stopping tablet replica
I20260709 12:14:56.218039 14402 raft_consensus.cc:2243] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.218904 14402 raft_consensus.cc:2272] T 2cace500a6054d328a24a14a5df2fa42 P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.220921 14402 tablet_replica.cc:333] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa: stopping tablet replica
I20260709 12:14:56.221477 14402 raft_consensus.cc:2243] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.222183 14402 raft_consensus.cc:2272] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 655d2641b6394bb489cf2362b2c734fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.224937 14402 tablet_replica.cc:333] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa: stopping tablet replica
I20260709 12:14:56.225493 14402 raft_consensus.cc:2243] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.226035 14402 raft_consensus.cc:2272] T 3e5848784a09474fbcab5b3412b97bc9 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.228048 14402 tablet_replica.cc:333] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa: stopping tablet replica
I20260709 12:14:56.228535 14402 raft_consensus.cc:2243] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.228967 14402 raft_consensus.cc:2272] T 4b56c04018bd4f01a43169114539f9d9 P 655d2641b6394bb489cf2362b2c734fa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:56.252135 19038 consensus_peers.cc:597] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 -> Peer 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823): Couldn't send request to peer 655d2641b6394bb489cf2362b2c734fa. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:42823: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:56.262400 14402 tablet_server.cc:196] TabletServer@127.14.16.130:0 shutdown complete.
I20260709 12:14:56.285511 14402 tablet_server.cc:179] TabletServer@127.14.16.131:0 shutting down...
W20260709 12:14:56.318426 19039 consensus_peers.cc:597] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:56.320580 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:56.322654 14402 tablet_replica.cc:333] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5: stopping tablet replica
I20260709 12:14:56.323755 14402 raft_consensus.cc:2243] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.324314 14402 raft_consensus.cc:2272] T e84aa42cc0c14566a4fec94ac6e9a611 P 1771503e888e40cf96a559d95fb656e5 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:56.324729 19038 consensus_peers.cc:597] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 -> Peer 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823): Couldn't send request to peer 655d2641b6394bb489cf2362b2c734fa. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:42823: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:56.326642 14402 tablet_replica.cc:333] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5: stopping tablet replica
I20260709 12:14:56.327252 14402 raft_consensus.cc:2243] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.327997 14402 raft_consensus.cc:2272] T 0449c59c56b649d885bed93c0cad34d7 P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.330619 14402 tablet_replica.cc:333] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5: stopping tablet replica
I20260709 12:14:56.331243 14402 raft_consensus.cc:2243] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.333200 14402 raft_consensus.cc:2272] T 175d67f809e0495db8d71efd15b4a848 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.336045 14402 tablet_replica.cc:333] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5: stopping tablet replica
I20260709 12:14:56.337054 14402 raft_consensus.cc:2243] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.337669 14402 raft_consensus.cc:2272] T d57f7bd818004755937f21771d404e2e P 1771503e888e40cf96a559d95fb656e5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:56.339100 19038 consensus_peers.cc:597] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 -> Peer 655d2641b6394bb489cf2362b2c734fa (127.14.16.130:42823): Couldn't send request to peer 655d2641b6394bb489cf2362b2c734fa. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:42823: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:56.343677 14402 tablet_replica.cc:333] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5: stopping tablet replica
W20260709 12:14:56.344219 19039 consensus_peers.cc:597] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 -> Peer 6ff90afbe5af47f4b5a91d1d7a4bf749 (127.14.16.129:40893): Couldn't send request to peer 6ff90afbe5af47f4b5a91d1d7a4bf749. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:40893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:56.344452 14402 raft_consensus.cc:2243] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.345043 14402 raft_consensus.cc:2272] T bd08e761f5504f989c258f04b2993391 P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.347150 14402 tablet_replica.cc:333] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5: stopping tablet replica
I20260709 12:14:56.347714 14402 raft_consensus.cc:2243] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.348502 14402 raft_consensus.cc:2272] T 6ae566ab575d48a6a6e157565f37975f P 1771503e888e40cf96a559d95fb656e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.350507 14402 tablet_replica.cc:333] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5: stopping tablet replica
I20260709 12:14:56.351063 14402 raft_consensus.cc:2243] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.351811 14402 raft_consensus.cc:2272] T 3e5848784a09474fbcab5b3412b97bc9 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.353837 14402 tablet_replica.cc:333] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5: stopping tablet replica
I20260709 12:14:56.354372 14402 raft_consensus.cc:2243] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.355101 14402 raft_consensus.cc:2272] T 4b56c04018bd4f01a43169114539f9d9 P 1771503e888e40cf96a559d95fb656e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.356971 14402 tablet_replica.cc:333] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5: stopping tablet replica
I20260709 12:14:56.357498 14402 raft_consensus.cc:2243] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.357961 14402 raft_consensus.cc:2272] T 2cace500a6054d328a24a14a5df2fa42 P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.359748 14402 tablet_replica.cc:333] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5: stopping tablet replica
I20260709 12:14:56.360226 14402 raft_consensus.cc:2243] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.360991 14402 raft_consensus.cc:2272] T 7e2fc58b4db94e049c99bbe7a2c2a6ac P 1771503e888e40cf96a559d95fb656e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.392247 14402 tablet_server.cc:196] TabletServer@127.14.16.131:0 shutdown complete.
I20260709 12:14:56.418045 14402 master.cc:562] Master@127.14.16.190:46091 shutting down...
I20260709 12:14:56.447008 14402 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.447526 14402 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.447814 14402 tablet_replica.cc:333] T 00000000000000000000000000000000 P e8a042b9dca34ee18cb8605841cb29d7: stopping tablet replica
I20260709 12:14:56.469429 14402 master.cc:584] Master@127.14.16.190:46091 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13040 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:14:56.517282 14402 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.16.190:46083
I20260709 12:14:56.518455 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:56.524377 19409 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 12:14:56.524435 19410 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 12:14:56.524885 19412 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 12:14:56.527235 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:56.528221 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:56.528400 14402 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 12:14:56.528513 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599296528502 us; error 0 us; skew 500 ppm
I20260709 12:14:56.528999 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:56.531821 14402 webserver.cc:533] Webserver started at http://127.14.16.190:33197/ using document root <none> and password file <none>
I20260709 12:14:56.532327 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:56.532485 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:56.532835 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:56.534307 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/master-0-root/instance:
uuid: "c23931eaa912426eaf82f648f4861bab"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-3hrd"
I20260709 12:14:56.539587 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:56.543435 19417 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.544272 14402 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:14:56.544577 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/master-0-root
uuid: "c23931eaa912426eaf82f648f4861bab"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-3hrd"
I20260709 12:14:56.544911 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-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 12:14:56.561474 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:56.562840 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:56.605012 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.190:46083
I20260709 12:14:56.605154 19468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.190:46083 every 8 connection(s)
I20260709 12:14:56.608932 19469 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 12:14:56.620558 19469 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab: Bootstrap starting.
I20260709 12:14:56.625456 19469 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.630077 19469 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab: No bootstrap required, opened a new log
I20260709 12:14:56.632445 19469 raft_consensus.cc:359] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c23931eaa912426eaf82f648f4861bab" member_type: VOTER }
I20260709 12:14:56.632870 19469 raft_consensus.cc:385] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.633160 19469 raft_consensus.cc:740] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23931eaa912426eaf82f648f4861bab, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.633796 19469 consensus_queue.cc:260] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c23931eaa912426eaf82f648f4861bab" member_type: VOTER }
I20260709 12:14:56.634296 19469 raft_consensus.cc:399] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:56.634506 19469 raft_consensus.cc:493] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:56.634814 19469 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.640574 19469 raft_consensus.cc:515] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c23931eaa912426eaf82f648f4861bab" member_type: VOTER }
I20260709 12:14:56.641256 19469 leader_election.cc:304] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [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: c23931eaa912426eaf82f648f4861bab; no voters: 
I20260709 12:14:56.642628 19469 leader_election.cc:290] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:56.643040 19472 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:56.644500 19472 raft_consensus.cc:697] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [term 1 LEADER]: Becoming Leader. State: Replica: c23931eaa912426eaf82f648f4861bab, State: Running, Role: LEADER
I20260709 12:14:56.645259 19472 consensus_queue.cc:237] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [LEADER]: Queue going to LEADER mode. State: All 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: "c23931eaa912426eaf82f648f4861bab" member_type: VOTER }
I20260709 12:14:56.645876 19469 sys_catalog.cc:565] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:56.650470 19473 sys_catalog.cc:455] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c23931eaa912426eaf82f648f4861bab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c23931eaa912426eaf82f648f4861bab" member_type: VOTER } }
I20260709 12:14:56.651409 19473 sys_catalog.cc:458] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:56.652930 19474 sys_catalog.cc:455] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [sys.catalog]: SysCatalogTable state changed. Reason: New leader c23931eaa912426eaf82f648f4861bab. Latest consensus state: current_term: 1 leader_uuid: "c23931eaa912426eaf82f648f4861bab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c23931eaa912426eaf82f648f4861bab" member_type: VOTER } }
I20260709 12:14:56.653748 19474 sys_catalog.cc:458] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:56.658761 19480 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:56.667310 19480 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:56.670671 14402 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:56.678357 19480 catalog_manager.cc:1383] Generated new cluster ID: 5cd10eeda59949659690c33c76c19dc3
I20260709 12:14:56.678751 19480 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:56.703157 19480 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:56.704669 19480 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:56.717545 19480 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab: Generated new TSK 0
I20260709 12:14:56.718308 19480 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:56.737686 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:56.744067 19490 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 12:14:56.745744 19491 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 12:14:56.746353 19493 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 12:14:56.746935 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:56.748000 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:56.748203 14402 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 12:14:56.748404 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599296748387 us; error 0 us; skew 500 ppm
I20260709 12:14:56.749042 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:56.751636 14402 webserver.cc:533] Webserver started at http://127.14.16.129:33631/ using document root <none> and password file <none>
I20260709 12:14:56.752153 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:56.752365 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:56.752642 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:56.753829 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/ts-0-root/instance:
uuid: "8b4b98a253844502bdc161dc5e4e5e4f"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-3hrd"
I20260709 12:14:56.758824 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:56.762782 19498 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.763780 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:14:56.764109 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/ts-0-root
uuid: "8b4b98a253844502bdc161dc5e4e5e4f"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-3hrd"
I20260709 12:14:56.764398 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-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 12:14:56.779907 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:56.781159 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:56.782706 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:56.785106 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:56.785317 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.785624 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:56.785771 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:14:56.828385 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.129:36781
I20260709 12:14:56.828495 19560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.129:36781 every 8 connection(s)
I20260709 12:14:56.833611 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:56.841925 19566 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 12:14:56.842875 19565 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 12:14:56.846469 19568 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 12:14:56.847640 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:56.848465 19561 heartbeater.cc:344] Connected to a master server at 127.14.16.190:46083
I20260709 12:14:56.848786 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:56.848920 19561 heartbeater.cc:461] Registering TS with master...
W20260709 12:14:56.849094 14402 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 12:14:56.849318 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599296849301 us; error 0 us; skew 500 ppm
I20260709 12:14:56.849941 19561 heartbeater.cc:507] Master 127.14.16.190:46083 requested a full tablet report, sending...
I20260709 12:14:56.850111 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:56.852481 19434 ts_manager.cc:194] Registered new tserver with Master: 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129:36781)
I20260709 12:14:56.853060 14402 webserver.cc:533] Webserver started at http://127.14.16.130:42411/ using document root <none> and password file <none>
I20260709 12:14:56.853674 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:56.853890 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:56.854151 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:56.854642 19434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52208
I20260709 12:14:56.855358 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/ts-1-root/instance:
uuid: "bef7f20b514c45179bcb88526d947b11"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-3hrd"
I20260709 12:14:56.861554 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:14:56.865329 19573 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.866465 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:14:56.866842 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/ts-1-root
uuid: "bef7f20b514c45179bcb88526d947b11"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-3hrd"
I20260709 12:14:56.867170 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-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 12:14:56.888763 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:56.890393 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:56.892006 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:56.894317 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:56.894556 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.894814 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:56.894986 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.940368 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.130:42167
I20260709 12:14:56.940521 19635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.130:42167 every 8 connection(s)
I20260709 12:14:56.945654 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:56.953836 19639 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 12:14:56.955875 19640 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 12:14:56.957393 14402 server_base.cc:1061] running on GCE node
W20260709 12:14:56.958093 19642 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 12:14:56.959352 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:56.959728 14402 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 12:14:56.959755 19636 heartbeater.cc:344] Connected to a master server at 127.14.16.190:46083
I20260709 12:14:56.960229 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599296960203 us; error 0 us; skew 500 ppm
I20260709 12:14:56.960501 19636 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:56.961018 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:56.961360 19636 heartbeater.cc:507] Master 127.14.16.190:46083 requested a full tablet report, sending...
I20260709 12:14:56.964018 19434 ts_manager.cc:194] Registered new tserver with Master: bef7f20b514c45179bcb88526d947b11 (127.14.16.130:42167)
I20260709 12:14:56.964103 14402 webserver.cc:533] Webserver started at http://127.14.16.131:33725/ using document root <none> and password file <none>
I20260709 12:14:56.964994 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:56.965282 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:56.965674 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:56.966650 19434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52218
I20260709 12:14:56.967698 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/ts-2-root/instance:
uuid: "cbcaf6a8238b46ba84a0b444a8296418"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-3hrd"
I20260709 12:14:56.972769 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:56.976886 19647 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.977880 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:14:56.978164 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/ts-2-root
uuid: "cbcaf6a8238b46ba84a0b444a8296418"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-3hrd"
I20260709 12:14:56.978417 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599126986349-14402-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 12:14:56.996393 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:56.997800 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:56.999378 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:57.002132 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:57.002382 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:57.002677 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:57.002866 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:57.048549 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.131:39755
I20260709 12:14:57.048775 19709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.131:39755 every 8 connection(s)
I20260709 12:14:57.064152 19710 heartbeater.cc:344] Connected to a master server at 127.14.16.190:46083
I20260709 12:14:57.064728 19710 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:57.065654 19710 heartbeater.cc:507] Master 127.14.16.190:46083 requested a full tablet report, sending...
I20260709 12:14:57.067899 19434 ts_manager.cc:194] Registered new tserver with Master: cbcaf6a8238b46ba84a0b444a8296418 (127.14.16.131:39755)
I20260709 12:14:57.068518 14402 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016372471s
I20260709 12:14:57.069460 19434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52232
I20260709 12:14:57.096271 19434 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52240:
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 12:14:57.098593 19434 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 12:14:57.151873 19600 tablet_service.cc:1511] Processing CreateTablet for tablet 18e5a00d45644320a3125b4561cfff02 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=807541d2ddb44d12a125c5d12c990a03]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:57.153501 19600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e5a00d45644320a3125b4561cfff02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.153672 19601 tablet_service.cc:1511] Processing CreateTablet for tablet 008e50a0bb314f9c9252d20b0a6a6a5b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=807541d2ddb44d12a125c5d12c990a03]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:57.155169 19601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008e50a0bb314f9c9252d20b0a6a6a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.161288 19526 tablet_service.cc:1511] Processing CreateTablet for tablet 008e50a0bb314f9c9252d20b0a6a6a5b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=807541d2ddb44d12a125c5d12c990a03]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:57.162796 19526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008e50a0bb314f9c9252d20b0a6a6a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.164311 19675 tablet_service.cc:1511] Processing CreateTablet for tablet 008e50a0bb314f9c9252d20b0a6a6a5b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=807541d2ddb44d12a125c5d12c990a03]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:57.165750 19675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008e50a0bb314f9c9252d20b0a6a6a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.169905 19525 tablet_service.cc:1511] Processing CreateTablet for tablet 18e5a00d45644320a3125b4561cfff02 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=807541d2ddb44d12a125c5d12c990a03]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:57.171440 19525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e5a00d45644320a3125b4561cfff02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.173111 19674 tablet_service.cc:1511] Processing CreateTablet for tablet 18e5a00d45644320a3125b4561cfff02 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=807541d2ddb44d12a125c5d12c990a03]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:57.174571 19674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e5a00d45644320a3125b4561cfff02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.201342 19726 tablet_bootstrap.cc:492] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418: Bootstrap starting.
I20260709 12:14:57.208925 19725 tablet_bootstrap.cc:492] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11: Bootstrap starting.
I20260709 12:14:57.210716 19726 tablet_bootstrap.cc:654] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.219451 19727 tablet_bootstrap.cc:492] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f: Bootstrap starting.
I20260709 12:14:57.219797 19725 tablet_bootstrap.cc:654] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.222394 19726 tablet_bootstrap.cc:492] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418: No bootstrap required, opened a new log
I20260709 12:14:57.222993 19726 ts_tablet_manager.cc:1403] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260709 12:14:57.226080 19727 tablet_bootstrap.cc:654] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.226547 19726 raft_consensus.cc:359] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.227159 19725 tablet_bootstrap.cc:492] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11: No bootstrap required, opened a new log
I20260709 12:14:57.227362 19726 raft_consensus.cc:385] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.227783 19726 raft_consensus.cc:740] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbcaf6a8238b46ba84a0b444a8296418, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.227970 19725 ts_tablet_manager.cc:1403] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260709 12:14:57.228605 19726 consensus_queue.cc:260] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.231050 19725 raft_consensus.cc:359] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.231882 19725 raft_consensus.cc:385] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.232102 19710 heartbeater.cc:499] Master 127.14.16.190:46083 was elected leader, sending a full tablet report...
I20260709 12:14:57.232192 19725 raft_consensus.cc:740] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bef7f20b514c45179bcb88526d947b11, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.233604 19726 ts_tablet_manager.cc:1434] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:14:57.233249 19725 consensus_queue.cc:260] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.232457 19727 tablet_bootstrap.cc:492] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f: No bootstrap required, opened a new log
I20260709 12:14:57.234692 19726 tablet_bootstrap.cc:492] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418: Bootstrap starting.
I20260709 12:14:57.234879 19727 ts_tablet_manager.cc:1403] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.009s
I20260709 12:14:57.238551 19727 raft_consensus.cc:359] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.239423 19727 raft_consensus.cc:385] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.239746 19727 raft_consensus.cc:740] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4b98a253844502bdc161dc5e4e5e4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.240669 19727 consensus_queue.cc:260] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.244727 19726 tablet_bootstrap.cc:654] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.250530 19727 ts_tablet_manager.cc:1434] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.009s
I20260709 12:14:57.251523 19561 heartbeater.cc:499] Master 127.14.16.190:46083 was elected leader, sending a full tablet report...
I20260709 12:14:57.255173 19727 tablet_bootstrap.cc:492] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f: Bootstrap starting.
I20260709 12:14:57.262760 19727 tablet_bootstrap.cc:654] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.266430 19636 heartbeater.cc:499] Master 127.14.16.190:46083 was elected leader, sending a full tablet report...
I20260709 12:14:57.267148 19725 ts_tablet_manager.cc:1434] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11: Time spent starting tablet: real 0.039s	user 0.020s	sys 0.020s
I20260709 12:14:57.267457 19726 tablet_bootstrap.cc:492] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418: No bootstrap required, opened a new log
I20260709 12:14:57.267997 19726 ts_tablet_manager.cc:1403] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.020s
I20260709 12:14:57.268817 19725 tablet_bootstrap.cc:492] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11: Bootstrap starting.
I20260709 12:14:57.271328 19726 raft_consensus.cc:359] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.272136 19726 raft_consensus.cc:385] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.272444 19726 raft_consensus.cc:740] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbcaf6a8238b46ba84a0b444a8296418, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.273329 19726 consensus_queue.cc:260] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.275604 19726 ts_tablet_manager.cc:1434] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:57.276856 19727 tablet_bootstrap.cc:492] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f: No bootstrap required, opened a new log
I20260709 12:14:57.277446 19727 ts_tablet_manager.cc:1403] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260709 12:14:57.277774 19725 tablet_bootstrap.cc:654] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.281126 19727 raft_consensus.cc:359] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.282032 19727 raft_consensus.cc:385] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.282423 19727 raft_consensus.cc:740] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4b98a253844502bdc161dc5e4e5e4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.283593 19727 consensus_queue.cc:260] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.286130 19725 tablet_bootstrap.cc:492] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11: No bootstrap required, opened a new log
I20260709 12:14:57.286762 19725 ts_tablet_manager.cc:1403] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 12:14:57.287777 19727 ts_tablet_manager.cc:1434] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:14:57.290103 19725 raft_consensus.cc:359] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.291038 19725 raft_consensus.cc:385] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.291378 19725 raft_consensus.cc:740] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bef7f20b514c45179bcb88526d947b11, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.292241 19725 consensus_queue.cc:260] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.294518 19725 ts_tablet_manager.cc:1434] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:57.463876 19732 raft_consensus.cc:493] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.464500 19732 raft_consensus.cc:515] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.467124 19732 leader_election.cc:290] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129:36781), cbcaf6a8238b46ba84a0b444a8296418 (127.14.16.131:39755)
I20260709 12:14:57.478219 19536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008e50a0bb314f9c9252d20b0a6a6a5b" candidate_uuid: "bef7f20b514c45179bcb88526d947b11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" is_pre_election: true
I20260709 12:14:57.479084 19536 raft_consensus.cc:2468] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bef7f20b514c45179bcb88526d947b11 in term 0.
I20260709 12:14:57.479038 19685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008e50a0bb314f9c9252d20b0a6a6a5b" candidate_uuid: "bef7f20b514c45179bcb88526d947b11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbcaf6a8238b46ba84a0b444a8296418" is_pre_election: true
I20260709 12:14:57.480086 19685 raft_consensus.cc:2468] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bef7f20b514c45179bcb88526d947b11 in term 0.
I20260709 12:14:57.480706 19575 leader_election.cc:304] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b4b98a253844502bdc161dc5e4e5e4f, bef7f20b514c45179bcb88526d947b11; no voters: 
I20260709 12:14:57.481591 19732 raft_consensus.cc:2804] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:57.481971 19732 raft_consensus.cc:493] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:57.482246 19732 raft_consensus.cc:3060] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.488130 19732 raft_consensus.cc:515] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.489972 19732 leader_election.cc:290] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [CANDIDATE]: Term 1 election: Requested vote from peers 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129:36781), cbcaf6a8238b46ba84a0b444a8296418 (127.14.16.131:39755)
I20260709 12:14:57.490882 19536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008e50a0bb314f9c9252d20b0a6a6a5b" candidate_uuid: "bef7f20b514c45179bcb88526d947b11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4b98a253844502bdc161dc5e4e5e4f"
I20260709 12:14:57.491142 19685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008e50a0bb314f9c9252d20b0a6a6a5b" candidate_uuid: "bef7f20b514c45179bcb88526d947b11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbcaf6a8238b46ba84a0b444a8296418"
I20260709 12:14:57.491464 19536 raft_consensus.cc:3060] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.491712 19685 raft_consensus.cc:3060] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.497135 19536 raft_consensus.cc:2468] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bef7f20b514c45179bcb88526d947b11 in term 1.
I20260709 12:14:57.497223 19685 raft_consensus.cc:2468] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bef7f20b514c45179bcb88526d947b11 in term 1.
I20260709 12:14:57.498409 19575 leader_election.cc:304] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b4b98a253844502bdc161dc5e4e5e4f, bef7f20b514c45179bcb88526d947b11; no voters: 
I20260709 12:14:57.499096 19732 raft_consensus.cc:2804] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:57.500115 19732 raft_consensus.cc:697] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 1 LEADER]: Becoming Leader. State: Replica: bef7f20b514c45179bcb88526d947b11, State: Running, Role: LEADER
I20260709 12:14:57.500963 19732 consensus_queue.cc:237] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.508816 19433 catalog_manager.cc:5697] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 reported cstate change: term changed from 0 to 1, leader changed from <none> to bef7f20b514c45179bcb88526d947b11 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "bef7f20b514c45179bcb88526d947b11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:57.549708 19732 raft_consensus.cc:493] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.550273 19732 raft_consensus.cc:515] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.552120 19732 leader_election.cc:290] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129:36781), cbcaf6a8238b46ba84a0b444a8296418 (127.14.16.131:39755)
I20260709 12:14:57.553198 19536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e5a00d45644320a3125b4561cfff02" candidate_uuid: "bef7f20b514c45179bcb88526d947b11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" is_pre_election: true
I20260709 12:14:57.553458 19685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e5a00d45644320a3125b4561cfff02" candidate_uuid: "bef7f20b514c45179bcb88526d947b11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbcaf6a8238b46ba84a0b444a8296418" is_pre_election: true
I20260709 12:14:57.554013 19536 raft_consensus.cc:2468] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bef7f20b514c45179bcb88526d947b11 in term 0.
I20260709 12:14:57.554352 19685 raft_consensus.cc:2468] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bef7f20b514c45179bcb88526d947b11 in term 0.
I20260709 12:14:57.555465 19575 leader_election.cc:304] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b4b98a253844502bdc161dc5e4e5e4f, bef7f20b514c45179bcb88526d947b11; no voters: 
I20260709 12:14:57.556288 19732 raft_consensus.cc:2804] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:57.556706 19732 raft_consensus.cc:493] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:57.556984 19732 raft_consensus.cc:3060] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.562628 19732 raft_consensus.cc:515] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.564846 19732 leader_election.cc:290] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [CANDIDATE]: Term 1 election: Requested vote from peers 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129:36781), cbcaf6a8238b46ba84a0b444a8296418 (127.14.16.131:39755)
I20260709 12:14:57.565783 19536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e5a00d45644320a3125b4561cfff02" candidate_uuid: "bef7f20b514c45179bcb88526d947b11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4b98a253844502bdc161dc5e4e5e4f"
I20260709 12:14:57.566205 19685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e5a00d45644320a3125b4561cfff02" candidate_uuid: "bef7f20b514c45179bcb88526d947b11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbcaf6a8238b46ba84a0b444a8296418"
I20260709 12:14:57.566680 19536 raft_consensus.cc:3060] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.566852 19685 raft_consensus.cc:3060] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.574596 19685 raft_consensus.cc:2468] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bef7f20b514c45179bcb88526d947b11 in term 1.
I20260709 12:14:57.574726 19536 raft_consensus.cc:2468] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bef7f20b514c45179bcb88526d947b11 in term 1.
I20260709 12:14:57.576105 19575 leader_election.cc:304] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b4b98a253844502bdc161dc5e4e5e4f, bef7f20b514c45179bcb88526d947b11; no voters: 
I20260709 12:14:57.576848 19732 raft_consensus.cc:2804] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:57.577303 19732 raft_consensus.cc:697] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [term 1 LEADER]: Becoming Leader. State: Replica: bef7f20b514c45179bcb88526d947b11, State: Running, Role: LEADER
I20260709 12:14:57.578055 19732 consensus_queue.cc:237] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.585286 19433 catalog_manager.cc:5697] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 reported cstate change: term changed from 0 to 1, leader changed from <none> to bef7f20b514c45179bcb88526d947b11 (127.14.16.130). New cstate: current_term: 1 leader_uuid: "bef7f20b514c45179bcb88526d947b11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:57.644232 19433 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52246:
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 12:14:57.646379 19433 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.
W20260709 12:14:57.665493 19482 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:57.670183 19526 tablet_service.cc:1511] Processing CreateTablet for tablet a75bfcb8486140b890cd55c80700831a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=29116492d7ba47978fcbbed0c49e207c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:57.671576 19526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75bfcb8486140b890cd55c80700831a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.672899 19675 tablet_service.cc:1511] Processing CreateTablet for tablet a75bfcb8486140b890cd55c80700831a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=29116492d7ba47978fcbbed0c49e207c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:57.674302 19675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75bfcb8486140b890cd55c80700831a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.674996 19525 tablet_service.cc:1511] Processing CreateTablet for tablet f311f5acabf14c6cbc27cd0cadd4533f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=29116492d7ba47978fcbbed0c49e207c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:57.676258 19525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f311f5acabf14c6cbc27cd0cadd4533f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.676971 19674 tablet_service.cc:1511] Processing CreateTablet for tablet f311f5acabf14c6cbc27cd0cadd4533f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=29116492d7ba47978fcbbed0c49e207c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:57.677935 19600 tablet_service.cc:1511] Processing CreateTablet for tablet f311f5acabf14c6cbc27cd0cadd4533f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=29116492d7ba47978fcbbed0c49e207c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:57.678352 19674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f311f5acabf14c6cbc27cd0cadd4533f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.679198 19600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f311f5acabf14c6cbc27cd0cadd4533f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.672940 19601 tablet_service.cc:1511] Processing CreateTablet for tablet a75bfcb8486140b890cd55c80700831a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=29116492d7ba47978fcbbed0c49e207c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:57.681679 19601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75bfcb8486140b890cd55c80700831a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.689461 19727 tablet_bootstrap.cc:492] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f: Bootstrap starting.
I20260709 12:14:57.695645 19726 tablet_bootstrap.cc:492] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418: Bootstrap starting.
I20260709 12:14:57.695935 19727 tablet_bootstrap.cc:654] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.702943 19726 tablet_bootstrap.cc:654] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.714776 19726 tablet_bootstrap.cc:492] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418: No bootstrap required, opened a new log
I20260709 12:14:57.715353 19726 ts_tablet_manager.cc:1403] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 12:14:57.718688 19726 raft_consensus.cc:359] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.719496 19726 raft_consensus.cc:385] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.719813 19726 raft_consensus.cc:740] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbcaf6a8238b46ba84a0b444a8296418, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.720913 19727 tablet_bootstrap.cc:492] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f: No bootstrap required, opened a new log
I20260709 12:14:57.720742 19726 consensus_queue.cc:260] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.721807 19727 ts_tablet_manager.cc:1403] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.010s
I20260709 12:14:57.724925 19727 raft_consensus.cc:359] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.725905 19727 raft_consensus.cc:385] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.726349 19727 raft_consensus.cc:740] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4b98a253844502bdc161dc5e4e5e4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.727761 19725 tablet_bootstrap.cc:492] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11: Bootstrap starting.
I20260709 12:14:57.727449 19727 consensus_queue.cc:260] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.731933 19727 ts_tablet_manager.cc:1434] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 12:14:57.733105 19727 tablet_bootstrap.cc:492] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f: Bootstrap starting.
I20260709 12:14:57.735687 19726 ts_tablet_manager.cc:1434] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:14:57.737056 19726 tablet_bootstrap.cc:492] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418: Bootstrap starting.
I20260709 12:14:57.738090 19725 tablet_bootstrap.cc:654] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.741508 19727 tablet_bootstrap.cc:654] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.743923 19726 tablet_bootstrap.cc:654] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.757354 19727 tablet_bootstrap.cc:492] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f: No bootstrap required, opened a new log
I20260709 12:14:57.757354 19726 tablet_bootstrap.cc:492] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418: No bootstrap required, opened a new log
I20260709 12:14:57.757491 19725 tablet_bootstrap.cc:492] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11: No bootstrap required, opened a new log
I20260709 12:14:57.758023 19727 ts_tablet_manager.cc:1403] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 12:14:57.758289 19725 ts_tablet_manager.cc:1403] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.003s
I20260709 12:14:57.758126 19726 ts_tablet_manager.cc:1403] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260709 12:14:57.761251 19727 raft_consensus.cc:359] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.761646 19725 raft_consensus.cc:359] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.762111 19727 raft_consensus.cc:385] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.762327 19725 raft_consensus.cc:385] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.762099 19726 raft_consensus.cc:359] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.762782 19727 raft_consensus.cc:740] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4b98a253844502bdc161dc5e4e5e4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.762849 19725 raft_consensus.cc:740] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bef7f20b514c45179bcb88526d947b11, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.763116 19726 raft_consensus.cc:385] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.763491 19726 raft_consensus.cc:740] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbcaf6a8238b46ba84a0b444a8296418, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.763854 19725 consensus_queue.cc:260] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.763799 19727 consensus_queue.cc:260] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.764230 19726 consensus_queue.cc:260] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.767169 19727 ts_tablet_manager.cc:1434] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:14:57.769308 19726 ts_tablet_manager.cc:1434] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:14:57.769799 19725 ts_tablet_manager.cc:1434] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:14:57.776697 19725 tablet_bootstrap.cc:492] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11: Bootstrap starting.
I20260709 12:14:57.780710 19731 raft_consensus.cc:493] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.781333 19731 raft_consensus.cc:515] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.783789 19725 tablet_bootstrap.cc:654] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.786973 19731 leader_election.cc:290] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129:36781), bef7f20b514c45179bcb88526d947b11 (127.14.16.130:42167)
I20260709 12:14:57.793649 19725 tablet_bootstrap.cc:492] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11: No bootstrap required, opened a new log
I20260709 12:14:57.794310 19725 ts_tablet_manager.cc:1403] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260709 12:14:57.796856 19725 raft_consensus.cc:359] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.797636 19725 raft_consensus.cc:385] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.797961 19725 raft_consensus.cc:740] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bef7f20b514c45179bcb88526d947b11, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.798709 19725 consensus_queue.cc:260] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.800302 19536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f311f5acabf14c6cbc27cd0cadd4533f" candidate_uuid: "cbcaf6a8238b46ba84a0b444a8296418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" is_pre_election: true
I20260709 12:14:57.801052 19536 raft_consensus.cc:2468] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbcaf6a8238b46ba84a0b444a8296418 in term 0.
I20260709 12:14:57.801385 19725 ts_tablet_manager.cc:1434] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:57.802310 19611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f311f5acabf14c6cbc27cd0cadd4533f" candidate_uuid: "cbcaf6a8238b46ba84a0b444a8296418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bef7f20b514c45179bcb88526d947b11" is_pre_election: true
I20260709 12:14:57.802655 19649 leader_election.cc:304] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b4b98a253844502bdc161dc5e4e5e4f, cbcaf6a8238b46ba84a0b444a8296418; no voters: 
I20260709 12:14:57.802943 19611 raft_consensus.cc:2468] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbcaf6a8238b46ba84a0b444a8296418 in term 0.
I20260709 12:14:57.803579 19731 raft_consensus.cc:2804] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:57.803980 19731 raft_consensus.cc:493] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:57.804352 19731 raft_consensus.cc:3060] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.811158 19731 raft_consensus.cc:515] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.813050 19731 leader_election.cc:290] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [CANDIDATE]: Term 1 election: Requested vote from peers 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129:36781), bef7f20b514c45179bcb88526d947b11 (127.14.16.130:42167)
I20260709 12:14:57.813767 19536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f311f5acabf14c6cbc27cd0cadd4533f" candidate_uuid: "cbcaf6a8238b46ba84a0b444a8296418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4b98a253844502bdc161dc5e4e5e4f"
I20260709 12:14:57.814143 19611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f311f5acabf14c6cbc27cd0cadd4533f" candidate_uuid: "cbcaf6a8238b46ba84a0b444a8296418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bef7f20b514c45179bcb88526d947b11"
I20260709 12:14:57.814496 19536 raft_consensus.cc:3060] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.814713 19611 raft_consensus.cc:3060] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.822324 19611 raft_consensus.cc:2468] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbcaf6a8238b46ba84a0b444a8296418 in term 1.
I20260709 12:14:57.822324 19536 raft_consensus.cc:2468] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbcaf6a8238b46ba84a0b444a8296418 in term 1.
I20260709 12:14:57.823925 19649 leader_election.cc:304] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b4b98a253844502bdc161dc5e4e5e4f, cbcaf6a8238b46ba84a0b444a8296418; no voters: 
I20260709 12:14:57.824741 19731 raft_consensus.cc:2804] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:57.825929 19731 raft_consensus.cc:697] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 1 LEADER]: Becoming Leader. State: Replica: cbcaf6a8238b46ba84a0b444a8296418, State: Running, Role: LEADER
I20260709 12:14:57.826623 19731 consensus_queue.cc:237] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.834599 19431 catalog_manager.cc:5697] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbcaf6a8238b46ba84a0b444a8296418 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "cbcaf6a8238b46ba84a0b444a8296418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:57.851313 19731 raft_consensus.cc:493] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.851908 19731 raft_consensus.cc:515] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.853690 19731 leader_election.cc:290] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129:36781), bef7f20b514c45179bcb88526d947b11 (127.14.16.130:42167)
I20260709 12:14:57.854777 19536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75bfcb8486140b890cd55c80700831a" candidate_uuid: "cbcaf6a8238b46ba84a0b444a8296418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" is_pre_election: true
I20260709 12:14:57.854990 19611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75bfcb8486140b890cd55c80700831a" candidate_uuid: "cbcaf6a8238b46ba84a0b444a8296418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bef7f20b514c45179bcb88526d947b11" is_pre_election: true
I20260709 12:14:57.855540 19536 raft_consensus.cc:2468] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbcaf6a8238b46ba84a0b444a8296418 in term 0.
I20260709 12:14:57.855650 19611 raft_consensus.cc:2468] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbcaf6a8238b46ba84a0b444a8296418 in term 0.
I20260709 12:14:57.856680 19649 leader_election.cc:304] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b4b98a253844502bdc161dc5e4e5e4f, cbcaf6a8238b46ba84a0b444a8296418; no voters: 
I20260709 12:14:57.857391 19731 raft_consensus.cc:2804] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:57.857826 19731 raft_consensus.cc:493] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:57.858122 19731 raft_consensus.cc:3060] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.865147 19731 raft_consensus.cc:515] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.866927 19731 leader_election.cc:290] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [CANDIDATE]: Term 1 election: Requested vote from peers 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129:36781), bef7f20b514c45179bcb88526d947b11 (127.14.16.130:42167)
I20260709 12:14:57.868090 19611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75bfcb8486140b890cd55c80700831a" candidate_uuid: "cbcaf6a8238b46ba84a0b444a8296418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bef7f20b514c45179bcb88526d947b11"
I20260709 12:14:57.868093 19536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75bfcb8486140b890cd55c80700831a" candidate_uuid: "cbcaf6a8238b46ba84a0b444a8296418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4b98a253844502bdc161dc5e4e5e4f"
I20260709 12:14:57.868832 19611 raft_consensus.cc:3060] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.869099 19536 raft_consensus.cc:3060] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.874285 19611 raft_consensus.cc:2468] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbcaf6a8238b46ba84a0b444a8296418 in term 1.
I20260709 12:14:57.874511 19536 raft_consensus.cc:2468] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbcaf6a8238b46ba84a0b444a8296418 in term 1.
I20260709 12:14:57.875614 19648 leader_election.cc:304] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bef7f20b514c45179bcb88526d947b11, cbcaf6a8238b46ba84a0b444a8296418; no voters: 
I20260709 12:14:57.876390 19731 raft_consensus.cc:2804] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:57.876856 19731 raft_consensus.cc:697] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 1 LEADER]: Becoming Leader. State: Replica: cbcaf6a8238b46ba84a0b444a8296418, State: Running, Role: LEADER
I20260709 12:14:57.877724 19731 consensus_queue.cc:237] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.885385 19431 catalog_manager.cc:5697] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbcaf6a8238b46ba84a0b444a8296418 (127.14.16.131). New cstate: current_term: 1 leader_uuid: "cbcaf6a8238b46ba84a0b444a8296418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:57.907199 19732 consensus_queue.cc:1048] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:57.922415 19611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "008e50a0bb314f9c9252d20b0a6a6a5b"
dest_uuid: "bef7f20b514c45179bcb88526d947b11"
mode: GRACEFUL
new_leader_uuid: "8b4b98a253844502bdc161dc5e4e5e4f"
 from {username='slave'} at 127.0.0.1:45908
I20260709 12:14:57.923085 19611 raft_consensus.cc:606] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 1 LEADER]: Received request to transfer leadership to TS 8b4b98a253844502bdc161dc5e4e5e4f
I20260709 12:14:57.924695 19732 consensus_queue.cc:1048] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:57.931152 19764 raft_consensus.cc:993] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11: : Instructing follower 8b4b98a253844502bdc161dc5e4e5e4f to start an election
I20260709 12:14:57.931682 19764 raft_consensus.cc:1081] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 1 LEADER]: Signalling peer 8b4b98a253844502bdc161dc5e4e5e4f to start an election
I20260709 12:14:57.934006 19536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "008e50a0bb314f9c9252d20b0a6a6a5b"
dest_uuid: "8b4b98a253844502bdc161dc5e4e5e4f"
 from {username='slave'} at 127.0.0.1:57198
I20260709 12:14:57.934584 19536 raft_consensus.cc:493] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:57.934955 19536 raft_consensus.cc:3060] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.944325 19536 raft_consensus.cc:515] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.947337 19685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a75bfcb8486140b890cd55c80700831a"
dest_uuid: "cbcaf6a8238b46ba84a0b444a8296418"
mode: GRACEFUL
new_leader_uuid: "8b4b98a253844502bdc161dc5e4e5e4f"
 from {username='slave'} at 127.0.0.1:54838
I20260709 12:14:57.948182 19685 raft_consensus.cc:606] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 1 LEADER]: Received request to transfer leadership to TS 8b4b98a253844502bdc161dc5e4e5e4f
I20260709 12:14:57.950420 19536 leader_election.cc:290] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [CANDIDATE]: Term 2 election: Requested vote from peers bef7f20b514c45179bcb88526d947b11 (127.14.16.130:42167), cbcaf6a8238b46ba84a0b444a8296418 (127.14.16.131:39755)
I20260709 12:14:57.956436 19685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f311f5acabf14c6cbc27cd0cadd4533f"
dest_uuid: "cbcaf6a8238b46ba84a0b444a8296418"
mode: GRACEFUL
new_leader_uuid: "8b4b98a253844502bdc161dc5e4e5e4f"
 from {username='slave'} at 127.0.0.1:54838
I20260709 12:14:57.957109 19685 raft_consensus.cc:606] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 1 LEADER]: Received request to transfer leadership to TS 8b4b98a253844502bdc161dc5e4e5e4f
I20260709 12:14:57.960906 19611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008e50a0bb314f9c9252d20b0a6a6a5b" candidate_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bef7f20b514c45179bcb88526d947b11"
I20260709 12:14:57.961619 19611 raft_consensus.cc:3055] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:57.961998 19611 raft_consensus.cc:740] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bef7f20b514c45179bcb88526d947b11, State: Running, Role: LEADER
I20260709 12:14:57.962910 19611 consensus_queue.cc:260] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.963554 19685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008e50a0bb314f9c9252d20b0a6a6a5b" candidate_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbcaf6a8238b46ba84a0b444a8296418"
I20260709 12:14:57.964160 19685 raft_consensus.cc:3060] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.964403 19611 raft_consensus.cc:3060] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.970439 19685 raft_consensus.cc:2468] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4b98a253844502bdc161dc5e4e5e4f in term 2.
I20260709 12:14:57.971580 19500 leader_election.cc:304] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b4b98a253844502bdc161dc5e4e5e4f, cbcaf6a8238b46ba84a0b444a8296418; no voters: 
I20260709 12:14:57.972565 19733 raft_consensus.cc:2804] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:57.972951 19611 raft_consensus.cc:2468] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4b98a253844502bdc161dc5e4e5e4f in term 2.
I20260709 12:14:57.974196 19733 raft_consensus.cc:697] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 LEADER]: Becoming Leader. State: Replica: 8b4b98a253844502bdc161dc5e4e5e4f, State: Running, Role: LEADER
I20260709 12:14:57.974968 19733 consensus_queue.cc:237] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:57.982363 19434 catalog_manager.cc:5697] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f reported cstate change: term changed from 1 to 2, leader changed from bef7f20b514c45179bcb88526d947b11 (127.14.16.130) to 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129). New cstate: current_term: 2 leader_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.128715 19739 consensus_queue.cc:1048] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.140322 19739 consensus_queue.cc:1048] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.298877 19731 consensus_queue.cc:1048] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.311098 19731 consensus_queue.cc:1048] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.319267 19773 raft_consensus.cc:993] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418: : Instructing follower 8b4b98a253844502bdc161dc5e4e5e4f to start an election
I20260709 12:14:58.319736 19731 raft_consensus.cc:1081] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 1 LEADER]: Signalling peer 8b4b98a253844502bdc161dc5e4e5e4f to start an election
I20260709 12:14:58.321458 19536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f311f5acabf14c6cbc27cd0cadd4533f"
dest_uuid: "8b4b98a253844502bdc161dc5e4e5e4f"
 from {username='slave'} at 127.0.0.1:57200
I20260709 12:14:58.322072 19536 raft_consensus.cc:493] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:58.322484 19536 raft_consensus.cc:3060] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:58.327502 19536 raft_consensus.cc:515] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:58.329124 19536 leader_election.cc:290] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [CANDIDATE]: Term 2 election: Requested vote from peers bef7f20b514c45179bcb88526d947b11 (127.14.16.130:42167), cbcaf6a8238b46ba84a0b444a8296418 (127.14.16.131:39755)
I20260709 12:14:58.330252 19611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f311f5acabf14c6cbc27cd0cadd4533f" candidate_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bef7f20b514c45179bcb88526d947b11"
I20260709 12:14:58.330335 19685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f311f5acabf14c6cbc27cd0cadd4533f" candidate_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbcaf6a8238b46ba84a0b444a8296418"
I20260709 12:14:58.330911 19611 raft_consensus.cc:3060] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:58.330991 19685 raft_consensus.cc:3055] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:58.331418 19685 raft_consensus.cc:740] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbcaf6a8238b46ba84a0b444a8296418, State: Running, Role: LEADER
I20260709 12:14:58.332129 19685 consensus_queue.cc:260] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:58.333119 19685 raft_consensus.cc:3060] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:58.336748 19611 raft_consensus.cc:2468] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4b98a253844502bdc161dc5e4e5e4f in term 2.
I20260709 12:14:58.338032 19499 leader_election.cc:304] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b4b98a253844502bdc161dc5e4e5e4f, bef7f20b514c45179bcb88526d947b11; no voters: 
I20260709 12:14:58.338696 19685 raft_consensus.cc:2468] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4b98a253844502bdc161dc5e4e5e4f in term 2.
I20260709 12:14:58.338945 19769 raft_consensus.cc:2804] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:58.339457 19769 raft_consensus.cc:697] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 LEADER]: Becoming Leader. State: Replica: 8b4b98a253844502bdc161dc5e4e5e4f, State: Running, Role: LEADER
I20260709 12:14:58.340319 19769 consensus_queue.cc:237] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:58.346765 19434 catalog_manager.cc:5697] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f reported cstate change: term changed from 1 to 2, leader changed from cbcaf6a8238b46ba84a0b444a8296418 (127.14.16.131) to 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129). New cstate: current_term: 2 leader_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.368741 19685 raft_consensus.cc:1275] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418 [term 2 FOLLOWER]: Refusing update from remote peer 8b4b98a253844502bdc161dc5e4e5e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:58.370117 19769 consensus_queue.cc:1048] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:58.379949 19731 consensus_queue.cc:1048] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.381521 19611 raft_consensus.cc:1275] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 2 FOLLOWER]: Refusing update from remote peer 8b4b98a253844502bdc161dc5e4e5e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:58.384469 19776 consensus_queue.cc:1048] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:58.396889 19757 consensus_queue.cc:1048] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.406248 19773 raft_consensus.cc:993] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418: : Instructing follower 8b4b98a253844502bdc161dc5e4e5e4f to start an election
I20260709 12:14:58.406761 19757 raft_consensus.cc:1081] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 1 LEADER]: Signalling peer 8b4b98a253844502bdc161dc5e4e5e4f to start an election
I20260709 12:14:58.408694 19536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a75bfcb8486140b890cd55c80700831a"
dest_uuid: "8b4b98a253844502bdc161dc5e4e5e4f"
 from {username='slave'} at 127.0.0.1:57200
I20260709 12:14:58.409322 19536 raft_consensus.cc:493] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:58.409723 19536 raft_consensus.cc:3060] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:58.415197 19536 raft_consensus.cc:515] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:58.416960 19536 leader_election.cc:290] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [CANDIDATE]: Term 2 election: Requested vote from peers bef7f20b514c45179bcb88526d947b11 (127.14.16.130:42167), cbcaf6a8238b46ba84a0b444a8296418 (127.14.16.131:39755)
I20260709 12:14:58.417932 19611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75bfcb8486140b890cd55c80700831a" candidate_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bef7f20b514c45179bcb88526d947b11"
I20260709 12:14:58.418181 19685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75bfcb8486140b890cd55c80700831a" candidate_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbcaf6a8238b46ba84a0b444a8296418"
I20260709 12:14:58.418612 19611 raft_consensus.cc:3060] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:58.418753 19685 raft_consensus.cc:3055] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:58.419144 19685 raft_consensus.cc:740] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbcaf6a8238b46ba84a0b444a8296418, State: Running, Role: LEADER
I20260709 12:14:58.420164 19685 consensus_queue.cc:260] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:58.421455 19685 raft_consensus.cc:3060] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:58.426510 19611 raft_consensus.cc:2468] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4b98a253844502bdc161dc5e4e5e4f in term 2.
I20260709 12:14:58.427839 19499 leader_election.cc:304] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b4b98a253844502bdc161dc5e4e5e4f, bef7f20b514c45179bcb88526d947b11; no voters: 
I20260709 12:14:58.428597 19776 raft_consensus.cc:2804] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:58.428681 19685 raft_consensus.cc:2468] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4b98a253844502bdc161dc5e4e5e4f in term 2.
I20260709 12:14:58.429140 19776 raft_consensus.cc:697] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 LEADER]: Becoming Leader. State: Replica: 8b4b98a253844502bdc161dc5e4e5e4f, State: Running, Role: LEADER
I20260709 12:14:58.429994 19776 consensus_queue.cc:237] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:58.435936 19434 catalog_manager.cc:5697] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f reported cstate change: term changed from 1 to 2, leader changed from cbcaf6a8238b46ba84a0b444a8296418 (127.14.16.131) to 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129). New cstate: current_term: 2 leader_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.691550 14402 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:14:58.693264 14402 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:14:58.693756 14402 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:14:58.706053 19536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a75bfcb8486140b890cd55c80700831a"
dest_uuid: "8b4b98a253844502bdc161dc5e4e5e4f"
mode: GRACEFUL
new_leader_uuid: "cbcaf6a8238b46ba84a0b444a8296418"
 from {username='slave'} at 127.0.0.1:57216
I20260709 12:14:58.706631 19536 raft_consensus.cc:606] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 LEADER]: Received request to transfer leadership to TS cbcaf6a8238b46ba84a0b444a8296418
I20260709 12:14:58.707930 14402 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:14:58.876523 19611 raft_consensus.cc:1275] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11 [term 2 FOLLOWER]: Refusing update from remote peer 8b4b98a253844502bdc161dc5e4e5e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:58.877947 19776 consensus_queue.cc:1048] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:58.885751 19685 raft_consensus.cc:1275] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 2 FOLLOWER]: Refusing update from remote peer 8b4b98a253844502bdc161dc5e4e5e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:58.887653 19733 consensus_queue.cc:1048] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:58.894420 19781 raft_consensus.cc:993] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f: : Instructing follower cbcaf6a8238b46ba84a0b444a8296418 to start an election
I20260709 12:14:58.894949 19733 raft_consensus.cc:1081] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 LEADER]: Signalling peer cbcaf6a8238b46ba84a0b444a8296418 to start an election
I20260709 12:14:58.896492 19685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a75bfcb8486140b890cd55c80700831a"
dest_uuid: "cbcaf6a8238b46ba84a0b444a8296418"
 from {username='slave'} at 127.0.0.1:54846
I20260709 12:14:58.897070 19685 raft_consensus.cc:493] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:58.897444 19685 raft_consensus.cc:3060] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:58.902474 19685 raft_consensus.cc:515] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:58.904408 19685 leader_election.cc:290] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [CANDIDATE]: Term 3 election: Requested vote from peers 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129:36781), bef7f20b514c45179bcb88526d947b11 (127.14.16.130:42167)
I20260709 12:14:58.905434 19536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75bfcb8486140b890cd55c80700831a" candidate_uuid: "cbcaf6a8238b46ba84a0b444a8296418" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b4b98a253844502bdc161dc5e4e5e4f"
I20260709 12:14:58.905639 19611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75bfcb8486140b890cd55c80700831a" candidate_uuid: "cbcaf6a8238b46ba84a0b444a8296418" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bef7f20b514c45179bcb88526d947b11"
I20260709 12:14:58.906216 19536 raft_consensus.cc:3055] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:58.906276 19611 raft_consensus.cc:3060] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:58.906685 19536 raft_consensus.cc:740] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b4b98a253844502bdc161dc5e4e5e4f, State: Running, Role: LEADER
I20260709 12:14:58.907706 19536 consensus_queue.cc:260] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [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: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:58.909150 19536 raft_consensus.cc:3060] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:58.914229 19611 raft_consensus.cc:2468] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbcaf6a8238b46ba84a0b444a8296418 in term 3.
I20260709 12:14:58.916069 19648 leader_election.cc:304] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bef7f20b514c45179bcb88526d947b11, cbcaf6a8238b46ba84a0b444a8296418; no voters: 
I20260709 12:14:58.916986 19757 raft_consensus.cc:2804] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:58.917500 19536 raft_consensus.cc:2468] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbcaf6a8238b46ba84a0b444a8296418 in term 3.
I20260709 12:14:58.919253 19757 raft_consensus.cc:697] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 3 LEADER]: Becoming Leader. State: Replica: cbcaf6a8238b46ba84a0b444a8296418, State: Running, Role: LEADER
I20260709 12:14:58.920219 19757 consensus_queue.cc:237] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [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: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } }
I20260709 12:14:58.926709 19431 catalog_manager.cc:5697] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 reported cstate change: term changed from 2 to 3, leader changed from 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129) to cbcaf6a8238b46ba84a0b444a8296418 (127.14.16.131). New cstate: current_term: 3 leader_uuid: "cbcaf6a8238b46ba84a0b444a8296418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b4b98a253844502bdc161dc5e4e5e4f" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 36781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:58.965150 19611 raft_consensus.cc:1275] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11 [term 2 FOLLOWER]: Refusing update from remote peer 8b4b98a253844502bdc161dc5e4e5e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:58.966552 19781 consensus_queue.cc:1048] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bef7f20b514c45179bcb88526d947b11" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:58.967132 19685 raft_consensus.cc:1275] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 2 FOLLOWER]: Refusing update from remote peer 8b4b98a253844502bdc161dc5e4e5e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:58.968573 19781 consensus_queue.cc:1048] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbcaf6a8238b46ba84a0b444a8296418" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:59.062423 14402 tablet_server.cc:179] TabletServer@127.14.16.129:0 shutting down...
I20260709 12:14:59.086454 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:59.087159 14402 tablet_replica.cc:333] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f: stopping tablet replica
I20260709 12:14:59.087778 14402 raft_consensus.cc:2243] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.088573 14402 raft_consensus.cc:2272] T f311f5acabf14c6cbc27cd0cadd4533f P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.125874 14402 tablet_replica.cc:333] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f: stopping tablet replica
I20260709 12:14:59.127727 14402 raft_consensus.cc:2243] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.129154 14402 raft_consensus.cc:2272] T a75bfcb8486140b890cd55c80700831a P 8b4b98a253844502bdc161dc5e4e5e4f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:59.129505 19575 consensus_peers.cc:597] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 -> Peer 8b4b98a253844502bdc161dc5e4e5e4f (127.14.16.129:36781): Couldn't send request to peer 8b4b98a253844502bdc161dc5e4e5e4f. 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 12:14:59.133841 14402 tablet_replica.cc:333] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f: stopping tablet replica
I20260709 12:14:59.134615 14402 raft_consensus.cc:2243] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.135428 14402 raft_consensus.cc:2272] T 18e5a00d45644320a3125b4561cfff02 P 8b4b98a253844502bdc161dc5e4e5e4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.139577 14402 tablet_replica.cc:333] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f: stopping tablet replica
I20260709 12:14:59.140228 14402 raft_consensus.cc:2243] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.141999 14402 raft_consensus.cc:2272] T 008e50a0bb314f9c9252d20b0a6a6a5b P 8b4b98a253844502bdc161dc5e4e5e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.166970 14402 tablet_server.cc:196] TabletServer@127.14.16.129:0 shutdown complete.
I20260709 12:14:59.191516 14402 tablet_server.cc:179] TabletServer@127.14.16.130:0 shutting down...
I20260709 12:14:59.221482 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:59.222712 14402 tablet_replica.cc:333] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11: stopping tablet replica
I20260709 12:14:59.223479 14402 raft_consensus.cc:2243] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.224201 14402 raft_consensus.cc:2272] T f311f5acabf14c6cbc27cd0cadd4533f P bef7f20b514c45179bcb88526d947b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.227816 14402 tablet_replica.cc:333] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11: stopping tablet replica
I20260709 12:14:59.228432 14402 raft_consensus.cc:2243] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.229058 14402 raft_consensus.cc:2272] T a75bfcb8486140b890cd55c80700831a P bef7f20b514c45179bcb88526d947b11 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.232797 14402 tablet_replica.cc:333] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11: stopping tablet replica
I20260709 12:14:59.233422 14402 raft_consensus.cc:2243] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.234627 14402 raft_consensus.cc:2272] T 18e5a00d45644320a3125b4561cfff02 P bef7f20b514c45179bcb88526d947b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.237179 14402 tablet_replica.cc:333] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11: stopping tablet replica
I20260709 12:14:59.237813 14402 raft_consensus.cc:2243] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.238451 14402 raft_consensus.cc:2272] T 008e50a0bb314f9c9252d20b0a6a6a5b P bef7f20b514c45179bcb88526d947b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.266201 14402 tablet_server.cc:196] TabletServer@127.14.16.130:0 shutdown complete.
I20260709 12:14:59.286823 14402 tablet_server.cc:179] TabletServer@127.14.16.131:0 shutting down...
I20260709 12:14:59.315099 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:59.315879 14402 tablet_replica.cc:333] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418: stopping tablet replica
I20260709 12:14:59.316855 14402 raft_consensus.cc:2243] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.317961 14402 pending_rounds.cc:70] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418: Trying to abort 1 pending ops.
I20260709 12:14:59.318169 14402 pending_rounds.cc:77] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305622728386932736 op_type: NO_OP noop_request { }
I20260709 12:14:59.318639 14402 raft_consensus.cc:2889] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:59.318989 14402 raft_consensus.cc:2272] T a75bfcb8486140b890cd55c80700831a P cbcaf6a8238b46ba84a0b444a8296418 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.322330 14402 tablet_replica.cc:333] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418: stopping tablet replica
I20260709 12:14:59.322949 14402 raft_consensus.cc:2243] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.323648 14402 raft_consensus.cc:2272] T f311f5acabf14c6cbc27cd0cadd4533f P cbcaf6a8238b46ba84a0b444a8296418 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.327356 14402 tablet_replica.cc:333] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418: stopping tablet replica
I20260709 12:14:59.327975 14402 raft_consensus.cc:2243] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.328646 14402 raft_consensus.cc:2272] T 008e50a0bb314f9c9252d20b0a6a6a5b P cbcaf6a8238b46ba84a0b444a8296418 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.331578 14402 tablet_replica.cc:333] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418: stopping tablet replica
I20260709 12:14:59.332139 14402 raft_consensus.cc:2243] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.332643 14402 raft_consensus.cc:2272] T 18e5a00d45644320a3125b4561cfff02 P cbcaf6a8238b46ba84a0b444a8296418 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.349069 14402 tablet_server.cc:196] TabletServer@127.14.16.131:0 shutdown complete.
I20260709 12:14:59.368809 14402 master.cc:562] Master@127.14.16.190:46083 shutting down...
I20260709 12:14:59.389256 14402 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.390038 14402 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.390404 14402 tablet_replica.cc:333] T 00000000000000000000000000000000 P c23931eaa912426eaf82f648f4861bab: stopping tablet replica
I20260709 12:14:59.410863 14402 master.cc:584] Master@127.14.16.190:46083 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2936 ms)
[----------] 6 tests from LeaderRebalancerTest (172293 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:14:59.454231 14402 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.16.190:33775
I20260709 12:14:59.455405 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:59.461290 19785 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 12:14:59.462083 19786 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 12:14:59.462664 19788 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 12:14:59.463443 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:59.464283 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:59.464509 14402 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 12:14:59.464665 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599299464652 us; error 0 us; skew 500 ppm
I20260709 12:14:59.465248 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:59.467906 14402 webserver.cc:533] Webserver started at http://127.14.16.190:34469/ using document root <none> and password file <none>
I20260709 12:14:59.468480 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:59.468686 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:59.469029 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:59.470422 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/master-0-root/instance:
uuid: "04ae783db5a34531a52ebc76ac9ef0e9"
format_stamp: "Formatted at 2026-07-09 12:14:59 on dist-test-slave-3hrd"
I20260709 12:14:59.475399 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:14:59.479161 19793 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:59.479938 14402 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:14:59.480234 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/master-0-root
uuid: "04ae783db5a34531a52ebc76ac9ef0e9"
format_stamp: "Formatted at 2026-07-09 12:14:59 on dist-test-slave-3hrd"
I20260709 12:14:59.480546 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-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 12:14:59.523052 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:59.524482 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:59.565651 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.190:33775
I20260709 12:14:59.565721 19844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.190:33775 every 8 connection(s)
I20260709 12:14:59.569883 19845 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 12:14:59.581875 19845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9: Bootstrap starting.
I20260709 12:14:59.587014 19845 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.591168 19845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9: No bootstrap required, opened a new log
I20260709 12:14:59.593639 19845 raft_consensus.cc:359] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04ae783db5a34531a52ebc76ac9ef0e9" member_type: VOTER }
I20260709 12:14:59.594275 19845 raft_consensus.cc:385] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.594512 19845 raft_consensus.cc:740] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ae783db5a34531a52ebc76ac9ef0e9, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.595134 19845 consensus_queue.cc:260] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "04ae783db5a34531a52ebc76ac9ef0e9" member_type: VOTER }
I20260709 12:14:59.595628 19845 raft_consensus.cc:399] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:59.595875 19845 raft_consensus.cc:493] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:59.596143 19845 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.601212 19845 raft_consensus.cc:515] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04ae783db5a34531a52ebc76ac9ef0e9" member_type: VOTER }
I20260709 12:14:59.601773 19845 leader_election.cc:304] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [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: 04ae783db5a34531a52ebc76ac9ef0e9; no voters: 
I20260709 12:14:59.602979 19845 leader_election.cc:290] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:59.603456 19848 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:59.604904 19848 raft_consensus.cc:697] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [term 1 LEADER]: Becoming Leader. State: Replica: 04ae783db5a34531a52ebc76ac9ef0e9, State: Running, Role: LEADER
I20260709 12:14:59.605553 19848 consensus_queue.cc:237] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [LEADER]: Queue going to LEADER mode. State: All 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: "04ae783db5a34531a52ebc76ac9ef0e9" member_type: VOTER }
I20260709 12:14:59.606017 19845 sys_catalog.cc:565] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:59.608989 19850 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 04ae783db5a34531a52ebc76ac9ef0e9. Latest consensus state: current_term: 1 leader_uuid: "04ae783db5a34531a52ebc76ac9ef0e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04ae783db5a34531a52ebc76ac9ef0e9" member_type: VOTER } }
I20260709 12:14:59.608933 19849 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "04ae783db5a34531a52ebc76ac9ef0e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04ae783db5a34531a52ebc76ac9ef0e9" member_type: VOTER } }
I20260709 12:14:59.610491 19850 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:59.610560 19849 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:59.613415 19855 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:59.620062 19855 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:59.621208 14402 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:59.629932 19855 catalog_manager.cc:1383] Generated new cluster ID: 2e45ffc4ec114e16b3afa1824eec233c
I20260709 12:14:59.630254 19855 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:59.654786 19855 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:59.656153 19855 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:59.671295 19855 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9: Generated new TSK 0
I20260709 12:14:59.671942 19855 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:59.688897 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:59.695617 19866 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 12:14:59.696511 19867 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 12:14:59.699751 19869 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 12:14:59.700425 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:59.701321 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:59.701547 14402 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 12:14:59.701786 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599299701758 us; error 0 us; skew 500 ppm
I20260709 12:14:59.702371 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:59.705018 14402 webserver.cc:533] Webserver started at http://127.14.16.129:42843/ using document root <none> and password file <none>
I20260709 12:14:59.705618 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:59.705861 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:59.706140 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:59.707363 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/ts-0-root/instance:
uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
format_stamp: "Formatted at 2026-07-09 12:14:59 on dist-test-slave-3hrd"
I20260709 12:14:59.712356 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 12:14:59.716133 19874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:59.717052 14402 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:59.717335 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/ts-0-root
uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
format_stamp: "Formatted at 2026-07-09 12:14:59 on dist-test-slave-3hrd"
I20260709 12:14:59.717660 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-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 12:14:59.731346 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:59.732610 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:59.734223 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:59.736678 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:59.736865 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:59.737165 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:59.737324 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:59.783253 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.129:42165
I20260709 12:14:59.783347 19936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.129:42165 every 8 connection(s)
I20260709 12:14:59.788861 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:59.796231 19941 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 12:14:59.798107 19942 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 12:14:59.799947 19944 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 12:14:59.801374 14402 server_base.cc:1061] running on GCE node
I20260709 12:14:59.802268 19937 heartbeater.cc:344] Connected to a master server at 127.14.16.190:33775
I20260709 12:14:59.802750 19937 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:59.803369 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:59.803659 14402 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 12:14:59.803740 19937 heartbeater.cc:507] Master 127.14.16.190:33775 requested a full tablet report, sending...
I20260709 12:14:59.803906 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599299803883 us; error 0 us; skew 500 ppm
I20260709 12:14:59.804754 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:59.806461 19810 ts_manager.cc:194] Registered new tserver with Master: e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165)
I20260709 12:14:59.807421 14402 webserver.cc:533] Webserver started at http://127.14.16.130:41759/ using document root <none> and password file <none>
I20260709 12:14:59.807965 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:59.808172 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:59.808432 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:59.808810 19810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42058
I20260709 12:14:59.809891 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/ts-1-root/instance:
uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
format_stamp: "Formatted at 2026-07-09 12:14:59 on dist-test-slave-3hrd"
I20260709 12:14:59.814908 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:59.818431 19949 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:59.819218 14402 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:14:59.819525 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/ts-1-root
uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
format_stamp: "Formatted at 2026-07-09 12:14:59 on dist-test-slave-3hrd"
I20260709 12:14:59.819857 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-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 12:14:59.852108 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:59.853423 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:59.855001 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:59.857278 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:59.857517 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:59.857788 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:59.857960 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:59.901453 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.130:46425
I20260709 12:14:59.901648 20011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.130:46425 every 8 connection(s)
I20260709 12:14:59.906309 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:59.913856 20015 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 12:14:59.915567 20016 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 12:14:59.917380 14402 server_base.cc:1061] running on GCE node
W20260709 12:14:59.918310 20019 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 12:14:59.919564 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:59.919878 14402 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 12:14:59.920076 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599299920058 us; error 0 us; skew 500 ppm
I20260709 12:14:59.920725 20012 heartbeater.cc:344] Connected to a master server at 127.14.16.190:33775
I20260709 12:14:59.920945 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:59.921213 20012 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:59.922408 20012 heartbeater.cc:507] Master 127.14.16.190:33775 requested a full tablet report, sending...
I20260709 12:14:59.924074 14402 webserver.cc:533] Webserver started at http://127.14.16.131:37211/ using document root <none> and password file <none>
I20260709 12:14:59.924765 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:59.924968 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:59.924966 19810 ts_manager.cc:194] Registered new tserver with Master: 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:14:59.925489 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:59.926642 19810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42062
I20260709 12:14:59.926978 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/ts-2-root/instance:
uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
format_stamp: "Formatted at 2026-07-09 12:14:59 on dist-test-slave-3hrd"
I20260709 12:14:59.932415 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:14:59.936416 20024 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:59.937342 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:14:59.937773 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/ts-2-root
uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
format_stamp: "Formatted at 2026-07-09 12:14:59 on dist-test-slave-3hrd"
I20260709 12:14:59.938134 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599126986349-14402-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 12:14:59.952174 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:59.953400 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:59.955015 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:59.957409 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:59.957667 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:14:59.957921 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:59.958091 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:00.005281 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.131:43565
I20260709 12:15:00.005391 20086 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.131:43565 every 8 connection(s)
I20260709 12:15:00.020814 20087 heartbeater.cc:344] Connected to a master server at 127.14.16.190:33775
I20260709 12:15:00.021245 20087 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:00.022109 20087 heartbeater.cc:507] Master 127.14.16.190:33775 requested a full tablet report, sending...
I20260709 12:15:00.024123 19810 ts_manager.cc:194] Registered new tserver with Master: b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:00.025007 14402 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016072284s
I20260709 12:15:00.025655 19810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42072
I20260709 12:15:00.053618 19810 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42074:
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 12:15:00.056603 19810 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 12:15:00.134740 19977 tablet_service.cc:1511] Processing CreateTablet for tablet af68be5337d1404589dc7d0f597b53f8 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:00.136302 19977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af68be5337d1404589dc7d0f597b53f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.136394 19976 tablet_service.cc:1511] Processing CreateTablet for tablet b6b89fa12366493b95492091804205ce (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:00.138157 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b89fa12366493b95492091804205ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.142856 20052 tablet_service.cc:1511] Processing CreateTablet for tablet af68be5337d1404589dc7d0f597b53f8 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:00.143795 19975 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff574a61bf74d2982aa59781964e522 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:00.144428 20052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af68be5337d1404589dc7d0f597b53f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.145301 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff574a61bf74d2982aa59781964e522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.146850 19974 tablet_service.cc:1511] Processing CreateTablet for tablet ecf0f85679724be4852d2fcdf6f3f2c1 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:00.147147 20051 tablet_service.cc:1511] Processing CreateTablet for tablet b6b89fa12366493b95492091804205ce (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:00.148617 20051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b89fa12366493b95492091804205ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.149451 19973 tablet_service.cc:1511] Processing CreateTablet for tablet 983c35e989a0493487bea0e079c28314 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:00.149842 20050 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff574a61bf74d2982aa59781964e522 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:00.151191 20050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff574a61bf74d2982aa59781964e522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.150822 19902 tablet_service.cc:1511] Processing CreateTablet for tablet af68be5337d1404589dc7d0f597b53f8 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:00.152359 19902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af68be5337d1404589dc7d0f597b53f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.152035 19972 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee4e0371e684245baaff50b87d56537 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:00.154877 20049 tablet_service.cc:1511] Processing CreateTablet for tablet ecf0f85679724be4852d2fcdf6f3f2c1 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:00.156379 20049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf0f85679724be4852d2fcdf6f3f2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.159005 20048 tablet_service.cc:1511] Processing CreateTablet for tablet 983c35e989a0493487bea0e079c28314 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:00.160665 20048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983c35e989a0493487bea0e079c28314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.161986 19972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee4e0371e684245baaff50b87d56537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.162835 19900 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff574a61bf74d2982aa59781964e522 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:00.164295 19900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff574a61bf74d2982aa59781964e522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.164813 19974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf0f85679724be4852d2fcdf6f3f2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.168630 19897 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee4e0371e684245baaff50b87d56537 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:00.182926 19897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee4e0371e684245baaff50b87d56537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.171396 19899 tablet_service.cc:1511] Processing CreateTablet for tablet ecf0f85679724be4852d2fcdf6f3f2c1 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:00.185523 19899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf0f85679724be4852d2fcdf6f3f2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.173362 19973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983c35e989a0493487bea0e079c28314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.175791 19898 tablet_service.cc:1511] Processing CreateTablet for tablet 983c35e989a0493487bea0e079c28314 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:00.176955 19901 tablet_service.cc:1511] Processing CreateTablet for tablet b6b89fa12366493b95492091804205ce (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:00.191617 19898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983c35e989a0493487bea0e079c28314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.204382 19901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b89fa12366493b95492091804205ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.261011 20047 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee4e0371e684245baaff50b87d56537 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:00.262609 20047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee4e0371e684245baaff50b87d56537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.288648 19896 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce7cf48eaa04afc95ca386adbaa0ed8 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:00.290766 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce7cf48eaa04afc95ca386adbaa0ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.295295 19971 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce7cf48eaa04afc95ca386adbaa0ed8 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:00.296808 19971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce7cf48eaa04afc95ca386adbaa0ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.300194 20046 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce7cf48eaa04afc95ca386adbaa0ed8 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:00.302446 20046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce7cf48eaa04afc95ca386adbaa0ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.305133 19895 tablet_service.cc:1511] Processing CreateTablet for tablet 430cdd9722a04499b448825a9022020c (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:00.306665 19895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430cdd9722a04499b448825a9022020c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.309453 19970 tablet_service.cc:1511] Processing CreateTablet for tablet 430cdd9722a04499b448825a9022020c (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:00.310973 19970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430cdd9722a04499b448825a9022020c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.327921 20045 tablet_service.cc:1511] Processing CreateTablet for tablet 430cdd9722a04499b448825a9022020c (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:00.329502 20045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430cdd9722a04499b448825a9022020c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.333089 19894 tablet_service.cc:1511] Processing CreateTablet for tablet f5bcec8a876d4ef88e1dc12b0aeef1e7 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:00.335294 19894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5bcec8a876d4ef88e1dc12b0aeef1e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.356595 20044 tablet_service.cc:1511] Processing CreateTablet for tablet f5bcec8a876d4ef88e1dc12b0aeef1e7 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:00.358134 20044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5bcec8a876d4ef88e1dc12b0aeef1e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.372326 20102 tablet_bootstrap.cc:492] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:00.402244 19972 tablet_service.cc:1511] Processing CreateTablet for tablet f5bcec8a876d4ef88e1dc12b0aeef1e7 (DEFAULT_TABLE table=test-workload [id=7744b83b379d4a3583e3561f35e5087b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:00.403861 19972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5bcec8a876d4ef88e1dc12b0aeef1e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.403913 20102 tablet_bootstrap.cc:654] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.417618 20103 tablet_bootstrap.cc:492] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:00.419065 20104 tablet_bootstrap.cc:492] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:00.439639 20104 tablet_bootstrap.cc:654] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.441363 20102 tablet_bootstrap.cc:492] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:00.441934 20102 ts_tablet_manager.cc:1403] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.006s
I20260709 12:15:00.444623 20102 raft_consensus.cc:359] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:00.445046 20104 tablet_bootstrap.cc:492] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:00.445240 20102 raft_consensus.cc:385] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.445649 20102 raft_consensus.cc:740] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.445712 20104 ts_tablet_manager.cc:1403] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260709 12:15:00.446434 20102 consensus_queue.cc:260] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:00.438958 20103 tablet_bootstrap.cc:654] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.448593 20012 heartbeater.cc:499] Master 127.14.16.190:33775 was elected leader, sending a full tablet report...
I20260709 12:15:00.449065 20102 ts_tablet_manager.cc:1434] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:15:00.448927 20104 raft_consensus.cc:359] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.449857 20104 raft_consensus.cc:385] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.450162 20102 tablet_bootstrap.cc:492] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:00.450167 20104 raft_consensus.cc:740] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.451534 20104 consensus_queue.cc:260] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.457284 20102 tablet_bootstrap.cc:654] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.458520 20104 ts_tablet_manager.cc:1434] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 12:15:00.459568 19937 heartbeater.cc:499] Master 127.14.16.190:33775 was elected leader, sending a full tablet report...
I20260709 12:15:00.474615 20104 tablet_bootstrap.cc:492] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:00.481024 20102 tablet_bootstrap.cc:492] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:00.481680 20102 ts_tablet_manager.cc:1403] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.032s	user 0.027s	sys 0.004s
I20260709 12:15:00.484826 20102 raft_consensus.cc:359] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.485636 20102 raft_consensus.cc:385] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.485967 20102 raft_consensus.cc:740] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.486783 20102 consensus_queue.cc:260] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.487278 20104 tablet_bootstrap.cc:654] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.488930 20103 tablet_bootstrap.cc:492] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:00.489490 20103 ts_tablet_manager.cc:1403] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.072s	user 0.027s	sys 0.020s
I20260709 12:15:00.491351 20102 ts_tablet_manager.cc:1434] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:00.492789 20102 tablet_bootstrap.cc:492] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:00.492700 20103 raft_consensus.cc:359] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.493546 20103 raft_consensus.cc:385] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.493891 20103 raft_consensus.cc:740] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.494807 20103 consensus_queue.cc:260] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.502501 20102 tablet_bootstrap.cc:654] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.503366 20087 heartbeater.cc:499] Master 127.14.16.190:33775 was elected leader, sending a full tablet report...
I20260709 12:15:00.504364 20103 ts_tablet_manager.cc:1434] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 12:15:00.505404 20103 tablet_bootstrap.cc:492] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:00.513111 20103 tablet_bootstrap.cc:654] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.517601 20104 tablet_bootstrap.cc:492] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:00.518307 20104 ts_tablet_manager.cc:1403] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.044s	user 0.029s	sys 0.008s
I20260709 12:15:00.522650 20104 raft_consensus.cc:359] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.523478 20104 raft_consensus.cc:385] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.523792 20104 raft_consensus.cc:740] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.524669 20104 consensus_queue.cc:260] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.525202 20103 tablet_bootstrap.cc:492] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:00.525800 20103 ts_tablet_manager.cc:1403] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260709 12:15:00.527024 20104 ts_tablet_manager.cc:1434] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:00.528066 20104 tablet_bootstrap.cc:492] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:00.528861 20103 raft_consensus.cc:359] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.529891 20103 raft_consensus.cc:385] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.530174 20103 raft_consensus.cc:740] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.531945 20103 consensus_queue.cc:260] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.534508 20103 ts_tablet_manager.cc:1434] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:15:00.535367 20104 tablet_bootstrap.cc:654] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.535552 20103 tablet_bootstrap.cc:492] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:00.545420 20103 tablet_bootstrap.cc:654] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.552312 20104 tablet_bootstrap.cc:492] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:00.552953 20104 ts_tablet_manager.cc:1403] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 12:15:00.556461 20103 tablet_bootstrap.cc:492] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:00.556278 20104 raft_consensus.cc:359] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.557052 20104 raft_consensus.cc:385] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.557216 20103 ts_tablet_manager.cc:1403] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 12:15:00.557404 20104 raft_consensus.cc:740] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.558290 20104 consensus_queue.cc:260] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.560648 20104 ts_tablet_manager.cc:1434] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:00.560477 20103 raft_consensus.cc:359] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.561347 20103 raft_consensus.cc:385] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.561690 20103 raft_consensus.cc:740] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.561818 20104 tablet_bootstrap.cc:492] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:00.562438 20102 tablet_bootstrap.cc:492] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:00.562983 20102 ts_tablet_manager.cc:1403] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.035s
I20260709 12:15:00.562793 20103 consensus_queue.cc:260] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.567451 20103 ts_tablet_manager.cc:1434] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:15:00.568571 20103 tablet_bootstrap.cc:492] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:00.569373 20104 tablet_bootstrap.cc:654] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.569618 20102 raft_consensus.cc:359] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.570451 20102 raft_consensus.cc:385] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.570798 20102 raft_consensus.cc:740] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.571738 20102 consensus_queue.cc:260] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.577116 20103 tablet_bootstrap.cc:654] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.581554 20102 ts_tablet_manager.cc:1434] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260709 12:15:00.583271 20102 tablet_bootstrap.cc:492] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:00.590257 20102 tablet_bootstrap.cc:654] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.591424 20103 tablet_bootstrap.cc:492] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:00.592233 20103 ts_tablet_manager.cc:1403] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260709 12:15:00.595508 20102 tablet_bootstrap.cc:492] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:00.595523 20104 tablet_bootstrap.cc:492] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:00.596311 20102 ts_tablet_manager.cc:1403] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 12:15:00.596601 20104 ts_tablet_manager.cc:1403] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.020s
I20260709 12:15:00.595611 20103 raft_consensus.cc:359] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:00.597082 20103 raft_consensus.cc:385] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.597448 20103 raft_consensus.cc:740] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.598407 20103 consensus_queue.cc:260] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:00.599293 20102 raft_consensus.cc:359] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.600819 20103 ts_tablet_manager.cc:1434] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:00.600829 20102 raft_consensus.cc:385] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.601378 20102 raft_consensus.cc:740] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.602185 20103 tablet_bootstrap.cc:492] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:00.602217 20102 consensus_queue.cc:260] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.600355 20104 raft_consensus.cc:359] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.604458 20104 raft_consensus.cc:385] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.604800 20104 raft_consensus.cc:740] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.605209 20102 ts_tablet_manager.cc:1434] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:15:00.605769 20104 consensus_queue.cc:260] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.608656 20104 ts_tablet_manager.cc:1434] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 12:15:00.610520 20103 tablet_bootstrap.cc:654] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.611639 20104 tablet_bootstrap.cc:492] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
W20260709 12:15:00.616896 19858 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:00.618091 20102 tablet_bootstrap.cc:492] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:00.620903 20104 tablet_bootstrap.cc:654] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.623025 20103 tablet_bootstrap.cc:492] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:00.623683 20103 ts_tablet_manager.cc:1403] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260709 12:15:00.626308 20102 tablet_bootstrap.cc:654] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.628352 20103 raft_consensus.cc:359] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.629547 20103 raft_consensus.cc:385] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.630029 20103 raft_consensus.cc:740] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.631371 20103 consensus_queue.cc:260] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.634780 20103 ts_tablet_manager.cc:1434] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 12:15:00.636263 20103 tablet_bootstrap.cc:492] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:00.643168 20104 tablet_bootstrap.cc:492] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:00.643663 20102 tablet_bootstrap.cc:492] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:00.643841 20104 ts_tablet_manager.cc:1403] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.021s
I20260709 12:15:00.644369 20102 ts_tablet_manager.cc:1403] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260709 12:15:00.645474 20103 tablet_bootstrap.cc:654] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.647365 20104 raft_consensus.cc:359] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.648217 20104 raft_consensus.cc:385] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.647985 20102 raft_consensus.cc:359] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.648675 20104 raft_consensus.cc:740] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.649137 20102 raft_consensus.cc:385] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.649534 20102 raft_consensus.cc:740] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.649986 20104 consensus_queue.cc:260] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.650431 20102 consensus_queue.cc:260] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.654670 20102 ts_tablet_manager.cc:1434] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:15:00.655821 20102 tablet_bootstrap.cc:492] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:00.656700 20104 ts_tablet_manager.cc:1434] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 12:15:00.658354 20104 tablet_bootstrap.cc:492] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:00.662083 20112 raft_consensus.cc:493] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.662741 20112 raft_consensus.cc:515] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.663363 20102 tablet_bootstrap.cc:654] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.674981 20107 raft_consensus.cc:493] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.676265 20109 raft_consensus.cc:493] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.677656 20107 raft_consensus.cc:515] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.677667 20109 raft_consensus.cc:515] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.670186 20112 leader_election.cc:290] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:00.680680 20109 leader_election.cc:290] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:00.685160 20104 tablet_bootstrap.cc:654] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.688582 20107 leader_election.cc:290] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:00.689069 20103 tablet_bootstrap.cc:492] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:00.691751 20103 ts_tablet_manager.cc:1403] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.012s
I20260709 12:15:00.701184 20112 raft_consensus.cc:493] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.704670 20112 raft_consensus.cc:515] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.711664 20112 leader_election.cc:290] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:00.719195 20112 raft_consensus.cc:493] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.719937 20112 raft_consensus.cc:515] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.723055 20112 leader_election.cc:290] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:00.725718 20107 raft_consensus.cc:493] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.726538 20107 raft_consensus.cc:515] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:00.729286 20103 raft_consensus.cc:359] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.730152 20103 raft_consensus.cc:385] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.730458 20103 raft_consensus.cc:740] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.731281 20103 consensus_queue.cc:260] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.744169 20103 ts_tablet_manager.cc:1434] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 12:15:00.736732 20107 leader_election.cc:290] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565), e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165)
I20260709 12:15:00.746815 20102 tablet_bootstrap.cc:492] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:00.747418 20102 ts_tablet_manager.cc:1403] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.006s
I20260709 12:15:00.749102 20112 raft_consensus.cc:493] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.749704 20112 raft_consensus.cc:515] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:00.750587 20103 tablet_bootstrap.cc:492] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:00.752843 20112 leader_election.cc:290] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165)
I20260709 12:15:00.754063 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:00.754207 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee4e0371e684245baaff50b87d56537" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:00.755193 19911 raft_consensus.cc:2468] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 0.
W20260709 12:15:00.756806 20028 leader_election.cc:343] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.756672 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce7cf48eaa04afc95ca386adbaa0ed8" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:00.758755 20028 leader_election.cc:304] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
W20260709 12:15:00.759770 20028 leader_election.cc:343] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.760478 20112 raft_consensus.cc:2804] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.760890 20112 raft_consensus.cc:493] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.761233 20112 raft_consensus.cc:3060] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.749792 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:00.761518 20103 tablet_bootstrap.cc:654] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:00.766193 20028 leader_election.cc:343] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.772279 20112 raft_consensus.cc:515] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.774432 20062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b89fa12366493b95492091804205ce" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:00.776283 20061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:00.776752 20107 raft_consensus.cc:493] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.777801 20061 raft_consensus.cc:2468] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 0.
I20260709 12:15:00.778116 20107 raft_consensus.cc:515] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.778858 20102 raft_consensus.cc:359] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
W20260709 12:15:00.779707 19950 leader_election.cc:343] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.780112 20102 raft_consensus.cc:385] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.780457 20107 leader_election.cc:290] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:00.780668 19950 leader_election.cc:304] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
I20260709 12:15:00.781096 20107 raft_consensus.cc:493] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.782867 20107 raft_consensus.cc:515] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.783924 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee4e0371e684245baaff50b87d56537" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:00.782833 20112 leader_election.cc:290] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:00.780457 20102 raft_consensus.cc:740] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.785826 20061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf0f85679724be4852d2fcdf6f3f2c1" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:00.784970 19912 raft_consensus.cc:3060] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.786425 20102 consensus_queue.cc:260] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
W20260709 12:15:00.787608 19950 leader_election.cc:343] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.789808 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:00.790592 19987 raft_consensus.cc:2468] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 0.
I20260709 12:15:00.792248 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee4e0371e684245baaff50b87d56537" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:00.792909 19987 raft_consensus.cc:2468] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 0.
I20260709 12:15:00.794368 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce7cf48eaa04afc95ca386adbaa0ed8" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:00.796418 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:00.796854 20107 leader_election.cc:290] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:00.797122 19987 raft_consensus.cc:2468] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 0.
I20260709 12:15:00.798447 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee4e0371e684245baaff50b87d56537" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:00.798766 20061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:00.799268 19986 raft_consensus.cc:3060] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.799816 20061 raft_consensus.cc:2468] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 0.
I20260709 12:15:00.801158 20104 tablet_bootstrap.cc:492] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:00.801811 20104 ts_tablet_manager.cc:1403] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.144s	user 0.019s	sys 0.014s
I20260709 12:15:00.801994 19950 leader_election.cc:304] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
I20260709 12:15:00.798791 20107 raft_consensus.cc:2804] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.805425 20104 raft_consensus.cc:359] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.806367 20104 raft_consensus.cc:385] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.806707 20104 raft_consensus.cc:740] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.807255 20107 raft_consensus.cc:493] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.807931 20107 raft_consensus.cc:3060] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.807762 20104 consensus_queue.cc:260] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.808174 20025 leader_election.cc:304] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:00.810444 20104 ts_tablet_manager.cc:1434] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260709 12:15:00.812331 20025 leader_election.cc:343] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.812893 20025 leader_election.cc:304] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:00.815687 19912 raft_consensus.cc:2468] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 1.
I20260709 12:15:00.823313 20139 raft_consensus.cc:2749] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.818313 20028 leader_election.cc:304] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:00.818734 20112 raft_consensus.cc:2804] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.828480 20025 leader_election.cc:304] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:00.826324 20139 raft_consensus.cc:2804] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.830114 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:00.830336 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf0f85679724be4852d2fcdf6f3f2c1" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:00.831941 19911 raft_consensus.cc:2468] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 0.
I20260709 12:15:00.833025 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
W20260709 12:15:00.833637 19953 leader_election.cc:343] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.833962 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430cdd9722a04499b448825a9022020c" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:00.834649 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b89fa12366493b95492091804205ce" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:00.834719 20107 raft_consensus.cc:515] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:00.835413 19912 raft_consensus.cc:2468] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 0.
I20260709 12:15:00.837122 19953 leader_election.cc:304] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: b714ffa32e0043c5b6c0fc7a69f4fbbf
I20260709 12:15:00.837195 20107 leader_election.cc:290] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Requested vote from peers b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565), e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165)
I20260709 12:15:00.838902 19986 raft_consensus.cc:2468] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 1.
I20260709 12:15:00.839236 20061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:00.839929 20061 raft_consensus.cc:3060] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.840353 20137 raft_consensus.cc:2804] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:15:00.840620 19953 leader_election.cc:343] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.840829 20137 raft_consensus.cc:493] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.841348 20137 raft_consensus.cc:3060] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.841670 19953 leader_election.cc:304] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: b714ffa32e0043c5b6c0fc7a69f4fbbf
I20260709 12:15:00.826386 20112 raft_consensus.cc:493] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.842620 20104 tablet_bootstrap.cc:492] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:00.846655 20107 raft_consensus.cc:2804] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.848153 20107 raft_consensus.cc:493] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.847076 20139 raft_consensus.cc:697] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Becoming Leader. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:00.848556 20107 raft_consensus.cc:3060] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.848950 20102 ts_tablet_manager.cc:1434] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.101s	user 0.010s	sys 0.008s
I20260709 12:15:00.849280 20139 consensus_queue.cc:237] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.850128 20102 tablet_bootstrap.cc:492] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:00.847227 20112 raft_consensus.cc:3060] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.846995 20140 raft_consensus.cc:2804] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.859867 20140 raft_consensus.cc:493] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:00.859946 19875 leader_election.cc:343] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.860291 20140 raft_consensus.cc:3060] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.869944 20140 raft_consensus.cc:515] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.875968 20142 raft_consensus.cc:493] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.876559 20142 raft_consensus.cc:515] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.879276 20142 leader_election.cc:290] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:00.879469 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c35e989a0493487bea0e079c28314" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:00.880172 20143 raft_consensus.cc:493] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.880247 19912 raft_consensus.cc:2468] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 0.
I20260709 12:15:00.880897 20143 raft_consensus.cc:515] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.882258 20028 leader_election.cc:304] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:00.882380 20062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:00.880367 20140 leader_election.cc:290] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:00.883401 20143 leader_election.cc:290] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:00.883925 20142 raft_consensus.cc:2804] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.884361 20142 raft_consensus.cc:493] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.884701 20142 raft_consensus.cc:3060] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.885656 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c35e989a0493487bea0e079c28314" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:00.887776 20103 tablet_bootstrap.cc:492] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:00.888339 20103 ts_tablet_manager.cc:1403] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.138s	user 0.025s	sys 0.036s
I20260709 12:15:00.889060 20059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430cdd9722a04499b448825a9022020c" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
W20260709 12:15:00.890853 19875 leader_election.cc:343] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.891297 19875 leader_election.cc:304] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e89fb0ea7ce94bd7bff00a230d49909b; no voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf
I20260709 12:15:00.891568 20103 raft_consensus.cc:359] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.892355 20103 raft_consensus.cc:385] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.892423 20109 raft_consensus.cc:2749] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.892735 20103 raft_consensus.cc:740] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.892791 20142 raft_consensus.cc:515] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.894146 20060 raft_consensus.cc:2393] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in current term 1: Already voted for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in this term.
I20260709 12:15:00.893752 20103 consensus_queue.cc:260] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.894758 20061 raft_consensus.cc:2468] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:00.896315 20103 ts_tablet_manager.cc:1434] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:15:00.895817 20107 raft_consensus.cc:515] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.898603 20142 leader_election.cc:290] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:00.899405 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c35e989a0493487bea0e079c28314" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:00.908757 19912 raft_consensus.cc:3060] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.909111 20103 tablet_bootstrap.cc:492] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:00.910079 20107 leader_election.cc:290] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:00.910768 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c35e989a0493487bea0e079c28314" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:00.911375 19987 raft_consensus.cc:3060] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.913895 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c35e989a0493487bea0e079c28314" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:00.902804 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:00.914834 20112 raft_consensus.cc:515] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.903648 20102 tablet_bootstrap.cc:654] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.915724 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b89fa12366493b95492091804205ce" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:00.916371 20060 raft_consensus.cc:3060] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.917786 20062 raft_consensus.cc:2393] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in current term 1: Already voted for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in this term.
I20260709 12:15:00.918722 20112 leader_election.cc:290] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:00.919162 19987 raft_consensus.cc:2468] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 1.
I20260709 12:15:00.919617 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:00.919989 19950 leader_election.cc:304] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
W20260709 12:15:00.921139 20028 leader_election.cc:343] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.922500 20103 tablet_bootstrap.cc:654] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.922335 19807 catalog_manager.cc:5697] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf reported cstate change: term changed from 0 to 1, leader changed from <none> to b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.925598 20109 raft_consensus.cc:493] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.925768 20107 raft_consensus.cc:2804] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.926157 20109 raft_consensus.cc:515] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.927038 20107 raft_consensus.cc:697] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:00.927211 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b89fa12366493b95492091804205ce" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:00.928107 19909 raft_consensus.cc:3060] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.928299 20109 leader_election.cc:290] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:00.907049 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:00.907331 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c35e989a0493487bea0e079c28314" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:00.907968 20139 raft_consensus.cc:2764] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:15:00.932423 20060 raft_consensus.cc:2468] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:00.905416 20104 tablet_bootstrap.cc:654] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.933995 20062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5bcec8a876d4ef88e1dc12b0aeef1e7" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:00.934755 20062 raft_consensus.cc:2468] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 0.
I20260709 12:15:00.935364 20025 leader_election.cc:304] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
I20260709 12:15:00.935905 19950 leader_election.cc:304] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
I20260709 12:15:00.936667 20142 raft_consensus.cc:2804] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.936944 20143 raft_consensus.cc:2804] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.937664 20143 raft_consensus.cc:697] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
W20260709 12:15:00.937976 19953 leader_election.cc:343] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.938711 20143 consensus_queue.cc:237] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.928002 20107 consensus_queue.cc:237] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:00.942680 19875 leader_election.cc:304] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:00.942199 20142 raft_consensus.cc:697] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Becoming Leader. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:00.944029 20109 raft_consensus.cc:2804] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.945813 20109 raft_consensus.cc:493] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.946179 20109 raft_consensus.cc:3060] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:00.939412 19953 leader_election.cc:343] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.948583 19953 leader_election.cc:304] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [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: 0f41f6e50f0b493ab3fdd1eea58dcb9a; no voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:00.934031 19912 raft_consensus.cc:2468] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 1.
I20260709 12:15:00.951695 19953 leader_election.cc:304] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a; no voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:00.948204 20137 raft_consensus.cc:515] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.951238 20142 consensus_queue.cc:237] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.950874 20140 raft_consensus.cc:2749] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.954496 20140 raft_consensus.cc:2749] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.958683 20102 tablet_bootstrap.cc:492] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:00.960851 20102 ts_tablet_manager.cc:1403] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.005s
I20260709 12:15:00.967841 20137 leader_election.cc:290] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:00.969480 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf0f85679724be4852d2fcdf6f3f2c1" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:00.964231 19909 raft_consensus.cc:2468] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
W20260709 12:15:00.974582 19950 leader_election.cc:343] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.965036 20102 raft_consensus.cc:359] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.977092 20102 raft_consensus.cc:385] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.978292 20109 raft_consensus.cc:515] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.979822 20102 raft_consensus.cc:740] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.982079 20104 tablet_bootstrap.cc:492] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:00.984233 20104 ts_tablet_manager.cc:1403] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.003s
I20260709 12:15:00.985318 20103 tablet_bootstrap.cc:492] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:00.985895 20103 ts_tablet_manager.cc:1403] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.077s	user 0.025s	sys 0.012s
I20260709 12:15:00.988801 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:00.988987 20103 raft_consensus.cc:359] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.989706 19987 raft_consensus.cc:2393] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in current term 1: Already voted for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in this term.
I20260709 12:15:00.989838 20103 raft_consensus.cc:385] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.990288 20103 raft_consensus.cc:740] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.991072 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5bcec8a876d4ef88e1dc12b0aeef1e7" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:00.990142 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf0f85679724be4852d2fcdf6f3f2c1" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:00.991525 20025 leader_election.cc:304] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [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: b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b
W20260709 12:15:00.992339 19875 leader_election.cc:343] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.987458 20104 raft_consensus.cc:359] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.992265 19909 raft_consensus.cc:3060] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.993471 20142 raft_consensus.cc:2749] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.992305 20103 consensus_queue.cc:260] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.994729 20102 consensus_queue.cc:260] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:00.995522 20103 ts_tablet_manager.cc:1434] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:15:00.996501 20103 tablet_bootstrap.cc:492] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:00.997093 20102 ts_tablet_manager.cc:1434] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260709 12:15:00.998135 20102 tablet_bootstrap.cc:492] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:00.997990 19809 catalog_manager.cc:5697] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 1 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:00.993037 20104 raft_consensus.cc:385] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.001739 20104 raft_consensus.cc:740] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.002765 20109 leader_election.cc:290] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 election: Requested vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:01.003037 20103 tablet_bootstrap.cc:654] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.002705 20104 consensus_queue.cc:260] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.006978 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5bcec8a876d4ef88e1dc12b0aeef1e7" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:01.001173 19909 raft_consensus.cc:2468] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:01.005661 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5bcec8a876d4ef88e1dc12b0aeef1e7" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:01.009281 20060 raft_consensus.cc:3060] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:01.008282 19875 leader_election.cc:343] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.013252 19953 leader_election.cc:304] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: b714ffa32e0043c5b6c0fc7a69f4fbbf
I20260709 12:15:01.014760 20102 tablet_bootstrap.cc:654] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.016979 20151 raft_consensus.cc:2804] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:01.018354 20151 raft_consensus.cc:697] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:01.019542 20151 consensus_queue.cc:237] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.029345 20103 tablet_bootstrap.cc:492] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:01.030196 20103 ts_tablet_manager.cc:1403] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.001s
I20260709 12:15:01.034494 20103 raft_consensus.cc:359] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.035399 20103 raft_consensus.cc:385] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.035713 20103 raft_consensus.cc:740] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.036931 20060 raft_consensus.cc:2468] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 1.
I20260709 12:15:01.037966 20103 consensus_queue.cc:260] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.039737 19875 leader_election.cc:304] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a
I20260709 12:15:01.038527 20104 ts_tablet_manager.cc:1434] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260709 12:15:01.040570 20109 raft_consensus.cc:2804] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:01.045316 19809 catalog_manager.cc:5697] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf reported cstate change: term changed from 0 to 1, leader changed from <none> to b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:01.049608 20104 tablet_bootstrap.cc:492] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:01.053737 20109 raft_consensus.cc:697] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 LEADER]: Becoming Leader. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Running, Role: LEADER
I20260709 12:15:01.054765 20109 consensus_queue.cc:237] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.055985 20104 tablet_bootstrap.cc:654] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.047214 20103 ts_tablet_manager.cc:1434] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260709 12:15:01.041047 20102 tablet_bootstrap.cc:492] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:01.057953 20102 ts_tablet_manager.cc:1403] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.009s
I20260709 12:15:01.061642 20102 raft_consensus.cc:359] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.062486 20102 raft_consensus.cc:385] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.062835 20102 raft_consensus.cc:740] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.062024 19807 catalog_manager.cc:5697] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 1 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.063653 20102 consensus_queue.cc:260] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.064162 19807 catalog_manager.cc:5697] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 1 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.065909 20102 ts_tablet_manager.cc:1434] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:15:01.066843 20102 tablet_bootstrap.cc:492] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:01.068970 20104 tablet_bootstrap.cc:492] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:01.069525 20104 ts_tablet_manager.cc:1403] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 12:15:01.071466 20102 tablet_bootstrap.cc:654] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.072386 20104 raft_consensus.cc:359] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:01.073110 20104 raft_consensus.cc:385] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.073397 20104 raft_consensus.cc:740] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.074285 20104 consensus_queue.cc:260] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:01.076234 20102 tablet_bootstrap.cc:492] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:01.076736 20102 ts_tablet_manager.cc:1403] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.007s
I20260709 12:15:01.077543 20104 ts_tablet_manager.cc:1434] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:15:01.078581 20104 tablet_bootstrap.cc:492] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:01.079231 20102 raft_consensus.cc:359] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.079926 20102 raft_consensus.cc:385] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.080179 20102 raft_consensus.cc:740] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.080960 20102 consensus_queue.cc:260] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.083567 20102 ts_tablet_manager.cc:1434] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:01.085016 20104 tablet_bootstrap.cc:654] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.086596 20142 raft_consensus.cc:493] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.087167 20142 raft_consensus.cc:515] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.090090 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430cdd9722a04499b448825a9022020c" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:01.090431 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430cdd9722a04499b448825a9022020c" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:01.090839 19909 raft_consensus.cc:2468] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 0.
I20260709 12:15:01.091059 19986 raft_consensus.cc:2468] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 0.
I20260709 12:15:01.090926 19807 catalog_manager.cc:5697] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b reported cstate change: term changed from 0 to 1, leader changed from <none> to e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129). New cstate: current_term: 1 leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.090061 20104 tablet_bootstrap.cc:492] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:01.092051 20028 leader_election.cc:304] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:01.092411 20104 ts_tablet_manager.cc:1403] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260709 12:15:01.092892 20139 raft_consensus.cc:2804] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.093300 20139 raft_consensus.cc:493] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.093663 20139 raft_consensus.cc:3060] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.095523 20104 raft_consensus.cc:359] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.096256 20104 raft_consensus.cc:385] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.096535 20104 raft_consensus.cc:740] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.097259 20104 consensus_queue.cc:260] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.099649 20104 ts_tablet_manager.cc:1434] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:01.089406 20142 leader_election.cc:290] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:01.104389 20139 raft_consensus.cc:515] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.107563 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430cdd9722a04499b448825a9022020c" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:01.108042 20139 leader_election.cc:290] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:01.107841 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430cdd9722a04499b448825a9022020c" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:01.108222 19909 raft_consensus.cc:3060] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.108711 19986 raft_consensus.cc:3060] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.114602 19909 raft_consensus.cc:2468] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 1.
I20260709 12:15:01.114606 19986 raft_consensus.cc:2468] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 1.
I20260709 12:15:01.115902 20028 leader_election.cc:304] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:01.116675 20139 raft_consensus.cc:2804] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:01.116865 20142 raft_consensus.cc:493] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.117178 20139 raft_consensus.cc:697] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Becoming Leader. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:01.117292 20142 raft_consensus.cc:515] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.118040 20139 consensus_queue.cc:237] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.118516 20109 raft_consensus.cc:493] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.119012 20109 raft_consensus.cc:515] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.119822 20142 leader_election.cc:290] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:01.121068 20109 leader_election.cc:290] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:01.121829 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:01.122241 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf0f85679724be4852d2fcdf6f3f2c1" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:01.122663 19986 raft_consensus.cc:2393] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e89fb0ea7ce94bd7bff00a230d49909b in current term 1: Already voted for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in this term.
I20260709 12:15:01.123765 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:01.124904 20060 raft_consensus.cc:2393] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e89fb0ea7ce94bd7bff00a230d49909b in current term 1: Already voted for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in this term.
I20260709 12:15:01.126060 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf0f85679724be4852d2fcdf6f3f2c1" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:01.126355 19875 leader_election.cc:304] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e89fb0ea7ce94bd7bff00a230d49909b; no voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf
I20260709 12:15:01.127274 19909 raft_consensus.cc:2393] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in current term 1: Already voted for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in this term.
I20260709 12:15:01.128332 20028 leader_election.cc:304] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:01.128409 20109 raft_consensus.cc:3060] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.129181 20139 raft_consensus.cc:3060] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.131078 19807 catalog_manager.cc:5697] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf reported cstate change: term changed from 0 to 1, leader changed from <none> to b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:01.134912 20139 raft_consensus.cc:2749] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.135978 20109 raft_consensus.cc:2749] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.161389 20151 raft_consensus.cc:493] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.162040 20151 raft_consensus.cc:515] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.163944 20151 leader_election.cc:290] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:01.164752 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce7cf48eaa04afc95ca386adbaa0ed8" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:01.165148 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce7cf48eaa04afc95ca386adbaa0ed8" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:01.165371 19909 raft_consensus.cc:2468] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 0.
I20260709 12:15:01.165867 20060 raft_consensus.cc:2468] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 0.
I20260709 12:15:01.167339 19953 leader_election.cc:304] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:01.167982 20151 raft_consensus.cc:2804] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.168362 20151 raft_consensus.cc:493] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.168635 20151 raft_consensus.cc:3060] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.173998 20151 raft_consensus.cc:515] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.175721 20151 leader_election.cc:290] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:01.176548 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce7cf48eaa04afc95ca386adbaa0ed8" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:01.176841 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce7cf48eaa04afc95ca386adbaa0ed8" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:01.177124 19909 raft_consensus.cc:3060] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.177441 20060 raft_consensus.cc:3060] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.182420 19909 raft_consensus.cc:2468] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:01.182518 20060 raft_consensus.cc:2468] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:01.183668 19953 leader_election.cc:304] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:01.184374 20151 raft_consensus.cc:2804] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:01.184859 20151 raft_consensus.cc:697] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:01.185631 20151 consensus_queue.cc:237] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.193112 19807 catalog_manager.cc:5697] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 1 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.228780 20109 raft_consensus.cc:493] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.229379 20109 raft_consensus.cc:515] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:01.231307 20109 leader_election.cc:290] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:01.232144 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:01.232331 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:01.233072 20060 raft_consensus.cc:2393] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e89fb0ea7ce94bd7bff00a230d49909b in current term 1: Already voted for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in this term.
I20260709 12:15:01.234089 19875 leader_election.cc:304] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e89fb0ea7ce94bd7bff00a230d49909b; no voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf
I20260709 12:15:01.234923 20109 raft_consensus.cc:3060] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.240258 20109 raft_consensus.cc:2749] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.331434 20139 consensus_queue.cc:1048] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.344491 20112 consensus_queue.cc:1048] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.364449 20151 consensus_queue.cc:1048] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.376965 20151 consensus_queue.cc:1048] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.389129 20151 raft_consensus.cc:493] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.389619 20151 raft_consensus.cc:515] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:01.391884 20151 leader_election.cc:290] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:01.393066 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5bcec8a876d4ef88e1dc12b0aeef1e7" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:01.393253 20142 consensus_queue.cc:1048] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:01.393432 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5bcec8a876d4ef88e1dc12b0aeef1e7" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:01.394464 20060 raft_consensus.cc:2393] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in current term 1: Already voted for candidate e89fb0ea7ce94bd7bff00a230d49909b in this term.
I20260709 12:15:01.395694 19950 leader_election.cc:304] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a; no voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:01.396579 20151 raft_consensus.cc:3060] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.403887 20151 raft_consensus.cc:2749] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.406410 20142 consensus_queue.cc:1048] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.456463 20109 consensus_queue.cc:1048] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.461927 20151 consensus_queue.cc:1048] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.469558 20151 consensus_queue.cc:1048] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:01.469877 20178 consensus_queue.cc:1048] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:01.486986 20143 consensus_queue.cc:1048] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:01.491878 20137 consensus_queue.cc:1048] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.542294 20112 consensus_queue.cc:1048] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:01.544485 20112 consensus_queue.cc:1048] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:01.620357 19858 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:01.624224 20137 consensus_queue.cc:1048] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.635988 20143 consensus_queue.cc:1048] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:02.456805 20151 raft_consensus.cc:493] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:02.457778 20151 raft_consensus.cc:515] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:02.460085 20151 leader_election.cc:290] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:02.461033 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:02.461329 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:02.462122 19912 raft_consensus.cc:2468] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:02.462168 20060 raft_consensus.cc:2468] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:02.463341 19953 leader_election.cc:304] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [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: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:02.464710 20151 raft_consensus.cc:2804] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:02.465487 20151 raft_consensus.cc:493] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:02.465900 20151 raft_consensus.cc:3060] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.471835 20151 raft_consensus.cc:515] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:02.473806 20151 leader_election.cc:290] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:02.474774 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:02.475355 19912 raft_consensus.cc:3060] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.475369 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:02.476125 20060 raft_consensus.cc:3060] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.483299 20060 raft_consensus.cc:2468] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 2.
I20260709 12:15:02.483502 19912 raft_consensus.cc:2468] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 2.
I20260709 12:15:02.484498 19950 leader_election.cc:304] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
I20260709 12:15:02.485538 20151 raft_consensus.cc:2804] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:02.486078 20151 raft_consensus.cc:697] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:02.486855 20151 consensus_queue.cc:237] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER 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: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:02.495919 19809 catalog_manager.cc:5697] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 0 to 2, leader changed from <none> to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 2 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:02.806221 19987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
mode: GRACEFUL
new_leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
 from {username='slave'} at 127.0.0.1:34952
I20260709 12:15:02.806974 19987 raft_consensus.cc:606] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Received request to transfer leadership to TS e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:02.812359 19987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6b89fa12366493b95492091804205ce"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
mode: GRACEFUL
new_leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
 from {username='slave'} at 127.0.0.1:34952
I20260709 12:15:02.812909 19987 raft_consensus.cc:606] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Received request to transfer leadership to TS e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:02.818496 19987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
mode: GRACEFUL
new_leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
 from {username='slave'} at 127.0.0.1:34952
I20260709 12:15:02.819052 19987 raft_consensus.cc:606] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Received request to transfer leadership to TS e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:02.823995 19987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecf0f85679724be4852d2fcdf6f3f2c1"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
mode: GRACEFUL
new_leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
 from {username='slave'} at 127.0.0.1:34952
I20260709 12:15:02.824514 19987 raft_consensus.cc:606] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Received request to transfer leadership to TS e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:02.839129 20060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "983c35e989a0493487bea0e079c28314"
dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
mode: GRACEFUL
new_leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
 from {username='slave'} at 127.0.0.1:35798
I20260709 12:15:02.839723 20060 raft_consensus.cc:606] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Received request to transfer leadership to TS 0f41f6e50f0b493ab3fdd1eea58dcb9a
I20260709 12:15:02.845319 20060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ee4e0371e684245baaff50b87d56537"
dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
mode: GRACEFUL
new_leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
 from {username='slave'} at 127.0.0.1:35798
I20260709 12:15:02.845896 20060 raft_consensus.cc:606] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Received request to transfer leadership to TS 0f41f6e50f0b493ab3fdd1eea58dcb9a
I20260709 12:15:02.855094 20060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "430cdd9722a04499b448825a9022020c"
dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
mode: GRACEFUL
new_leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
 from {username='slave'} at 127.0.0.1:35798
I20260709 12:15:02.855624 20060 raft_consensus.cc:606] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Received request to transfer leadership to TS 0f41f6e50f0b493ab3fdd1eea58dcb9a
I20260709 12:15:02.871325 19912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5bcec8a876d4ef88e1dc12b0aeef1e7"
dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
mode: GRACEFUL
new_leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
 from {username='slave'} at 127.0.0.1:40664
I20260709 12:15:02.872009 19912 raft_consensus.cc:606] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 LEADER]: Received request to transfer leadership to TS b714ffa32e0043c5b6c0fc7a69f4fbbf
I20260709 12:15:02.971124 20139 raft_consensus.cc:993] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf: : Instructing follower 0f41f6e50f0b493ab3fdd1eea58dcb9a to start an election
I20260709 12:15:02.971658 20200 raft_consensus.cc:1081] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Signalling peer 0f41f6e50f0b493ab3fdd1eea58dcb9a to start an election
I20260709 12:15:02.973364 19987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ee4e0371e684245baaff50b87d56537"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
 from {username='slave'} at 127.0.0.1:33464
I20260709 12:15:02.973910 20060 raft_consensus.cc:1275] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Refusing update from remote peer 0f41f6e50f0b493ab3fdd1eea58dcb9a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:15:02.973969 19987 raft_consensus.cc:493] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:02.974538 19987 raft_consensus.cc:3060] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.975500 20151 consensus_queue.cc:1048] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:02.982511 19987 raft_consensus.cc:515] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:02.985616 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee4e0371e684245baaff50b87d56537" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:02.986438 19912 raft_consensus.cc:3060] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:02.991989 19909 raft_consensus.cc:1275] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Refusing update from remote peer 0f41f6e50f0b493ab3fdd1eea58dcb9a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:15:02.993681 20143 consensus_queue.cc:1048] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:03.011981 20062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee4e0371e684245baaff50b87d56537" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:03.012880 20062 raft_consensus.cc:3055] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:03.013304 20062 raft_consensus.cc:740] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:03.014744 20151 raft_consensus.cc:993] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: : Instructing follower e89fb0ea7ce94bd7bff00a230d49909b to start an election
I20260709 12:15:03.015480 20107 raft_consensus.cc:1081] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Signalling peer e89fb0ea7ce94bd7bff00a230d49909b to start an election
I20260709 12:15:03.015198 20062 consensus_queue.cc:260] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.017233 20062 raft_consensus.cc:3060] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.018270 19910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8"
dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
 from {username='slave'} at 127.0.0.1:37922
I20260709 12:15:03.019201 19910 raft_consensus.cc:493] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:03.019663 19910 raft_consensus.cc:3060] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.021761 19987 leader_election.cc:290] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:03.023422 20151 raft_consensus.cc:993] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: : Instructing follower e89fb0ea7ce94bd7bff00a230d49909b to start an election
I20260709 12:15:03.023960 20151 raft_consensus.cc:1081] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Signalling peer e89fb0ea7ce94bd7bff00a230d49909b to start an election
I20260709 12:15:03.025983 19912 raft_consensus.cc:2468] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 2.
I20260709 12:15:03.026278 19909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522"
dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
 from {username='slave'} at 127.0.0.1:37922
I20260709 12:15:03.027402 19909 raft_consensus.cc:493] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:03.027936 19909 raft_consensus.cc:3060] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:03.030561 19953 leader_election.cc:304] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:03.031744 20107 raft_consensus.cc:2804] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:03.032418 20062 raft_consensus.cc:2468] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 2.
I20260709 12:15:03.032426 20107 raft_consensus.cc:697] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:03.033752 20107 consensus_queue.cc:237] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.034919 19910 raft_consensus.cc:515] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:03.037460 19910 leader_election.cc:290] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 2 election: Requested vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:03.038239 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:03.039140 20061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:03.039162 19986 raft_consensus.cc:3055] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:03.040019 20061 raft_consensus.cc:3060] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.040014 19986 raft_consensus.cc:740] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:03.043597 19986 consensus_queue.cc:260] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:03.049139 19986 raft_consensus.cc:3060] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.051604 20061 raft_consensus.cc:2468] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 2.
I20260709 12:15:03.053187 19875 leader_election.cc:304] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:03.052739 19809 catalog_manager.cc:5697] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 1 to 2, leader changed from b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131) to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 2 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.053938 20107 raft_consensus.cc:993] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a: : Instructing follower e89fb0ea7ce94bd7bff00a230d49909b to start an election
I20260709 12:15:03.054438 20143 raft_consensus.cc:1081] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Signalling peer e89fb0ea7ce94bd7bff00a230d49909b to start an election
I20260709 12:15:03.056437 19910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6b89fa12366493b95492091804205ce"
dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
 from {username='slave'} at 127.0.0.1:37922
I20260709 12:15:03.057080 19910 raft_consensus.cc:493] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:03.057463 19910 raft_consensus.cc:3060] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.058382 20205 raft_consensus.cc:2804] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:03.058907 20205 raft_consensus.cc:697] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Becoming Leader. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Running, Role: LEADER
I20260709 12:15:03.059741 20205 consensus_queue.cc:237] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:03.064445 20207 raft_consensus.cc:993] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b: : Instructing follower b714ffa32e0043c5b6c0fc7a69f4fbbf to start an election
I20260709 12:15:03.065171 20207 raft_consensus.cc:1081] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 LEADER]: Signalling peer b714ffa32e0043c5b6c0fc7a69f4fbbf to start an election
I20260709 12:15:03.069223 20061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5bcec8a876d4ef88e1dc12b0aeef1e7"
dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
 from {username='slave'} at 127.0.0.1:59484
I20260709 12:15:03.070561 20061 raft_consensus.cc:493] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:03.075891 20061 raft_consensus.cc:3060] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.077215 19986 raft_consensus.cc:2468] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 2.
I20260709 12:15:03.078751 19910 raft_consensus.cc:515] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.082327 19909 raft_consensus.cc:515] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.084789 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b89fa12366493b95492091804205ce" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:03.087487 19987 raft_consensus.cc:3055] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:03.087864 19987 raft_consensus.cc:740] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:03.088693 19987 consensus_queue.cc:260] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.089893 19987 raft_consensus.cc:3060] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.089972 20062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:03.091414 20062 raft_consensus.cc:3060] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:03.092935 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff574a61bf74d2982aa59781964e522" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:03.093364 19909 leader_election.cc:290] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 3 election: Requested vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:03.093475 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b89fa12366493b95492091804205ce" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:03.094161 20060 raft_consensus.cc:3060] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.097900 20107 raft_consensus.cc:993] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: : Instructing follower e89fb0ea7ce94bd7bff00a230d49909b to start an election
I20260709 12:15:03.098611 20107 raft_consensus.cc:1081] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Signalling peer e89fb0ea7ce94bd7bff00a230d49909b to start an election
I20260709 12:15:03.101457 20200 raft_consensus.cc:993] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf: : Instructing follower 0f41f6e50f0b493ab3fdd1eea58dcb9a to start an election
I20260709 12:15:03.101926 20200 raft_consensus.cc:1081] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Signalling peer 0f41f6e50f0b493ab3fdd1eea58dcb9a to start an election
I20260709 12:15:03.102087 19985 raft_consensus.cc:3055] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:03.092643 20061 raft_consensus.cc:515] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.101459 19909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecf0f85679724be4852d2fcdf6f3f2c1"
dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
 from {username='slave'} at 127.0.0.1:37922
I20260709 12:15:03.102941 19985 raft_consensus.cc:740] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:03.103423 19909 raft_consensus.cc:493] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:03.103832 19909 raft_consensus.cc:3060] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.104336 19985 consensus_queue.cc:260] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [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: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.106138 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5bcec8a876d4ef88e1dc12b0aeef1e7" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:03.107065 19912 raft_consensus.cc:3055] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:03.106935 19985 raft_consensus.cc:3060] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:03.107753 19912 raft_consensus.cc:740] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Running, Role: LEADER
I20260709 12:15:03.109037 19912 consensus_queue.cc:260] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.110554 19912 raft_consensus.cc:3060] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.111097 19986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "983c35e989a0493487bea0e079c28314"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
 from {username='slave'} at 127.0.0.1:33464
I20260709 12:15:03.121150 19912 raft_consensus.cc:2468] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 2.
I20260709 12:15:03.116173 20061 leader_election.cc:290] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 2 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:03.090799 19910 leader_election.cc:290] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 2 election: Requested vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:03.117775 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5bcec8a876d4ef88e1dc12b0aeef1e7" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:03.131963 19987 raft_consensus.cc:2468] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 2.
I20260709 12:15:03.132375 19984 raft_consensus.cc:3060] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.133343 19875 leader_election.cc:304] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:03.134312 20205 raft_consensus.cc:2804] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:03.135129 20205 raft_consensus.cc:697] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Becoming Leader. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Running, Role: LEADER
I20260709 12:15:03.135963 20028 leader_election.cc:304] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:03.136989 20139 raft_consensus.cc:2804] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:03.136848 20205 consensus_queue.cc:237] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.102360 20060 raft_consensus.cc:2468] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 2.
I20260709 12:15:03.113145 19909 raft_consensus.cc:515] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.115935 20062 raft_consensus.cc:2468] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 3.
I20260709 12:15:03.137601 20139 raft_consensus.cc:697] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 LEADER]: Becoming Leader. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:03.128144 19986 raft_consensus.cc:493] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:03.140457 19986 raft_consensus.cc:3060] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.140959 19875 leader_election.cc:304] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:03.140818 20139 consensus_queue.cc:237] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.142004 20209 raft_consensus.cc:2804] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:03.142472 20209 raft_consensus.cc:697] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 3 LEADER]: Becoming Leader. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Running, Role: LEADER
I20260709 12:15:03.143287 20209 consensus_queue.cc:237] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [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: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.145097 19909 leader_election.cc:290] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 2 election: Requested vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:03.147277 20062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf0f85679724be4852d2fcdf6f3f2c1" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:03.148048 20062 raft_consensus.cc:3060] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.156759 19985 raft_consensus.cc:2468] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 3.
I20260709 12:15:03.147153 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf0f85679724be4852d2fcdf6f3f2c1" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:03.160414 19984 raft_consensus.cc:2468] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 2.
I20260709 12:15:03.164062 19987 raft_consensus.cc:3055] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:03.161054 20062 raft_consensus.cc:2468] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 2.
I20260709 12:15:03.164281 19986 raft_consensus.cc:515] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.164769 19987 raft_consensus.cc:740] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:03.165978 19987 consensus_queue.cc:260] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.167069 19986 leader_election.cc:290] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:03.167390 19987 raft_consensus.cc:3060] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.168741 19875 leader_election.cc:304] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:03.169463 20205 raft_consensus.cc:2804] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:03.169945 20205 raft_consensus.cc:697] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Becoming Leader. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Running, Role: LEADER
I20260709 12:15:03.170799 20205 consensus_queue.cc:237] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.171346 20062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c35e989a0493487bea0e079c28314" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:03.172029 20062 raft_consensus.cc:3055] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:03.172353 20062 raft_consensus.cc:740] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:03.172374 19808 catalog_manager.cc:5697] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b reported cstate change: term changed from 1 to 2, leader changed from 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130) to e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129). New cstate: current_term: 2 leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.173231 20062 consensus_queue.cc:260] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.174561 20062 raft_consensus.cc:3060] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.176272 19987 raft_consensus.cc:2468] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 2.
I20260709 12:15:03.177628 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c35e989a0493487bea0e079c28314" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:03.178310 19909 raft_consensus.cc:3060] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.164932 19807 catalog_manager.cc:5697] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf reported cstate change: term changed from 1 to 2, leader changed from e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129) to b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131). New cstate: current_term: 2 leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.187275 19909 raft_consensus.cc:2468] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 2.
I20260709 12:15:03.190747 20200 raft_consensus.cc:993] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf: : Instructing follower 0f41f6e50f0b493ab3fdd1eea58dcb9a to start an election
I20260709 12:15:03.192008 20139 raft_consensus.cc:1081] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Signalling peer 0f41f6e50f0b493ab3fdd1eea58dcb9a to start an election
I20260709 12:15:03.198814 19987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "430cdd9722a04499b448825a9022020c"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
 from {username='slave'} at 127.0.0.1:33464
I20260709 12:15:03.199782 19987 raft_consensus.cc:493] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:03.200440 19987 raft_consensus.cc:3060] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.198805 19953 leader_election.cc:304] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:03.203269 20151 raft_consensus.cc:2804] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:03.203751 20151 raft_consensus.cc:697] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:03.204579 20151 consensus_queue.cc:237] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.205010 20062 raft_consensus.cc:2468] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 2.
I20260709 12:15:03.217453 19987 raft_consensus.cc:515] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.221091 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430cdd9722a04499b448825a9022020c" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:03.222013 19909 raft_consensus.cc:3060] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.226686 19987 leader_election.cc:290] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:03.228026 20062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430cdd9722a04499b448825a9022020c" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:03.232683 19909 raft_consensus.cc:2468] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 2.
I20260709 12:15:03.233106 20062 raft_consensus.cc:3055] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:03.233458 20062 raft_consensus.cc:740] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:03.234808 20062 consensus_queue.cc:260] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.235663 19807 catalog_manager.cc:5697] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 1 to 2, leader changed from b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131) to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 2 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.236547 20062 raft_consensus.cc:3060] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.237926 19808 catalog_manager.cc:5697] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b reported cstate change: term changed from 1 to 2, leader changed from 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130) to e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129). New cstate: current_term: 2 leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.239524 19953 leader_election.cc:304] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:03.240621 20151 raft_consensus.cc:2804] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:03.241371 20151 raft_consensus.cc:697] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:03.242234 20151 consensus_queue.cc:237] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:03.240584 19808 catalog_manager.cc:5697] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b reported cstate change: term changed from 1 to 2, leader changed from 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130) to e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129). New cstate: current_term: 2 leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.246021 20062 raft_consensus.cc:2468] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 2.
I20260709 12:15:03.245455 19808 catalog_manager.cc:5697] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b reported cstate change: term changed from 2 to 3, leader changed from 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130) to e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129). New cstate: current_term: 3 leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.253221 19807 catalog_manager.cc:5697] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 1 to 2, leader changed from b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131) to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 2 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.426615 19909 raft_consensus.cc:1275] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Refusing update from remote peer 0f41f6e50f0b493ab3fdd1eea58dcb9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.428231 20151 consensus_queue.cc:1048] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.437779 20062 raft_consensus.cc:1275] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Refusing update from remote peer 0f41f6e50f0b493ab3fdd1eea58dcb9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.439640 20107 consensus_queue.cc:1048] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.507357 20062 raft_consensus.cc:1275] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Refusing update from remote peer e89fb0ea7ce94bd7bff00a230d49909b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.508862 20205 consensus_queue.cc:1048] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.518122 19987 raft_consensus.cc:1275] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Refusing update from remote peer e89fb0ea7ce94bd7bff00a230d49909b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.519737 20207 consensus_queue.cc:1048] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.572064 19987 raft_consensus.cc:1275] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Refusing update from remote peer e89fb0ea7ce94bd7bff00a230d49909b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.572481 19986 raft_consensus.cc:1275] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 3 FOLLOWER]: Refusing update from remote peer e89fb0ea7ce94bd7bff00a230d49909b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:03.574110 20062 raft_consensus.cc:1275] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Refusing update from remote peer e89fb0ea7ce94bd7bff00a230d49909b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.574051 20209 consensus_queue.cc:1048] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.574501 20207 consensus_queue.cc:1048] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.576243 19986 raft_consensus.cc:1275] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Refusing update from remote peer e89fb0ea7ce94bd7bff00a230d49909b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.576920 20207 consensus_queue.cc:1048] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.579600 20207 consensus_queue.cc:1048] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.593413 20062 raft_consensus.cc:1275] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 3 FOLLOWER]: Refusing update from remote peer e89fb0ea7ce94bd7bff00a230d49909b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:03.602592 20190 consensus_queue.cc:1048] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.604820 20062 raft_consensus.cc:1275] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Refusing update from remote peer e89fb0ea7ce94bd7bff00a230d49909b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.608942 20225 consensus_queue.cc:1048] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:03.615420 19987 raft_consensus.cc:1275] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Refusing update from remote peer b714ffa32e0043c5b6c0fc7a69f4fbbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.617265 20200 consensus_queue.cc:1048] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.631735 19909 raft_consensus.cc:1275] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Refusing update from remote peer b714ffa32e0043c5b6c0fc7a69f4fbbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.633507 20230 consensus_queue.cc:1048] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:03.721232 20062 raft_consensus.cc:1275] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Refusing update from remote peer 0f41f6e50f0b493ab3fdd1eea58dcb9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.722875 20143 consensus_queue.cc:1048] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.732409 19909 raft_consensus.cc:1275] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Refusing update from remote peer 0f41f6e50f0b493ab3fdd1eea58dcb9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.734241 20151 consensus_queue.cc:1048] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.763046 19909 raft_consensus.cc:1275] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Refusing update from remote peer 0f41f6e50f0b493ab3fdd1eea58dcb9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.764394 20151 consensus_queue.cc:1048] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.773675 20062 raft_consensus.cc:1275] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Refusing update from remote peer 0f41f6e50f0b493ab3fdd1eea58dcb9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:03.775588 20107 consensus_queue.cc:1048] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.900695 19809 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60818:
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 12:15:05.902932 19809 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 12:15:05.959745 19900 tablet_service.cc:1511] Processing CreateTablet for tablet f1cb131fbc494956b9107b7455d79379 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:05.960692 19972 tablet_service.cc:1511] Processing CreateTablet for tablet f1cb131fbc494956b9107b7455d79379 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:05.962087 19972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1cb131fbc494956b9107b7455d79379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.961988 20049 tablet_service.cc:1511] Processing CreateTablet for tablet f1cb131fbc494956b9107b7455d79379 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:05.963248 20049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1cb131fbc494956b9107b7455d79379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.963347 19902 tablet_service.cc:1511] Processing CreateTablet for tablet 1a575e7801ee43bca005ffb77f64c53d (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:05.961069 19900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1cb131fbc494956b9107b7455d79379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.966240 19902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a575e7801ee43bca005ffb77f64c53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.966882 19970 tablet_service.cc:1511] Processing CreateTablet for tablet 1a575e7801ee43bca005ffb77f64c53d (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:05.968205 19970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a575e7801ee43bca005ffb77f64c53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.970566 19896 tablet_service.cc:1511] Processing CreateTablet for tablet f9653aa20d914a39921b88418e7fcd8e (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:05.972183 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9653aa20d914a39921b88418e7fcd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.986692 19895 tablet_service.cc:1511] Processing CreateTablet for tablet 8398ae30ec2843209756c0c4b77a864e (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:05.988330 19895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8398ae30ec2843209756c0c4b77a864e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.988000 19973 tablet_service.cc:1511] Processing CreateTablet for tablet f9653aa20d914a39921b88418e7fcd8e (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:05.989506 19973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9653aa20d914a39921b88418e7fcd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.993526 20052 tablet_service.cc:1511] Processing CreateTablet for tablet 1a575e7801ee43bca005ffb77f64c53d (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:05.993815 20048 tablet_service.cc:1511] Processing CreateTablet for tablet f9653aa20d914a39921b88418e7fcd8e (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:05.995229 20052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a575e7801ee43bca005ffb77f64c53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:05.995916 20048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9653aa20d914a39921b88418e7fcd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.008949 19971 tablet_service.cc:1511] Processing CreateTablet for tablet 8398ae30ec2843209756c0c4b77a864e (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:06.011081 19971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8398ae30ec2843209756c0c4b77a864e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.026031 20045 tablet_service.cc:1511] Processing CreateTablet for tablet 8398ae30ec2843209756c0c4b77a864e (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:06.027462 20045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8398ae30ec2843209756c0c4b77a864e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.028474 19970 tablet_service.cc:1511] Processing CreateTablet for tablet c6bb6ed8f4f44664a852bdf837b17be7 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:06.029896 19898 tablet_service.cc:1511] Processing CreateTablet for tablet c6bb6ed8f4f44664a852bdf837b17be7 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:06.031445 19898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6bb6ed8f4f44664a852bdf837b17be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.033713 20051 tablet_service.cc:1511] Processing CreateTablet for tablet c6bb6ed8f4f44664a852bdf837b17be7 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:06.036199 20051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6bb6ed8f4f44664a852bdf837b17be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.038853 20249 tablet_bootstrap.cc:492] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:06.044440 19899 tablet_service.cc:1511] Processing CreateTablet for tablet 1db4eedc17be4676964cf3e2f2f8d2a7 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:06.039602 20248 tablet_bootstrap.cc:492] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:06.046789 19977 tablet_service.cc:1511] Processing CreateTablet for tablet 1db4eedc17be4676964cf3e2f2f8d2a7 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:06.048871 19899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db4eedc17be4676964cf3e2f2f8d2a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.052603 20248 tablet_bootstrap.cc:654] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.072328 20247 tablet_bootstrap.cc:492] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:06.085846 19902 tablet_service.cc:1511] Processing CreateTablet for tablet b02087283a694f509a631791f07f5053 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:06.087298 19902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b02087283a694f509a631791f07f5053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.090643 19973 tablet_service.cc:1511] Processing CreateTablet for tablet b02087283a694f509a631791f07f5053 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:06.090792 20052 tablet_service.cc:1511] Processing CreateTablet for tablet 1db4eedc17be4676964cf3e2f2f8d2a7 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:06.030272 19970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6bb6ed8f4f44664a852bdf837b17be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.092160 20052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db4eedc17be4676964cf3e2f2f8d2a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.094395 19973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b02087283a694f509a631791f07f5053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.102383 20048 tablet_service.cc:1511] Processing CreateTablet for tablet b02087283a694f509a631791f07f5053 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:06.103808 20048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b02087283a694f509a631791f07f5053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.104060 19977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db4eedc17be4676964cf3e2f2f8d2a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.105412 19896 tablet_service.cc:1511] Processing CreateTablet for tablet 75f28a72581e4aa8ac67c6c1a74d2dbe (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:06.106774 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f28a72581e4aa8ac67c6c1a74d2dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.116022 20247 tablet_bootstrap.cc:654] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.118065 19971 tablet_service.cc:1511] Processing CreateTablet for tablet 75f28a72581e4aa8ac67c6c1a74d2dbe (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:06.118831 20248 tablet_bootstrap.cc:492] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:06.123656 20248 ts_tablet_manager.cc:1403] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.009s
I20260709 12:15:06.130774 20248 raft_consensus.cc:359] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.131517 20248 raft_consensus.cc:385] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.131815 20248 raft_consensus.cc:740] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.132108 19972 tablet_service.cc:1511] Processing CreateTablet for tablet f038f07bd0fc4814b26cc1530048feb2 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:06.135860 20049 tablet_service.cc:1511] Processing CreateTablet for tablet 75f28a72581e4aa8ac67c6c1a74d2dbe (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:06.136437 19971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f28a72581e4aa8ac67c6c1a74d2dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.143059 20249 tablet_bootstrap.cc:654] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.144815 19898 tablet_service.cc:1511] Processing CreateTablet for tablet f038f07bd0fc4814b26cc1530048feb2 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:06.146234 19972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f038f07bd0fc4814b26cc1530048feb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.148011 19898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f038f07bd0fc4814b26cc1530048feb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.153625 20049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f28a72581e4aa8ac67c6c1a74d2dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.158063 20248 consensus_queue.cc:260] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.165591 20248 ts_tablet_manager.cc:1434] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 12:15:06.175558 20248 tablet_bootstrap.cc:492] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:06.165617 20045 tablet_service.cc:1511] Processing CreateTablet for tablet f038f07bd0fc4814b26cc1530048feb2 (DEFAULT_TABLE table=soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:06.177599 20045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f038f07bd0fc4814b26cc1530048feb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:06.206213 20248 tablet_bootstrap.cc:654] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.218482 20249 tablet_bootstrap.cc:492] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:06.219496 20249 ts_tablet_manager.cc:1403] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.181s	user 0.011s	sys 0.012s
I20260709 12:15:06.222690 20249 raft_consensus.cc:359] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.218557 20247 tablet_bootstrap.cc:492] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:06.223865 20247 ts_tablet_manager.cc:1403] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.152s	user 0.011s	sys 0.009s
I20260709 12:15:06.226975 20247 raft_consensus.cc:359] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.227725 20247 raft_consensus.cc:385] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.227995 20247 raft_consensus.cc:740] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.228667 20247 consensus_queue.cc:260] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.233493 20247 ts_tablet_manager.cc:1434] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:06.234149 20249 raft_consensus.cc:385] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.234779 20249 raft_consensus.cc:740] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.235435 20247 tablet_bootstrap.cc:492] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:06.237336 20248 tablet_bootstrap.cc:492] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:06.238016 20248 ts_tablet_manager.cc:1403] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.004s
I20260709 12:15:06.235694 20249 consensus_queue.cc:260] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.241320 20248 raft_consensus.cc:359] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.242118 20248 raft_consensus.cc:385] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.242416 20248 raft_consensus.cc:740] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.243201 20248 consensus_queue.cc:260] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.246997 20248 ts_tablet_manager.cc:1434] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:06.243719 20249 ts_tablet_manager.cc:1434] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:15:06.248407 20248 tablet_bootstrap.cc:492] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:06.248687 20249 tablet_bootstrap.cc:492] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:06.256103 20249 tablet_bootstrap.cc:654] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.244962 20247 tablet_bootstrap.cc:654] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.260547 20248 tablet_bootstrap.cc:654] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.263343 20247 tablet_bootstrap.cc:492] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:06.263991 20247 ts_tablet_manager.cc:1403] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260709 12:15:06.266228 20249 tablet_bootstrap.cc:492] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:06.266810 20249 ts_tablet_manager.cc:1403] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 12:15:06.266835 20247 raft_consensus.cc:359] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.267642 20247 raft_consensus.cc:385] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.267910 20247 raft_consensus.cc:740] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.268275 20248 tablet_bootstrap.cc:492] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:06.268855 20248 ts_tablet_manager.cc:1403] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 12:15:06.268664 20247 consensus_queue.cc:260] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.270311 20249 raft_consensus.cc:359] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.271059 20247 ts_tablet_manager.cc:1434] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:15:06.271327 20249 raft_consensus.cc:385] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.271883 20249 raft_consensus.cc:740] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.272142 20247 tablet_bootstrap.cc:492] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:06.272781 20249 consensus_queue.cc:260] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.275383 20249 ts_tablet_manager.cc:1434] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:06.276614 20249 tablet_bootstrap.cc:492] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:06.277338 20248 raft_consensus.cc:359] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.278301 20248 raft_consensus.cc:385] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.278654 20248 raft_consensus.cc:740] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.279536 20248 consensus_queue.cc:260] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.280544 20247 tablet_bootstrap.cc:654] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.284283 20249 tablet_bootstrap.cc:654] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.293326 20248 ts_tablet_manager.cc:1434] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260709 12:15:06.294872 20249 tablet_bootstrap.cc:492] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:06.295365 20247 tablet_bootstrap.cc:492] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:06.295511 20249 ts_tablet_manager.cc:1403] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 12:15:06.296032 20247 ts_tablet_manager.cc:1403] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.009s
I20260709 12:15:06.297842 20248 tablet_bootstrap.cc:492] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:06.299043 20249 raft_consensus.cc:359] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.299932 20249 raft_consensus.cc:385] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.300239 20249 raft_consensus.cc:740] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.302567 20249 consensus_queue.cc:260] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.300248 20247 raft_consensus.cc:359] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.304158 20247 raft_consensus.cc:385] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.304508 20247 raft_consensus.cc:740] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.305276 20249 ts_tablet_manager.cc:1434] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:15:06.305414 20247 consensus_queue.cc:260] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.306689 20249 tablet_bootstrap.cc:492] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:06.307121 20248 tablet_bootstrap.cc:654] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.312244 20247 ts_tablet_manager.cc:1434] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 12:15:06.313429 20247 tablet_bootstrap.cc:492] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:06.315622 20249 tablet_bootstrap.cc:654] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.319725 20248 tablet_bootstrap.cc:492] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:06.320544 20248 ts_tablet_manager.cc:1403] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.001s
I20260709 12:15:06.322525 20107 raft_consensus.cc:493] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.323067 20107 raft_consensus.cc:515] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.325215 20107 leader_election.cc:290] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:06.325997 20247 tablet_bootstrap.cc:654] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.326339 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1cb131fbc494956b9107b7455d79379" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:06.327291 19912 raft_consensus.cc:2468] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 0.
I20260709 12:15:06.327363 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1cb131fbc494956b9107b7455d79379" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:06.328132 20060 raft_consensus.cc:2468] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 0.
I20260709 12:15:06.329713 19950 leader_election.cc:304] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
I20260709 12:15:06.331050 20107 raft_consensus.cc:2804] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:06.331636 20107 raft_consensus.cc:493] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.332165 20107 raft_consensus.cc:3060] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.333593 20248 raft_consensus.cc:359] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.334764 20248 raft_consensus.cc:385] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.335223 20248 raft_consensus.cc:740] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.336490 20248 consensus_queue.cc:260] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.349866 20107 raft_consensus.cc:515] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.352322 20248 ts_tablet_manager.cc:1434] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.003s
I20260709 12:15:06.353277 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1cb131fbc494956b9107b7455d79379" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:06.353938 19912 raft_consensus.cc:3060] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.354803 20248 tablet_bootstrap.cc:492] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:06.357903 20246 raft_consensus.cc:493] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.358639 20246 raft_consensus.cc:515] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.362232 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a575e7801ee43bca005ffb77f64c53d" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:06.362905 20060 raft_consensus.cc:2468] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 0.
I20260709 12:15:06.364202 19950 leader_election.cc:304] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
I20260709 12:15:06.364493 20249 tablet_bootstrap.cc:492] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:06.365322 20249 ts_tablet_manager.cc:1403] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.059s	user 0.032s	sys 0.015s
I20260709 12:15:06.367123 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a575e7801ee43bca005ffb77f64c53d" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:06.368127 19910 raft_consensus.cc:2468] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 0.
I20260709 12:15:06.370397 20249 raft_consensus.cc:359] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.371598 20249 raft_consensus.cc:385] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.371979 20249 raft_consensus.cc:740] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.373415 20246 leader_election.cc:290] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:06.373066 20249 consensus_queue.cc:260] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.373112 20265 raft_consensus.cc:2804] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:06.375182 20265 raft_consensus.cc:493] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.376056 20265 raft_consensus.cc:3060] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.376801 20249 ts_tablet_manager.cc:1434] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260709 12:15:06.378328 20249 tablet_bootstrap.cc:492] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:06.381942 20225 raft_consensus.cc:493] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.382552 20225 raft_consensus.cc:515] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.384692 20225 leader_election.cc:290] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:06.386303 20248 tablet_bootstrap.cc:654] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.386631 19912 raft_consensus.cc:2468] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:06.388293 20107 leader_election.cc:290] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:06.390498 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8398ae30ec2843209756c0c4b77a864e" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:06.394515 20247 tablet_bootstrap.cc:492] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
W20260709 12:15:06.394785 19875 leader_election.cc:343] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.402001 20247 ts_tablet_manager.cc:1403] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.089s	user 0.026s	sys 0.038s
I20260709 12:15:06.399031 19953 leader_election.cc:304] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:06.403400 20249 tablet_bootstrap.cc:654] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.404212 20107 raft_consensus.cc:2804] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:06.404387 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8398ae30ec2843209756c0c4b77a864e" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:06.405007 20107 raft_consensus.cc:697] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:06.405236 19987 raft_consensus.cc:2468] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 0.
I20260709 12:15:06.405263 20247 raft_consensus.cc:359] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.406227 20247 raft_consensus.cc:385] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.406016 20107 consensus_queue.cc:237] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.406538 20247 raft_consensus.cc:740] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.411759 19875 leader_election.cc:304] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: b714ffa32e0043c5b6c0fc7a69f4fbbf
I20260709 12:15:06.413085 20225 raft_consensus.cc:2804] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:06.413771 20225 raft_consensus.cc:493] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.414290 20225 raft_consensus.cc:3060] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.415441 20247 consensus_queue.cc:260] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.419483 20247 ts_tablet_manager.cc:1434] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:15:06.423925 20247 tablet_bootstrap.cc:492] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:06.436481 20265 raft_consensus.cc:515] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.451206 20265 leader_election.cc:290] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
W20260709 12:15:06.441056 19950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.131:43565, user_credentials={real_user=slave}} blocked reactor thread for 76950.4us
I20260709 12:15:06.443598 20248 tablet_bootstrap.cc:492] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:06.452683 20246 raft_consensus.cc:493] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.453094 20248 ts_tablet_manager.cc:1403] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.100s	user 0.025s	sys 0.007s
I20260709 12:15:06.443915 20225 raft_consensus.cc:515] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.453238 20246 raft_consensus.cc:515] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.453925 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1cb131fbc494956b9107b7455d79379" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:06.454566 20060 raft_consensus.cc:3060] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.455523 20246 leader_election.cc:290] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:06.456308 20248 raft_consensus.cc:359] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.457012 20062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8398ae30ec2843209756c0c4b77a864e" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:06.457294 20248 raft_consensus.cc:385] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.457749 20248 raft_consensus.cc:740] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.446678 20249 tablet_bootstrap.cc:492] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:06.459489 20249 ts_tablet_manager.cc:1403] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.081s	user 0.025s	sys 0.026s
I20260709 12:15:06.459564 20225 leader_election.cc:290] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 election: Requested vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:06.460094 20059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9653aa20d914a39921b88418e7fcd8e" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:06.460852 20059 raft_consensus.cc:2468] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 0.
I20260709 12:15:06.448894 20247 tablet_bootstrap.cc:654] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.458636 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9653aa20d914a39921b88418e7fcd8e" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:06.459622 20061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a575e7801ee43bca005ffb77f64c53d" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:06.461989 19910 raft_consensus.cc:2468] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 0.
I20260709 12:15:06.462237 20061 raft_consensus.cc:3060] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.461252 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a575e7801ee43bca005ffb77f64c53d" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:06.462998 20249 raft_consensus.cc:359] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.463416 19912 raft_consensus.cc:3060] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.463835 20249 raft_consensus.cc:385] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.459395 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8398ae30ec2843209756c0c4b77a864e" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:06.464174 20249 raft_consensus.cc:740] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.464738 19987 raft_consensus.cc:3060] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.465137 20249 consensus_queue.cc:260] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.466216 19953 leader_election.cc:304] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:06.468863 20249 ts_tablet_manager.cc:1434] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:06.469807 20265 raft_consensus.cc:2804] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:06.470237 20249 tablet_bootstrap.cc:492] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:06.470268 20265 raft_consensus.cc:493] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.458658 20248 consensus_queue.cc:260] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.474170 20265 raft_consensus.cc:3060] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.474946 20062 raft_consensus.cc:3060] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.477061 19912 raft_consensus.cc:2468] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:06.479012 20249 tablet_bootstrap.cc:654] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.483587 19953 leader_election.cc:304] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:06.484627 20107 raft_consensus.cc:2804] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:06.479142 19987 raft_consensus.cc:2468] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 1.
I20260709 12:15:06.468647 19808 catalog_manager.cc:5697] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 1 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:06.480057 20248 ts_tablet_manager.cc:1434] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:15:06.486567 19875 leader_election.cc:304] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:06.486990 20248 tablet_bootstrap.cc:492] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:06.485736 20107 raft_consensus.cc:697] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:06.488061 20107 consensus_queue.cc:237] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.489488 20062 raft_consensus.cc:2468] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 1.
I20260709 12:15:06.494467 20265 raft_consensus.cc:515] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.495929 20248 tablet_bootstrap.cc:654] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.496840 20247 tablet_bootstrap.cc:492] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:06.497465 20247 ts_tablet_manager.cc:1403] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.008s
I20260709 12:15:06.497479 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9653aa20d914a39921b88418e7fcd8e" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:06.498313 19912 raft_consensus.cc:3060] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.501813 20247 raft_consensus.cc:359] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.502919 20247 raft_consensus.cc:385] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.503290 20247 raft_consensus.cc:740] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.504281 20247 consensus_queue.cc:260] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.507412 20059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9653aa20d914a39921b88418e7fcd8e" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:06.508088 20059 raft_consensus.cc:3060] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.508539 20247 ts_tablet_manager.cc:1434] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:15:06.513981 20247 tablet_bootstrap.cc:492] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:06.519277 20249 tablet_bootstrap.cc:492] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:06.519868 20249 ts_tablet_manager.cc:1403] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.000s
I20260709 12:15:06.522074 20059 raft_consensus.cc:2468] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:06.523386 19950 leader_election.cc:304] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
I20260709 12:15:06.524170 20246 raft_consensus.cc:2804] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:06.523659 20249 raft_consensus.cc:359] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.524683 20249 raft_consensus.cc:385] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.524770 20246 raft_consensus.cc:697] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:06.525066 20249 raft_consensus.cc:740] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.493052 20061 raft_consensus.cc:2468] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:06.494643 20060 raft_consensus.cc:2468] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:06.525848 20246 consensus_queue.cc:237] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.491137 20225 raft_consensus.cc:2804] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:06.537863 20225 raft_consensus.cc:697] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 1 LEADER]: Becoming Leader. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Running, Role: LEADER
I20260709 12:15:06.538241 20249 consensus_queue.cc:260] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.538906 20225 consensus_queue.cc:237] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.540920 20249 ts_tablet_manager.cc:1434] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:15:06.541982 20249 tablet_bootstrap.cc:492] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:06.533840 19912 raft_consensus.cc:2468] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:06.548813 20249 tablet_bootstrap.cc:654] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.537292 20248 tablet_bootstrap.cc:492] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:06.524770 20265 leader_election.cc:290] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:06.552968 20248 ts_tablet_manager.cc:1403] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.066s	user 0.025s	sys 0.017s
I20260709 12:15:06.536293 20247 tablet_bootstrap.cc:654] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.556959 20248 raft_consensus.cc:359] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.557898 20248 raft_consensus.cc:385] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.558192 20248 raft_consensus.cc:740] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.558964 20248 consensus_queue.cc:260] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.562213 20248 ts_tablet_manager.cc:1434] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.007s
I20260709 12:15:06.567461 20248 tablet_bootstrap.cc:492] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:06.576442 20249 tablet_bootstrap.cc:492] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:06.577099 20249 ts_tablet_manager.cc:1403] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260709 12:15:06.577915 20248 tablet_bootstrap.cc:654] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.580395 20249 raft_consensus.cc:359] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.581202 20249 raft_consensus.cc:385] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.581496 20249 raft_consensus.cc:740] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.582930 20249 consensus_queue.cc:260] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.585418 20249 ts_tablet_manager.cc:1434] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:06.588797 20247 tablet_bootstrap.cc:492] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:06.589255 20248 tablet_bootstrap.cc:492] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:06.589437 20247 ts_tablet_manager.cc:1403] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.023s
I20260709 12:15:06.590023 20248 ts_tablet_manager.cc:1403] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 12:15:06.592674 20249 tablet_bootstrap.cc:492] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:06.593292 20247 raft_consensus.cc:359] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.594396 20247 raft_consensus.cc:385] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.594748 20247 raft_consensus.cc:740] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.597630 20248 raft_consensus.cc:359] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.598754 20248 raft_consensus.cc:385] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.599167 20248 raft_consensus.cc:740] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.599978 20248 consensus_queue.cc:260] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.601246 20249 tablet_bootstrap.cc:654] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.595788 20247 consensus_queue.cc:260] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.604032 20247 ts_tablet_manager.cc:1434] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:15:06.601708 20248 ts_tablet_manager.cc:1434] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:15:06.603399 19810 catalog_manager.cc:5697] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b reported cstate change: term changed from 0 to 1, leader changed from <none> to e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129). New cstate: current_term: 1 leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:06.605084 20247 tablet_bootstrap.cc:492] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:06.605705 20230 raft_consensus.cc:493] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.606269 20230 raft_consensus.cc:515] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.607070 20248 tablet_bootstrap.cc:492] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:06.606153 19808 catalog_manager.cc:5697] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 1 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:06.609647 20230 leader_election.cc:290] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:06.609426 19808 catalog_manager.cc:5697] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 1 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:06.610492 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02087283a694f509a631791f07f5053" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:06.611424 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02087283a694f509a631791f07f5053" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:06.611444 19987 raft_consensus.cc:2468] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 0.
W20260709 12:15:06.613169 20028 leader_election.cc:343] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.616380 20025 leader_election.cc:304] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:06.618166 20230 raft_consensus.cc:2804] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:06.618603 20230 raft_consensus.cc:493] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.621640 20230 raft_consensus.cc:3060] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.624488 20247 tablet_bootstrap.cc:654] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.625764 20246 raft_consensus.cc:493] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.643322 20248 tablet_bootstrap.cc:654] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.626524 20246 raft_consensus.cc:515] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.648648 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db4eedc17be4676964cf3e2f2f8d2a7" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:06.649374 19912 raft_consensus.cc:2468] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 0.
I20260709 12:15:06.650837 19953 leader_election.cc:304] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:06.651813 20265 raft_consensus.cc:2804] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:06.652217 20265 raft_consensus.cc:493] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.652565 20265 raft_consensus.cc:3060] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.656276 20248 tablet_bootstrap.cc:492] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:06.657075 20248 ts_tablet_manager.cc:1403] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.017s
I20260709 12:15:06.659948 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db4eedc17be4676964cf3e2f2f8d2a7" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:06.660941 20060 raft_consensus.cc:2468] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 0.
I20260709 12:15:06.660848 20248 raft_consensus.cc:359] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.662338 20248 raft_consensus.cc:385] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.662729 20246 leader_election.cc:290] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:06.665036 20247 tablet_bootstrap.cc:492] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:06.665828 20247 ts_tablet_manager.cc:1403] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.006s
I20260709 12:15:06.667695 20265 raft_consensus.cc:515] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.670296 20247 raft_consensus.cc:359] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.671449 20247 raft_consensus.cc:385] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.671869 20247 raft_consensus.cc:740] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.673313 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db4eedc17be4676964cf3e2f2f8d2a7" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:06.662744 20248 raft_consensus.cc:740] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.674032 19912 raft_consensus.cc:3060] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.674685 20248 consensus_queue.cc:260] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.672884 20247 consensus_queue.cc:260] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.678714 20281 raft_consensus.cc:493] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.679267 20281 raft_consensus.cc:515] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.682408 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bb6ed8f4f44664a852bdf837b17be7" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:06.683120 19910 raft_consensus.cc:2468] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 0.
I20260709 12:15:06.684759 20028 leader_election.cc:304] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
W20260709 12:15:06.687413 19858 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:06.689337 20248 ts_tablet_manager.cc:1434] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.006s
I20260709 12:15:06.690577 20281 leader_election.cc:290] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:06.690824 20248 tablet_bootstrap.cc:492] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf: Bootstrap starting.
I20260709 12:15:06.691226 20281 raft_consensus.cc:2804] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:06.670536 20230 raft_consensus.cc:515] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.691574 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bb6ed8f4f44664a852bdf837b17be7" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:06.692282 19987 raft_consensus.cc:2468] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 0.
I20260709 12:15:06.694595 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02087283a694f509a631791f07f5053" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:06.695271 19910 raft_consensus.cc:3060] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.697815 20247 ts_tablet_manager.cc:1434] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.000s
I20260709 12:15:06.699429 20247 tablet_bootstrap.cc:492] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:06.709131 19910 raft_consensus.cc:2468] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 1.
I20260709 12:15:06.713017 20248 tablet_bootstrap.cc:654] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.711416 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db4eedc17be4676964cf3e2f2f8d2a7" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:06.714313 20249 tablet_bootstrap.cc:492] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:06.714766 20060 raft_consensus.cc:3060] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.715196 20249 ts_tablet_manager.cc:1403] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.125s	user 0.051s	sys 0.060s
I20260709 12:15:06.715358 20286 raft_consensus.cc:493] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.716013 20286 raft_consensus.cc:515] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.709789 19912 raft_consensus.cc:2468] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:06.712915 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02087283a694f509a631791f07f5053" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:06.718633 19987 raft_consensus.cc:3060] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.718331 20249 raft_consensus.cc:359] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.719347 20249 raft_consensus.cc:385] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.719702 20249 raft_consensus.cc:740] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.719766 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f038f07bd0fc4814b26cc1530048feb2" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:06.720666 20249 consensus_queue.cc:260] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
W20260709 12:15:06.721853 20028 leader_election.cc:343] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.713994 20247 tablet_bootstrap.cc:654] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.722844 20060 raft_consensus.cc:2468] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 1.
I20260709 12:15:06.724467 19950 leader_election.cc:304] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
I20260709 12:15:06.725834 20249 ts_tablet_manager.cc:1434] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:15:06.725718 20028 leader_election.cc:304] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:06.725993 19987 raft_consensus.cc:2468] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 1.
I20260709 12:15:06.711664 20230 leader_election.cc:290] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:06.727702 20230 raft_consensus.cc:2804] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:06.728210 20230 raft_consensus.cc:697] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Becoming Leader. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:06.728282 20249 tablet_bootstrap.cc:492] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Bootstrap starting.
I20260709 12:15:06.691606 20281 raft_consensus.cc:493] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.729772 20281 raft_consensus.cc:3060] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.711736 20265 leader_election.cc:290] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:06.731048 20265 raft_consensus.cc:2804] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:06.735210 20286 leader_election.cc:290] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:06.736157 20265 raft_consensus.cc:697] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:06.736904 20249 tablet_bootstrap.cc:654] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.738897 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f038f07bd0fc4814b26cc1530048feb2" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:06.740396 20247 tablet_bootstrap.cc:492] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:06.741684 20247 ts_tablet_manager.cc:1403] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.002s
I20260709 12:15:06.743435 19987 raft_consensus.cc:2468] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 0.
I20260709 12:15:06.744728 20025 leader_election.cc:304] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:06.744827 20247 raft_consensus.cc:359] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.737195 20265 consensus_queue.cc:237] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.745653 20247 raft_consensus.cc:385] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.746097 20247 raft_consensus.cc:740] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.746155 20288 raft_consensus.cc:2804] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:06.746695 20288 raft_consensus.cc:493] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.747529 20288 raft_consensus.cc:3060] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.747164 20247 consensus_queue.cc:260] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.750543 20247 ts_tablet_manager.cc:1434] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:15:06.751838 20247 tablet_bootstrap.cc:492] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b: Bootstrap starting.
I20260709 12:15:06.729130 20230 consensus_queue.cc:237] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.760221 20247 tablet_bootstrap.cc:654] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:06.762364 20248 tablet_bootstrap.cc:492] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf: No bootstrap required, opened a new log
I20260709 12:15:06.763021 20248 ts_tablet_manager.cc:1403] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.000s
I20260709 12:15:06.767192 20248 raft_consensus.cc:359] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.767879 20248 raft_consensus.cc:385] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.768200 20248 raft_consensus.cc:740] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.769843 20248 consensus_queue.cc:260] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.772080 20248 ts_tablet_manager.cc:1434] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:15:06.774885 20281 raft_consensus.cc:515] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.775839 20249 tablet_bootstrap.cc:492] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a: No bootstrap required, opened a new log
I20260709 12:15:06.776712 20249 ts_tablet_manager.cc:1403] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent bootstrapping tablet: real 0.049s	user 0.035s	sys 0.006s
I20260709 12:15:06.777761 20281 leader_election.cc:290] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:06.778489 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bb6ed8f4f44664a852bdf837b17be7" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:06.779197 19910 raft_consensus.cc:3060] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.780673 20249 raft_consensus.cc:359] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.781469 20249 raft_consensus.cc:385] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.776110 19807 catalog_manager.cc:5697] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 1 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:06.781759 20249 raft_consensus.cc:740] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.782904 20249 consensus_queue.cc:260] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.778533 20288 raft_consensus.cc:515] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.784386 20247 tablet_bootstrap.cc:492] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b: No bootstrap required, opened a new log
I20260709 12:15:06.784924 20247 ts_tablet_manager.cc:1403] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.012s
I20260709 12:15:06.785408 20249 ts_tablet_manager.cc:1434] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:15:06.787040 20288 leader_election.cc:290] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:06.788434 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f038f07bd0fc4814b26cc1530048feb2" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:06.788630 20247 raft_consensus.cc:359] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.789064 19984 raft_consensus.cc:3060] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.789326 20247 raft_consensus.cc:385] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:06.789692 20247 raft_consensus.cc:740] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.787051 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bb6ed8f4f44664a852bdf837b17be7" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:06.790544 19987 raft_consensus.cc:3060] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.790333 20247 consensus_queue.cc:260] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.792412 20247 ts_tablet_manager.cc:1434] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:15:06.793429 19808 catalog_manager.cc:5697] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf reported cstate change: term changed from 0 to 1, leader changed from <none> to b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:06.794873 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f038f07bd0fc4814b26cc1530048feb2" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:06.795495 19912 raft_consensus.cc:3060] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:06.797019 19984 raft_consensus.cc:2468] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 1.
I20260709 12:15:06.797917 19987 raft_consensus.cc:2468] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 1.
I20260709 12:15:06.798751 20025 leader_election.cc:304] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
I20260709 12:15:06.800276 20025 leader_election.cc:304] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
I20260709 12:15:06.801173 20230 raft_consensus.cc:2804] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:06.801697 20230 raft_consensus.cc:697] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Becoming Leader. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:06.802822 19912 raft_consensus.cc:2468] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 1.
I20260709 12:15:06.802556 20230 consensus_queue.cc:237] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.803409 20281 raft_consensus.cc:2804] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:06.803941 20281 raft_consensus.cc:697] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Becoming Leader. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:06.804723 20281 consensus_queue.cc:237] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:06.806967 19910 raft_consensus.cc:2468] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 1.
I20260709 12:15:06.820242 20265 consensus_queue.cc:1048] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:06.826864 19810 catalog_manager.cc:5697] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf reported cstate change: term changed from 0 to 1, leader changed from <none> to b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:06.828580 19810 catalog_manager.cc:5697] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf reported cstate change: term changed from 0 to 1, leader changed from <none> to b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:06.842218 20246 consensus_queue.cc:1048] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:06.893637 20246 consensus_queue.cc:1048] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:06.901813 20265 consensus_queue.cc:1048] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:06.933853 20225 consensus_queue.cc:1048] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:06.946687 20252 consensus_queue.cc:1048] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:07.025358 20246 consensus_queue.cc:1048] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:07.036222 20265 consensus_queue.cc:1048] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:07.087307 20230 raft_consensus.cc:493] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.087803 20230 raft_consensus.cc:515] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.089700 20230 leader_election.cc:290] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:07.090654 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f28a72581e4aa8ac67c6c1a74d2dbe" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:07.090821 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f28a72581e4aa8ac67c6c1a74d2dbe" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:07.091549 19910 raft_consensus.cc:2468] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 0.
I20260709 12:15:07.091686 19984 raft_consensus.cc:2468] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 0.
I20260709 12:15:07.092706 20028 leader_election.cc:304] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:07.093515 20230 raft_consensus.cc:2804] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.093979 20230 raft_consensus.cc:493] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.094295 20230 raft_consensus.cc:3060] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.099987 20230 raft_consensus.cc:515] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.102008 20230 leader_election.cc:290] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:07.102849 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f28a72581e4aa8ac67c6c1a74d2dbe" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:07.103153 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f28a72581e4aa8ac67c6c1a74d2dbe" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:07.103433 19910 raft_consensus.cc:3060] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.103865 19984 raft_consensus.cc:3060] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.109169 19910 raft_consensus.cc:2468] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 1.
I20260709 12:15:07.109813 19984 raft_consensus.cc:2468] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 1.
I20260709 12:15:07.110556 20028 leader_election.cc:304] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:07.111910 20230 raft_consensus.cc:2804] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:07.112603 20230 raft_consensus.cc:697] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Becoming Leader. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:07.113517 20230 consensus_queue.cc:237] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.122792 19810 catalog_manager.cc:5697] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf reported cstate change: term changed from 0 to 1, leader changed from <none> to b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:07.152277 20230 consensus_queue.cc:1048] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:07.162367 20281 consensus_queue.cc:1048] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:07.188583 20265 consensus_queue.cc:1048] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:07.201493 20264 consensus_queue.cc:1048] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:07.216204 19984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1cb131fbc494956b9107b7455d79379"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
mode: GRACEFUL
new_leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
 from {username='slave'} at 127.0.0.1:34952
I20260709 12:15:07.216817 19984 raft_consensus.cc:606] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Received request to transfer leadership to TS e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:07.222422 19984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a575e7801ee43bca005ffb77f64c53d"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
mode: GRACEFUL
new_leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
 from {username='slave'} at 127.0.0.1:34952
I20260709 12:15:07.223093 19984 raft_consensus.cc:606] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Received request to transfer leadership to TS e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:07.229255 19984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9653aa20d914a39921b88418e7fcd8e"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
mode: GRACEFUL
new_leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
 from {username='slave'} at 127.0.0.1:34952
I20260709 12:15:07.230029 19984 raft_consensus.cc:606] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Received request to transfer leadership to TS e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:07.240060 20060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6bb6ed8f4f44664a852bdf837b17be7"
dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
mode: GRACEFUL
new_leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
 from {username='slave'} at 127.0.0.1:35798
I20260709 12:15:07.240677 20060 raft_consensus.cc:606] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Received request to transfer leadership to TS 0f41f6e50f0b493ab3fdd1eea58dcb9a
I20260709 12:15:07.250751 20060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b02087283a694f509a631791f07f5053"
dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
mode: GRACEFUL
new_leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
 from {username='slave'} at 127.0.0.1:35798
I20260709 12:15:07.251385 20060 raft_consensus.cc:606] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Received request to transfer leadership to TS 0f41f6e50f0b493ab3fdd1eea58dcb9a
I20260709 12:15:07.257082 20061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75f28a72581e4aa8ac67c6c1a74d2dbe"
dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
mode: GRACEFUL
new_leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
 from {username='slave'} at 127.0.0.1:35798
I20260709 12:15:07.257872 20061 raft_consensus.cc:606] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Received request to transfer leadership to TS 0f41f6e50f0b493ab3fdd1eea58dcb9a
I20260709 12:15:07.281215 20281 consensus_queue.cc:1048] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:07.293008 20281 consensus_queue.cc:1048] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:07.313984 20281 consensus_queue.cc:1048] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:07.326221 20281 consensus_queue.cc:1048] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:07.335256 20288 raft_consensus.cc:993] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: : Instructing follower 0f41f6e50f0b493ab3fdd1eea58dcb9a to start an election
I20260709 12:15:07.335757 20281 raft_consensus.cc:1081] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Signalling peer 0f41f6e50f0b493ab3fdd1eea58dcb9a to start an election
I20260709 12:15:07.337343 20246 raft_consensus.cc:993] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: : Instructing follower e89fb0ea7ce94bd7bff00a230d49909b to start an election
I20260709 12:15:07.337541 19984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6bb6ed8f4f44664a852bdf837b17be7"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
 from {username='slave'} at 127.0.0.1:33464
I20260709 12:15:07.337958 20264 raft_consensus.cc:1081] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Signalling peer e89fb0ea7ce94bd7bff00a230d49909b to start an election
I20260709 12:15:07.338275 19984 raft_consensus.cc:493] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:07.338732 19984 raft_consensus.cc:3060] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.339740 19910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1cb131fbc494956b9107b7455d79379"
dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
 from {username='slave'} at 127.0.0.1:37922
I20260709 12:15:07.340663 19910 raft_consensus.cc:493] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:07.341023 19910 raft_consensus.cc:3060] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.346194 19984 raft_consensus.cc:515] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.347671 19910 raft_consensus.cc:515] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.348920 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bb6ed8f4f44664a852bdf837b17be7" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:07.349112 20061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bb6ed8f4f44664a852bdf837b17be7" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:07.349558 19912 raft_consensus.cc:3060] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.349680 20061 raft_consensus.cc:3055] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:07.350245 20061 raft_consensus.cc:740] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:07.351096 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1cb131fbc494956b9107b7455d79379" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:07.351653 19987 raft_consensus.cc:3055] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:07.351125 20061 consensus_queue.cc:260] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.352658 20061 raft_consensus.cc:3060] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.352692 19910 leader_election.cc:290] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 2 election: Requested vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:07.353782 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1cb131fbc494956b9107b7455d79379" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:07.354346 20060 raft_consensus.cc:3060] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.351938 19987 raft_consensus.cc:740] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:07.357519 19987 consensus_queue.cc:260] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.358781 19987 raft_consensus.cc:3060] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.360491 20061 raft_consensus.cc:2468] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 2.
I20260709 12:15:07.362260 19950 leader_election.cc:304] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
I20260709 12:15:07.363205 20264 raft_consensus.cc:993] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a: : Instructing follower e89fb0ea7ce94bd7bff00a230d49909b to start an election
I20260709 12:15:07.363466 20265 raft_consensus.cc:2804] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.360466 19912 raft_consensus.cc:2468] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 2.
I20260709 12:15:07.364113 20265 raft_consensus.cc:697] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:07.348129 19984 leader_election.cc:290] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:07.365356 20265 consensus_queue.cc:237] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.363626 20264 raft_consensus.cc:1081] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Signalling peer e89fb0ea7ce94bd7bff00a230d49909b to start an election
I20260709 12:15:07.366008 20060 raft_consensus.cc:2468] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 2.
I20260709 12:15:07.368165 19912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a575e7801ee43bca005ffb77f64c53d"
dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
 from {username='slave'} at 127.0.0.1:37922
I20260709 12:15:07.368657 19875 leader_election.cc:304] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:07.366008 19987 raft_consensus.cc:2468] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 2.
I20260709 12:15:07.369813 20304 raft_consensus.cc:2804] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.370358 20304 raft_consensus.cc:697] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Becoming Leader. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Running, Role: LEADER
I20260709 12:15:07.368893 19912 raft_consensus.cc:493] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:07.370941 19912 raft_consensus.cc:3060] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.371176 20304 consensus_queue.cc:237] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.377137 19807 catalog_manager.cc:5697] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 1 to 2, leader changed from b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131) to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 2 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.378579 19912 raft_consensus.cc:515] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.380793 19912 leader_election.cc:290] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 2 election: Requested vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:07.380101 19810 catalog_manager.cc:5697] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b reported cstate change: term changed from 1 to 2, leader changed from 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130) to e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129). New cstate: current_term: 2 leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.382736 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a575e7801ee43bca005ffb77f64c53d" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:07.382786 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a575e7801ee43bca005ffb77f64c53d" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:07.383309 20060 raft_consensus.cc:3060] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.383399 19987 raft_consensus.cc:3055] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:07.383826 19987 raft_consensus.cc:740] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:07.384532 19987 consensus_queue.cc:260] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.385713 19987 raft_consensus.cc:3060] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.390331 20060 raft_consensus.cc:2468] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 2.
I20260709 12:15:07.391974 19875 leader_election.cc:304] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:07.392669 20304 raft_consensus.cc:2804] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.392550 19987 raft_consensus.cc:2468] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 2.
I20260709 12:15:07.393308 20304 raft_consensus.cc:697] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Becoming Leader. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Running, Role: LEADER
I20260709 12:15:07.394153 20304 consensus_queue.cc:237] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.401556 19810 catalog_manager.cc:5697] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b reported cstate change: term changed from 1 to 2, leader changed from 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130) to e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129). New cstate: current_term: 2 leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.477516 20264 raft_consensus.cc:993] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: : Instructing follower e89fb0ea7ce94bd7bff00a230d49909b to start an election
I20260709 12:15:07.478040 20265 raft_consensus.cc:1081] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Signalling peer e89fb0ea7ce94bd7bff00a230d49909b to start an election
I20260709 12:15:07.479696 19912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9653aa20d914a39921b88418e7fcd8e"
dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
 from {username='slave'} at 127.0.0.1:37922
I20260709 12:15:07.480147 19912 raft_consensus.cc:493] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:07.480396 19912 raft_consensus.cc:3060] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.485531 19912 raft_consensus.cc:515] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.487088 19912 leader_election.cc:290] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 2 election: Requested vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:07.487926 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9653aa20d914a39921b88418e7fcd8e" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:07.488155 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9653aa20d914a39921b88418e7fcd8e" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:07.488539 19987 raft_consensus.cc:3055] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:07.488801 20060 raft_consensus.cc:3060] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.488884 19987 raft_consensus.cc:740] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:07.489897 19987 consensus_queue.cc:260] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.491084 19987 raft_consensus.cc:3060] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.495115 20060 raft_consensus.cc:2468] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 2.
I20260709 12:15:07.495966 19987 raft_consensus.cc:2468] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89fb0ea7ce94bd7bff00a230d49909b in term 2.
I20260709 12:15:07.496263 19875 leader_election.cc:304] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:07.497161 20317 raft_consensus.cc:2804] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.497552 20317 raft_consensus.cc:697] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Becoming Leader. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Running, Role: LEADER
I20260709 12:15:07.498363 20317 consensus_queue.cc:237] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.504529 19810 catalog_manager.cc:5697] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b reported cstate change: term changed from 1 to 2, leader changed from 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130) to e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129). New cstate: current_term: 2 leader_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.517154 20281 consensus_queue.cc:1048] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:07.524304 20288 raft_consensus.cc:993] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf: : Instructing follower 0f41f6e50f0b493ab3fdd1eea58dcb9a to start an election
I20260709 12:15:07.524817 20288 raft_consensus.cc:1081] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Signalling peer 0f41f6e50f0b493ab3fdd1eea58dcb9a to start an election
I20260709 12:15:07.528438 19984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75f28a72581e4aa8ac67c6c1a74d2dbe"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
 from {username='slave'} at 127.0.0.1:33464
I20260709 12:15:07.530066 20288 consensus_queue.cc:1048] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:07.530527 19984 raft_consensus.cc:493] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:07.531100 19984 raft_consensus.cc:3060] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.542469 19984 raft_consensus.cc:515] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.548812 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f28a72581e4aa8ac67c6c1a74d2dbe" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:07.549501 20060 raft_consensus.cc:3055] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:07.549957 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f28a72581e4aa8ac67c6c1a74d2dbe" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:07.550086 20060 raft_consensus.cc:740] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:07.550612 19912 raft_consensus.cc:3060] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.551256 20060 consensus_queue.cc:260] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.552398 20060 raft_consensus.cc:3060] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.557747 19984 leader_election.cc:290] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:07.557781 19912 raft_consensus.cc:2468] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 2.
I20260709 12:15:07.559417 19953 leader_election.cc:304] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:07.559788 20060 raft_consensus.cc:2468] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 2.
I20260709 12:15:07.560333 20265 raft_consensus.cc:2804] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.560846 20265 raft_consensus.cc:697] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:07.561652 20265 consensus_queue.cc:237] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.568550 19807 catalog_manager.cc:5697] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 1 to 2, leader changed from b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131) to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 2 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.750697 20060 raft_consensus.cc:1275] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Refusing update from remote peer 0f41f6e50f0b493ab3fdd1eea58dcb9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.752069 20265 consensus_queue.cc:1048] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.760524 19912 raft_consensus.cc:1275] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Refusing update from remote peer 0f41f6e50f0b493ab3fdd1eea58dcb9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.762463 20107 consensus_queue.cc:1048] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:07.772359 20230 raft_consensus.cc:993] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf: : Instructing follower 0f41f6e50f0b493ab3fdd1eea58dcb9a to start an election
I20260709 12:15:07.772977 20288 raft_consensus.cc:1081] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Signalling peer 0f41f6e50f0b493ab3fdd1eea58dcb9a to start an election
I20260709 12:15:07.774796 19984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b02087283a694f509a631791f07f5053"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
 from {username='slave'} at 127.0.0.1:33464
I20260709 12:15:07.775313 19984 raft_consensus.cc:493] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:07.775751 19984 raft_consensus.cc:3060] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.783279 19984 raft_consensus.cc:515] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.786245 19984 leader_election.cc:290] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
I20260709 12:15:07.787238 20060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02087283a694f509a631791f07f5053" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
I20260709 12:15:07.786432 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02087283a694f509a631791f07f5053" candidate_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:07.787941 20060 raft_consensus.cc:3055] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:07.788025 19912 raft_consensus.cc:3060] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.788398 20060 raft_consensus.cc:740] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:07.789251 20060 consensus_queue.cc:260] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.790526 20060 raft_consensus.cc:3060] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.795740 19912 raft_consensus.cc:2468] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 2.
I20260709 12:15:07.797616 19953 leader_election.cc:304] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:07.798038 20060 raft_consensus.cc:2468] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f41f6e50f0b493ab3fdd1eea58dcb9a in term 2.
I20260709 12:15:07.798385 20107 raft_consensus.cc:2804] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.798938 20107 raft_consensus.cc:697] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Becoming Leader. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:07.799796 20107 consensus_queue.cc:237] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:07.811223 19807 catalog_manager.cc:5697] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a reported cstate change: term changed from 1 to 2, leader changed from b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131) to 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130). New cstate: current_term: 2 leader_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.877696 19984 raft_consensus.cc:1275] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Refusing update from remote peer e89fb0ea7ce94bd7bff00a230d49909b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.879441 20252 consensus_queue.cc:1048] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.889039 20060 raft_consensus.cc:1275] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Refusing update from remote peer e89fb0ea7ce94bd7bff00a230d49909b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.890648 20252 consensus_queue.cc:1048] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:07.903729 20060 raft_consensus.cc:1275] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Refusing update from remote peer e89fb0ea7ce94bd7bff00a230d49909b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.905333 20252 consensus_queue.cc:1048] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.908134 19984 raft_consensus.cc:1275] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Refusing update from remote peer e89fb0ea7ce94bd7bff00a230d49909b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.909389 20252 consensus_queue.cc:1048] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.952827 20060 raft_consensus.cc:1275] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Refusing update from remote peer 0f41f6e50f0b493ab3fdd1eea58dcb9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.954260 20107 consensus_queue.cc:1048] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.962265 19912 raft_consensus.cc:1275] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Refusing update from remote peer 0f41f6e50f0b493ab3fdd1eea58dcb9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.963932 20107 consensus_queue.cc:1048] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.996582 19984 raft_consensus.cc:1275] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Refusing update from remote peer e89fb0ea7ce94bd7bff00a230d49909b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.998147 20323 consensus_queue.cc:1048] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:08.006735 20060 raft_consensus.cc:1275] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Refusing update from remote peer e89fb0ea7ce94bd7bff00a230d49909b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:08.008150 20252 consensus_queue.cc:1048] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:08.221050 19912 raft_consensus.cc:1275] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Refusing update from remote peer 0f41f6e50f0b493ab3fdd1eea58dcb9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:08.222589 20107 consensus_queue.cc:1048] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:08.231379 20060 raft_consensus.cc:1275] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Refusing update from remote peer 0f41f6e50f0b493ab3fdd1eea58dcb9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:08.233620 20246 consensus_queue.cc:1048] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:10.265553 19810 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60818:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:15:10.295769 19810 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60818:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:15:10.374717 14402 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:10.645123 20371 tablet.cc:1724] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: 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 12:15:10.690496 20373 tablet.cc:1724] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b: 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 12:15:10.665531 20360 log.cc:927] Time spent T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b: Append to log took a long time: real 0.079s	user 0.005s	sys 0.000s
W20260709 12:15:10.679136 20013 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:c6bb6ed8f4f44664a852bdf837b17be7)
I20260709 12:15:10.705677 20382 tablet.cc:1724] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf: 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 12:15:10.703107 20013 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:c6bb6ed8f4f44664a852bdf837b17be7)
I20260709 12:15:10.783342 20380 tablet.cc:1724] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: 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 12:15:10.784349 20387 tablet.cc:1724] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: 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 12:15:10.804980 20367 log.cc:927] Time spent T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Append to log took a long time: real 0.175s	user 0.000s	sys 0.003s
W20260709 12:15:10.807188 20374 log.cc:927] Time spent T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b: Append to log took a long time: real 0.168s	user 0.003s	sys 0.000s
I20260709 12:15:10.839304 20383 tablet.cc:1724] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b: 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 12:15:10.839677 20389 tablet.cc:1724] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: 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 12:15:10.839351 20375 log.cc:927] Time spent T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf: Append to log took a long time: real 0.180s	user 0.002s	sys 0.002s
I20260709 12:15:10.785892 19910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8398ae30ec2843209756c0c4b77a864e"
dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
mode: GRACEFUL
new_leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
 from {username='slave'} at 127.0.0.1:40680
W20260709 12:15:10.863454 19875 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:46425, user_credentials={real_user=slave}} blocked reactor thread for 77984.3us
I20260709 12:15:10.863843 19910 raft_consensus.cc:606] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 1 LEADER]: Received request to transfer leadership to TS b714ffa32e0043c5b6c0fc7a69f4fbbf
I20260709 12:15:10.865465 20391 tablet.cc:1724] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf: 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 12:15:10.870760 20384 tablet.cc:1724] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: 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 12:15:10.877950 20362 raft_consensus.cc:993] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b: : Instructing follower b714ffa32e0043c5b6c0fc7a69f4fbbf to start an election
I20260709 12:15:10.881834 20323 raft_consensus.cc:1081] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 1 LEADER]: Signalling peer b714ffa32e0043c5b6c0fc7a69f4fbbf to start an election
W20260709 12:15:10.883636 20025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:46425, user_credentials={real_user=slave}} blocked reactor thread for 43511.6us
W20260709 12:15:10.884161 19938 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:f1cb131fbc494956b9107b7455d79379)
I20260709 12:15:10.887528 20385 tablet.cc:1724] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b: 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 12:15:10.892541 20371 tablet.cc:1724] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: 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 12:15:10.902710 20061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8398ae30ec2843209756c0c4b77a864e"
dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
 from {username='slave'} at 127.0.0.1:59484
I20260709 12:15:10.927855 20395 tablet.cc:1724] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b: 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 12:15:10.934717 20371 tablet.cc:1724] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a: 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 12:15:10.943771 20383 tablet.cc:1724] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b: 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 12:15:10.954698 20061 raft_consensus.cc:493] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:10.955341 20061 raft_consensus.cc:3060] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:10.957281 20387 tablet.cc:1724] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: 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 12:15:10.970168 20378 log.cc:927] Time spent T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf: Append to log took a long time: real 0.175s	user 0.005s	sys 0.001s
I20260709 12:15:10.966521 20395 tablet.cc:1724] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b: 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 12:15:10.975028 20386 log.cc:927] Time spent T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: Append to log took a long time: real 0.181s	user 0.007s	sys 0.000s
I20260709 12:15:10.996999 20389 tablet.cc:1724] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a: 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 12:15:11.000025 20373 tablet.cc:1724] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b: 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 12:15:11.003957 20385 tablet.cc:1724] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b: 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 12:15:11.012480 20401 tablet.cc:1724] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf: 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 12:15:11.014178 20384 tablet.cc:1724] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: 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 12:15:11.019868 20380 tablet.cc:1724] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf: 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 12:15:11.034124 19808 catalog_manager.cc:5789] TS e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165) does not have the latest schema for tablet 1a575e7801ee43bca005ffb77f64c53d (table soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]). Expected version 1 got 0
I20260709 12:15:11.021505 19986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b02087283a694f509a631791f07f5053"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
mode: GRACEFUL
new_leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
 from {username='slave'} at 127.0.0.1:34964
I20260709 12:15:11.038524 19808 catalog_manager.cc:5789] TS e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165) does not have the latest schema for tablet f9653aa20d914a39921b88418e7fcd8e (table soft_deleted_table [id=c2669830997a47509a2a88a369af5b02]). Expected version 1 got 0
I20260709 12:15:11.026250 20395 tablet.cc:1724] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b: 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 12:15:10.989059 20061 raft_consensus.cc:515] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:11.032008 20391 tablet.cc:1724] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf: 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 12:15:11.039113 19986 raft_consensus.cc:606] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Received request to transfer leadership to TS b714ffa32e0043c5b6c0fc7a69f4fbbf
I20260709 12:15:11.043368 14402 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:15:11.018272 20382 tablet.cc:1724] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf: 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 12:15:11.053109 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8398ae30ec2843209756c0c4b77a864e" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:11.054056 19910 raft_consensus.cc:3055] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:11.054392 20061 leader_election.cc:290] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 2 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:11.054883 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8398ae30ec2843209756c0c4b77a864e" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:11.055522 19986 raft_consensus.cc:3060] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.054407 19910 raft_consensus.cc:740] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Running, Role: LEADER
I20260709 12:15:11.062937 19910 consensus_queue.cc:260] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:11.065801 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:11.073048 20380 tablet.cc:1724] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: 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 12:15:11.074292 19910 raft_consensus.cc:3060] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.074965 19985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ce7cf48eaa04afc95ca386adbaa0ed8"
dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
mode: GRACEFUL
new_leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
 from {username='slave'} at 127.0.0.1:34964
I20260709 12:15:11.075654 19985 raft_consensus.cc:606] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Received request to transfer leadership to TS b714ffa32e0043c5b6c0fc7a69f4fbbf
I20260709 12:15:11.079787 19986 raft_consensus.cc:2468] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 2.
I20260709 12:15:11.081517 20025 leader_election.cc:304] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
I20260709 12:15:11.082744 20398 raft_consensus.cc:2804] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:11.083277 20398 raft_consensus.cc:697] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 LEADER]: Becoming Leader. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:11.084136 19911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8"
dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
mode: GRACEFUL
new_leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
 from {username='slave'} at 127.0.0.1:40680
I20260709 12:15:11.084853 19911 raft_consensus.cc:606] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Received request to transfer leadership to TS b714ffa32e0043c5b6c0fc7a69f4fbbf
I20260709 12:15:11.084394 20398 consensus_queue.cc:237] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:11.087777 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:11.088415 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:11.084877 20391 tablet.cc:1724] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf: 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 12:15:11.109318 19809 catalog_manager.cc:5697] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf reported cstate change: term changed from 1 to 2, leader changed from e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129) to b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131). New cstate: current_term: 2 leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:11.112466 19910 raft_consensus.cc:2468] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 2.
I20260709 12:15:11.139236 19809 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9: soft_deleted_table [id=c2669830997a47509a2a88a369af5b02] alter complete (version 1)
I20260709 12:15:11.312839 20394 raft_consensus.cc:993] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b: : Instructing follower b714ffa32e0043c5b6c0fc7a69f4fbbf to start an election
I20260709 12:15:11.313465 20362 raft_consensus.cc:1081] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Signalling peer b714ffa32e0043c5b6c0fc7a69f4fbbf to start an election
I20260709 12:15:11.315798 20061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8"
dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
 from {username='slave'} at 127.0.0.1:59484
I20260709 12:15:11.316363 20061 raft_consensus.cc:493] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:11.316792 20061 raft_consensus.cc:3060] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:11.324035 20061 raft_consensus.cc:515] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:11.326210 20061 leader_election.cc:290] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 3 election: Requested vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165)
I20260709 12:15:11.326893 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:11.327469 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af68be5337d1404589dc7d0f597b53f8" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:11.327795 19986 raft_consensus.cc:3060] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:11.328261 19910 raft_consensus.cc:3055] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:11.328604 19910 raft_consensus.cc:740] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e89fb0ea7ce94bd7bff00a230d49909b, State: Running, Role: LEADER
I20260709 12:15:11.329797 19910 consensus_queue.cc:260] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [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: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:11.331269 19910 raft_consensus.cc:3060] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:11.336138 19986 raft_consensus.cc:2468] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 3.
I20260709 12:15:11.337628 20025 leader_election.cc:304] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 
I20260709 12:15:11.338752 20398 raft_consensus.cc:2804] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:11.338933 19910 raft_consensus.cc:2468] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 3.
I20260709 12:15:11.339478 20398 raft_consensus.cc:697] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 3 LEADER]: Becoming Leader. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:11.341037 20398 consensus_queue.cc:237] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [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: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } }
I20260709 12:15:11.350437 19809 catalog_manager.cc:5697] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf reported cstate change: term changed from 2 to 3, leader changed from e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129) to b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131). New cstate: current_term: 3 leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.415095 20397 raft_consensus.cc:993] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: : Instructing follower b714ffa32e0043c5b6c0fc7a69f4fbbf to start an election
I20260709 12:15:11.415962 20365 raft_consensus.cc:1081] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Signalling peer b714ffa32e0043c5b6c0fc7a69f4fbbf to start an election
I20260709 12:15:11.418058 20061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ce7cf48eaa04afc95ca386adbaa0ed8"
dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
 from {username='slave'} at 127.0.0.1:59482
I20260709 12:15:11.418704 20061 raft_consensus.cc:493] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:11.419138 20061 raft_consensus.cc:3060] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.425298 20061 raft_consensus.cc:515] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:11.427219 20061 leader_election.cc:290] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 2 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:11.428198 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce7cf48eaa04afc95ca386adbaa0ed8" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:11.428190 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce7cf48eaa04afc95ca386adbaa0ed8" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:11.428835 19910 raft_consensus.cc:3060] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.429271 19986 raft_consensus.cc:3055] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:11.429714 19986 raft_consensus.cc:740] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:11.430688 19986 consensus_queue.cc:260] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:11.432205 19986 raft_consensus.cc:3060] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.437095 19910 raft_consensus.cc:2468] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 2.
I20260709 12:15:11.438338 20028 leader_election.cc:304] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:11.439174 20398 raft_consensus.cc:2804] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:11.439742 19986 raft_consensus.cc:2468] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 2.
I20260709 12:15:11.439762 20398 raft_consensus.cc:697] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 LEADER]: Becoming Leader. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:11.441174 20398 consensus_queue.cc:237] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:11.449476 19809 catalog_manager.cc:5697] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf reported cstate change: term changed from 1 to 2, leader changed from 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130) to b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131). New cstate: current_term: 2 leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:11.505273 19986 raft_consensus.cc:1275] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Refusing update from remote peer b714ffa32e0043c5b6c0fc7a69f4fbbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:11.506664 20398 consensus_queue.cc:1048] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:11.516774 19910 raft_consensus.cc:1275] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Refusing update from remote peer b714ffa32e0043c5b6c0fc7a69f4fbbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:11.518625 20398 consensus_queue.cc:1048] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:11.539723 20397 raft_consensus.cc:993] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: : Instructing follower b714ffa32e0043c5b6c0fc7a69f4fbbf to start an election
I20260709 12:15:11.540112 20397 raft_consensus.cc:1081] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Signalling peer b714ffa32e0043c5b6c0fc7a69f4fbbf to start an election
I20260709 12:15:11.541601 20061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b02087283a694f509a631791f07f5053"
dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf"
 from {username='slave'} at 127.0.0.1:59482
I20260709 12:15:11.542090 20061 raft_consensus.cc:493] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:11.542411 20061 raft_consensus.cc:3060] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:11.547912 20061 raft_consensus.cc:515] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:11.549942 20061 leader_election.cc:290] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 3 election: Requested vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:11.550138 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02087283a694f509a631791f07f5053" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b"
I20260709 12:15:11.550513 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02087283a694f509a631791f07f5053" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a"
I20260709 12:15:11.550863 19910 raft_consensus.cc:3060] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:11.551085 19986 raft_consensus.cc:3055] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:11.551434 19986 raft_consensus.cc:740] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f41f6e50f0b493ab3fdd1eea58dcb9a, State: Running, Role: LEADER
I20260709 12:15:11.552287 19986 consensus_queue.cc:260] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [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: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:11.553608 19986 raft_consensus.cc:3060] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:11.558579 19910 raft_consensus.cc:2468] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 3.
I20260709 12:15:11.560274 20028 leader_election.cc:304] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf, e89fb0ea7ce94bd7bff00a230d49909b; no voters: 
I20260709 12:15:11.560870 19986 raft_consensus.cc:2468] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b714ffa32e0043c5b6c0fc7a69f4fbbf in term 3.
I20260709 12:15:11.561081 20398 raft_consensus.cc:2804] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:11.561718 20398 raft_consensus.cc:697] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 3 LEADER]: Becoming Leader. State: Replica: b714ffa32e0043c5b6c0fc7a69f4fbbf, State: Running, Role: LEADER
I20260709 12:15:11.562556 20398 consensus_queue.cc:237] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [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: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:11.570108 19807 catalog_manager.cc:5697] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf reported cstate change: term changed from 2 to 3, leader changed from 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130) to b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131). New cstate: current_term: 3 leader_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:11.844920 19985 raft_consensus.cc:1275] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 3 FOLLOWER]: Refusing update from remote peer b714ffa32e0043c5b6c0fc7a69f4fbbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:11.846395 20398 consensus_queue.cc:1048] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:11.858497 19910 raft_consensus.cc:1275] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 3 FOLLOWER]: Refusing update from remote peer b714ffa32e0043c5b6c0fc7a69f4fbbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:11.860836 20398 consensus_queue.cc:1048] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:11.923869 19985 raft_consensus.cc:1275] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Refusing update from remote peer b714ffa32e0043c5b6c0fc7a69f4fbbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.925206 20398 consensus_queue.cc:1048] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:11.938107 19910 raft_consensus.cc:1275] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Refusing update from remote peer b714ffa32e0043c5b6c0fc7a69f4fbbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.939612 20411 consensus_queue.cc:1048] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:12.049484 19910 raft_consensus.cc:1275] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b [term 3 FOLLOWER]: Refusing update from remote peer b714ffa32e0043c5b6c0fc7a69f4fbbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:12.051261 20398 consensus_queue.cc:1048] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:12.061803 19986 raft_consensus.cc:1275] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 3 FOLLOWER]: Refusing update from remote peer b714ffa32e0043c5b6c0fc7a69f4fbbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:12.063755 20417 consensus_queue.cc:1048] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:12.089663 14402 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:12.097223 14402 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:12.097750 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:12.103248 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:12.103948 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:13.105334 14402 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:13.112023 14402 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:13.112419 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:13.117425 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:13.118320 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:14.119299 14402 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:14.124425 14402 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:14.124810 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:14.129438 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:14.129827 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:15.148356 14402 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:15.316638 14402 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:15.638334 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:15.721258 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:15.722183 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:15.965770 20426 raft_consensus.cc:493] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e89fb0ea7ce94bd7bff00a230d49909b)
I20260709 12:15:15.966764 20426 raft_consensus.cc:515] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:15.971855 20426 leader_election.cc:290] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
W20260709 12:15:16.066475 19953 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:42165, user_credentials={real_user=slave}} blocked reactor thread for 328189us
I20260709 12:15:16.072036 19983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9653aa20d914a39921b88418e7fcd8e" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:16.122745 20427 raft_consensus.cc:493] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f41f6e50f0b493ab3fdd1eea58dcb9a)
I20260709 12:15:16.123481 20427 raft_consensus.cc:515] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:16.131192 20427 leader_election.cc:290] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425), b714ffa32e0043c5b6c0fc7a69f4fbbf (127.14.16.131:43565)
W20260709 12:15:16.176690 19950 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.230s	user 0.013s	sys 0.024s
W20260709 12:15:16.178285 19950 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.232s	user 0.014s	sys 0.024s
I20260709 12:15:16.179008 19983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db4eedc17be4676964cf3e2f2f8d2a7" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:16.203158 20426 raft_consensus.cc:493] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e89fb0ea7ce94bd7bff00a230d49909b)
I20260709 12:15:16.201311 20435 raft_consensus.cc:493] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0f41f6e50f0b493ab3fdd1eea58dcb9a)
I20260709 12:15:16.204346 20435 raft_consensus.cc:515] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:16.204331 20426 raft_consensus.cc:515] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 42165 } } peers { permanent_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 46425 } } peers { permanent_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 43565 } }
I20260709 12:15:16.207110 20435 leader_election.cc:290] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:16.208118 20426 leader_election.cc:290] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165), 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425)
I20260709 12:15:16.217800 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c35e989a0493487bea0e079c28314" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:16.220388 19987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b89fa12366493b95492091804205ce" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0f41f6e50f0b493ab3fdd1eea58dcb9a" is_pre_election: true
I20260709 12:15:16.242640 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9653aa20d914a39921b88418e7fcd8e" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:16.244130 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c35e989a0493487bea0e079c28314" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:16.248265 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b89fa12366493b95492091804205ce" candidate_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" is_pre_election: true
I20260709 12:15:16.250872 20028 leader_election.cc:304] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:16.252398 20435 raft_consensus.cc:2749] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:16.252879 20028 leader_election.cc:304] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:16.253813 20437 raft_consensus.cc:2749] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:16.254226 20028 leader_election.cc:304] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b714ffa32e0043c5b6c0fc7a69f4fbbf; no voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, e89fb0ea7ce94bd7bff00a230d49909b
I20260709 12:15:16.255039 20437 raft_consensus.cc:2749] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:16.263063 20061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db4eedc17be4676964cf3e2f2f8d2a7" candidate_uuid: "e89fb0ea7ce94bd7bff00a230d49909b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b714ffa32e0043c5b6c0fc7a69f4fbbf" is_pre_election: true
I20260709 12:15:16.266994 19875 leader_election.cc:304] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e89fb0ea7ce94bd7bff00a230d49909b; no voters: 0f41f6e50f0b493ab3fdd1eea58dcb9a, b714ffa32e0043c5b6c0fc7a69f4fbbf
I20260709 12:15:16.268102 20430 raft_consensus.cc:2749] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:15:16.311288 19841 debug-util.cc:398] Leaking SignalData structure 0x7b08001df400 after lost signal to thread 14405
W20260709 12:15:16.312570 19841 debug-util.cc:398] Leaking SignalData structure 0x7b08001a1a60 after lost signal to thread 19844
W20260709 12:15:16.313952 19841 debug-util.cc:398] Leaking SignalData structure 0x7b0800119560 after lost signal to thread 19936
W20260709 12:15:16.315168 19841 debug-util.cc:398] Leaking SignalData structure 0x7b08002d4040 after lost signal to thread 20011
W20260709 12:15:16.316376 19841 debug-util.cc:398] Leaking SignalData structure 0x7b080031dc60 after lost signal to thread 20086
I20260709 12:15:16.723788 14402 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:16.731205 14402 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:16.731745 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:16.738054 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:16.738747 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:17.740015 14402 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:17.750154 14402 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:17.750810 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:17.756908 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:17.757398 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:18.758740 14402 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:18.763957 14402 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:18.764654 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:18.770974 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:18.771423 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:19.772944 14402 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:19.782447 14402 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:19.782927 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:19.789136 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:19.789508 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:20.790648 14402 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:20.797629 14402 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:20.798203 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:20.803155 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:20.803639 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:21.863970 14402 tablet_server.cc:179] TabletServer@127.14.16.129:0 shutting down...
W20260709 12:15:21.867736 20028 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 12:15:21.873652 20028 consensus_peers.cc:597] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf -> Peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Couldn't send request to peer e89fb0ea7ce94bd7bff00a230d49909b. 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 12:15:21.879166 19953 consensus_peers.cc:597] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a -> Peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Couldn't send request to peer e89fb0ea7ce94bd7bff00a230d49909b. 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 12:15:21.912878 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:21.913769 14402 tablet_replica.cc:333] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.914870 14402 raft_consensus.cc:2243] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.915699 14402 raft_consensus.cc:2272] T 75f28a72581e4aa8ac67c6c1a74d2dbe P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.918434 14402 tablet_replica.cc:333] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.919129 14402 raft_consensus.cc:2243] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.919734 14402 raft_consensus.cc:2272] T c6bb6ed8f4f44664a852bdf837b17be7 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.922220 14402 tablet_replica.cc:333] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.922911 14402 raft_consensus.cc:2243] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.923736 14402 raft_consensus.cc:2272] T 1db4eedc17be4676964cf3e2f2f8d2a7 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.927207 14402 tablet_replica.cc:333] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
W20260709 12:15:21.927345 20028 consensus_peers.cc:597] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf -> Peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Couldn't send request to peer e89fb0ea7ce94bd7bff00a230d49909b. 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 12:15:21.928156 14402 raft_consensus.cc:2243] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:21.929131 14402 raft_consensus.cc:2272] T f1cb131fbc494956b9107b7455d79379 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.931636 14402 tablet_replica.cc:333] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.932189 14402 raft_consensus.cc:2243] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:21.933127 14402 raft_consensus.cc:2272] T 7ff574a61bf74d2982aa59781964e522 P e89fb0ea7ce94bd7bff00a230d49909b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.935510 14402 tablet_replica.cc:333] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.936094 14402 raft_consensus.cc:2243] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.936616 14402 raft_consensus.cc:2272] T af68be5337d1404589dc7d0f597b53f8 P e89fb0ea7ce94bd7bff00a230d49909b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.939024 14402 tablet_replica.cc:333] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.939567 14402 raft_consensus.cc:2243] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:21.940392 14402 raft_consensus.cc:2272] T b6b89fa12366493b95492091804205ce P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.942929 14402 tablet_replica.cc:333] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.943513 14402 raft_consensus.cc:2243] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.943946 14402 raft_consensus.cc:2272] T 8398ae30ec2843209756c0c4b77a864e P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.946187 14402 tablet_replica.cc:333] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.946722 14402 raft_consensus.cc:2243] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.947240 14402 raft_consensus.cc:2272] T f038f07bd0fc4814b26cc1530048feb2 P e89fb0ea7ce94bd7bff00a230d49909b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.949465 14402 tablet_replica.cc:333] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.950387 14402 raft_consensus.cc:2243] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.951058 14402 raft_consensus.cc:2272] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.953329 14402 tablet_replica.cc:333] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.953915 14402 raft_consensus.cc:2243] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.954345 14402 raft_consensus.cc:2272] T 983c35e989a0493487bea0e079c28314 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.957060 14402 tablet_replica.cc:333] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.957976 14402 raft_consensus.cc:2243] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:21.959215 14402 raft_consensus.cc:2272] T 1a575e7801ee43bca005ffb77f64c53d P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:21.961716 19953 consensus_peers.cc:597] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a -> Peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Couldn't send request to peer e89fb0ea7ce94bd7bff00a230d49909b. 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 12:15:21.962813 14402 tablet_replica.cc:333] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.963506 14402 raft_consensus.cc:2243] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.964224 14402 raft_consensus.cc:2272] T b02087283a694f509a631791f07f5053 P e89fb0ea7ce94bd7bff00a230d49909b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.966681 14402 tablet_replica.cc:333] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.967249 14402 raft_consensus.cc:2243] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:21.968186 14402 raft_consensus.cc:2272] T ecf0f85679724be4852d2fcdf6f3f2c1 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.970707 14402 tablet_replica.cc:333] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.971294 14402 raft_consensus.cc:2243] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.971885 14402 raft_consensus.cc:2272] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.974525 14402 tablet_replica.cc:333] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.975111 14402 raft_consensus.cc:2243] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:21.976714 14402 raft_consensus.cc:2272] T f9653aa20d914a39921b88418e7fcd8e P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.979980 14402 tablet_replica.cc:333] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
I20260709 12:15:21.980672 14402 raft_consensus.cc:2243] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.981352 14402 raft_consensus.cc:2272] T 9ee4e0371e684245baaff50b87d56537 P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.984807 14402 tablet_replica.cc:333] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b: stopping tablet replica
W20260709 12:15:21.985335 19953 consensus_peers.cc:597] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a -> Peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Couldn't send request to peer e89fb0ea7ce94bd7bff00a230d49909b. 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 12:15:21.985693 14402 raft_consensus.cc:2243] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.986537 14402 raft_consensus.cc:2272] T 430cdd9722a04499b448825a9022020c P e89fb0ea7ce94bd7bff00a230d49909b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:22.016913 20028 consensus_peers.cc:597] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf -> Peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Couldn't send request to peer e89fb0ea7ce94bd7bff00a230d49909b. 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 12:15:22.035106 14402 tablet_server.cc:196] TabletServer@127.14.16.129:0 shutdown complete.
W20260709 12:15:22.063302 19953 consensus_peers.cc:597] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a -> Peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Couldn't send request to peer e89fb0ea7ce94bd7bff00a230d49909b. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:42165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:22.073455 19953 consensus_peers.cc:597] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a -> Peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Couldn't send request to peer e89fb0ea7ce94bd7bff00a230d49909b. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:42165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:22.090708 19953 consensus_peers.cc:597] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a -> Peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Couldn't send request to peer e89fb0ea7ce94bd7bff00a230d49909b. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:42165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.093976 14402 tablet_server.cc:179] TabletServer@127.14.16.130:0 shutting down...
I20260709 12:15:22.125555 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:22.126533 14402 tablet_replica.cc:333] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.128244 14402 raft_consensus.cc:2243] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.129365 14402 raft_consensus.cc:2272] T 75f28a72581e4aa8ac67c6c1a74d2dbe P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.132326 14402 tablet_replica.cc:333] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.134100 14402 raft_consensus.cc:2243] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.135418 14402 raft_consensus.cc:2272] T 1db4eedc17be4676964cf3e2f2f8d2a7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.138214 14402 tablet_replica.cc:333] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.139183 14402 raft_consensus.cc:2243] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.140460 14402 raft_consensus.cc:2272] T c6bb6ed8f4f44664a852bdf837b17be7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.143594 14402 tablet_replica.cc:333] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.144333 14402 raft_consensus.cc:2243] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.145808 14402 raft_consensus.cc:2272] T f1cb131fbc494956b9107b7455d79379 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.149921 14402 tablet_replica.cc:333] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.150615 14402 raft_consensus.cc:2243] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.151675 14402 raft_consensus.cc:2272] T 430cdd9722a04499b448825a9022020c P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.154103 14402 tablet_replica.cc:333] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.154731 14402 raft_consensus.cc:2243] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.155310 14402 raft_consensus.cc:2272] T f038f07bd0fc4814b26cc1530048feb2 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.157356 14402 tablet_replica.cc:333] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.157991 14402 raft_consensus.cc:2243] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.158489 14402 raft_consensus.cc:2272] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.160646 14402 tablet_replica.cc:333] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.161230 14402 raft_consensus.cc:2243] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.162124 14402 raft_consensus.cc:2272] T 983c35e989a0493487bea0e079c28314 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.164208 14402 tablet_replica.cc:333] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.164921 14402 raft_consensus.cc:2243] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.165486 14402 raft_consensus.cc:2272] T 7ff574a61bf74d2982aa59781964e522 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.167752 14402 tablet_replica.cc:333] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.168345 14402 raft_consensus.cc:2243] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.168885 14402 raft_consensus.cc:2272] T 1a575e7801ee43bca005ffb77f64c53d P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.171101 14402 tablet_replica.cc:333] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.171695 14402 raft_consensus.cc:2243] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.172298 14402 raft_consensus.cc:2272] T b02087283a694f509a631791f07f5053 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.174503 14402 tablet_replica.cc:333] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.175086 14402 raft_consensus.cc:2243] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.175779 14402 raft_consensus.cc:2272] T ecf0f85679724be4852d2fcdf6f3f2c1 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.178035 14402 tablet_replica.cc:333] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.178611 14402 raft_consensus.cc:2243] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.179243 14402 raft_consensus.cc:2272] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.181620 14402 tablet_replica.cc:333] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.182199 14402 raft_consensus.cc:2243] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.183019 14402 raft_consensus.cc:2272] T 8398ae30ec2843209756c0c4b77a864e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.185230 14402 tablet_replica.cc:333] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.186034 14402 raft_consensus.cc:2243] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.186544 14402 raft_consensus.cc:2272] T b6b89fa12366493b95492091804205ce P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.188719 14402 tablet_replica.cc:333] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.189765 14402 raft_consensus.cc:2243] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.190574 14402 raft_consensus.cc:2272] T f9653aa20d914a39921b88418e7fcd8e P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.193189 14402 tablet_replica.cc:333] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.193838 14402 raft_consensus.cc:2243] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.194902 14402 raft_consensus.cc:2272] T 9ee4e0371e684245baaff50b87d56537 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.197672 14402 tablet_replica.cc:333] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a: stopping tablet replica
I20260709 12:15:22.198508 14402 raft_consensus.cc:2243] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.199157 14402 raft_consensus.cc:2272] T af68be5337d1404589dc7d0f597b53f8 P 0f41f6e50f0b493ab3fdd1eea58dcb9a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:22.206437 20028 consensus_peers.cc:597] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf -> Peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Couldn't send request to peer e89fb0ea7ce94bd7bff00a230d49909b. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:42165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:22.218134 20028 consensus_peers.cc:597] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf -> Peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Couldn't send request to peer e89fb0ea7ce94bd7bff00a230d49909b. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:42165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.250187 14402 tablet_server.cc:196] TabletServer@127.14.16.130:0 shutdown complete.
I20260709 12:15:22.292862 14402 tablet_server.cc:179] TabletServer@127.14.16.131:0 shutting down...
W20260709 12:15:22.292713 20025 consensus_peers.cc:597] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf -> Peer 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425): Couldn't send request to peer 0f41f6e50f0b493ab3fdd1eea58dcb9a. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:46425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:22.310813 20028 consensus_peers.cc:597] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf -> Peer e89fb0ea7ce94bd7bff00a230d49909b (127.14.16.129:42165): Couldn't send request to peer e89fb0ea7ce94bd7bff00a230d49909b. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:42165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.324126 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:22.325176 14402 tablet_replica.cc:333] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.326068 14402 raft_consensus.cc:2243] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.326812 14402 raft_consensus.cc:2272] T 75f28a72581e4aa8ac67c6c1a74d2dbe P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.329227 14402 tablet_replica.cc:333] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.329938 14402 raft_consensus.cc:2243] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.330506 14402 raft_consensus.cc:2272] T 1db4eedc17be4676964cf3e2f2f8d2a7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.332826 14402 tablet_replica.cc:333] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.333461 14402 raft_consensus.cc:2243] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.334091 14402 raft_consensus.cc:2272] T c6bb6ed8f4f44664a852bdf837b17be7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.336488 14402 tablet_replica.cc:333] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.337116 14402 raft_consensus.cc:2243] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.337738 14402 raft_consensus.cc:2272] T 1a575e7801ee43bca005ffb77f64c53d P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.340231 14402 tablet_replica.cc:333] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.341161 14402 raft_consensus.cc:2243] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.341979 14402 raft_consensus.cc:2272] T f1cb131fbc494956b9107b7455d79379 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.345333 14402 tablet_replica.cc:333] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.346108 14402 raft_consensus.cc:2243] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.347044 14402 raft_consensus.cc:2272] T b02087283a694f509a631791f07f5053 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.349262 14402 tablet_replica.cc:333] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.350225 14402 raft_consensus.cc:2243] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.353231 14402 raft_consensus.cc:2272] T f5bcec8a876d4ef88e1dc12b0aeef1e7 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.356204 14402 tablet_replica.cc:333] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.357112 14402 raft_consensus.cc:2243] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.357784 14402 raft_consensus.cc:2272] T ecf0f85679724be4852d2fcdf6f3f2c1 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.360970 14402 tablet_replica.cc:333] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.361688 14402 raft_consensus.cc:2243] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.362248 14402 raft_consensus.cc:2272] T 430cdd9722a04499b448825a9022020c P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:22.364576 20025 consensus_peers.cc:597] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf -> Peer 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425): Couldn't send request to peer 0f41f6e50f0b493ab3fdd1eea58dcb9a. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:46425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.365239 14402 tablet_replica.cc:333] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.366094 14402 raft_consensus.cc:2243] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.366811 14402 raft_consensus.cc:2272] T 983c35e989a0493487bea0e079c28314 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.370589 14402 tablet_replica.cc:333] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
W20260709 12:15:22.371271 20025 consensus_peers.cc:597] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf -> Peer 0f41f6e50f0b493ab3fdd1eea58dcb9a (127.14.16.130:46425): Couldn't send request to peer 0f41f6e50f0b493ab3fdd1eea58dcb9a. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.130:46425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.371562 14402 raft_consensus.cc:2243] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.372727 14402 raft_consensus.cc:2272] T 8398ae30ec2843209756c0c4b77a864e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.375217 14402 tablet_replica.cc:333] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.375995 14402 raft_consensus.cc:2243] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.376551 14402 raft_consensus.cc:2272] T b6b89fa12366493b95492091804205ce P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.378954 14402 tablet_replica.cc:333] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.379627 14402 raft_consensus.cc:2243] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.380175 14402 raft_consensus.cc:2272] T f9653aa20d914a39921b88418e7fcd8e P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.382727 14402 tablet_replica.cc:333] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.383440 14402 raft_consensus.cc:2243] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.383970 14402 raft_consensus.cc:2272] T 9ee4e0371e684245baaff50b87d56537 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.386240 14402 tablet_replica.cc:333] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.386888 14402 raft_consensus.cc:2243] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.387898 14402 raft_consensus.cc:2272] T af68be5337d1404589dc7d0f597b53f8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.390287 14402 tablet_replica.cc:333] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.390899 14402 raft_consensus.cc:2243] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.391806 14402 raft_consensus.cc:2272] T f038f07bd0fc4814b26cc1530048feb2 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.394018 14402 tablet_replica.cc:333] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.394586 14402 raft_consensus.cc:2243] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.395536 14402 raft_consensus.cc:2272] T 5ce7cf48eaa04afc95ca386adbaa0ed8 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.397694 14402 tablet_replica.cc:333] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf: stopping tablet replica
I20260709 12:15:22.398227 14402 raft_consensus.cc:2243] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.398778 14402 raft_consensus.cc:2272] T 7ff574a61bf74d2982aa59781964e522 P b714ffa32e0043c5b6c0fc7a69f4fbbf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.443701 14402 tablet_server.cc:196] TabletServer@127.14.16.131:0 shutdown complete.
I20260709 12:15:22.483629 14402 master.cc:562] Master@127.14.16.190:33775 shutting down...
I20260709 12:15:22.511409 14402 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.512111 14402 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.512447 14402 tablet_replica.cc:333] T 00000000000000000000000000000000 P 04ae783db5a34531a52ebc76ac9ef0e9: stopping tablet replica
I20260709 12:15:22.555300 14402 master.cc:584] Master@127.14.16.190:33775 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (23159 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:15:22.613804 14402 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.16.190:41065
I20260709 12:15:22.614902 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:22.620468 20459 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 12:15:22.621871 20460 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 12:15:22.622159 20462 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 12:15:22.623090 14402 server_base.cc:1061] running on GCE node
I20260709 12:15:22.624217 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:22.624416 14402 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 12:15:22.624634 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599322624598 us; error 0 us; skew 500 ppm
I20260709 12:15:22.625206 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:22.627820 14402 webserver.cc:533] Webserver started at http://127.14.16.190:43919/ using document root <none> and password file <none>
I20260709 12:15:22.628351 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:22.628535 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:22.628856 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:22.630364 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/master-0-root/instance:
uuid: "233a467681ed4bd4b74f95afb29dacf2"
format_stamp: "Formatted at 2026-07-09 12:15:22 on dist-test-slave-3hrd"
I20260709 12:15:22.635082 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:15:22.638988 20467 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:22.639907 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:15:22.640266 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/master-0-root
uuid: "233a467681ed4bd4b74f95afb29dacf2"
format_stamp: "Formatted at 2026-07-09 12:15:22 on dist-test-slave-3hrd"
I20260709 12:15:22.640586 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-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 12:15:22.650738 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:22.652016 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:22.693931 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.190:41065
I20260709 12:15:22.694036 20518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.190:41065 every 8 connection(s)
I20260709 12:15:22.697860 20519 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 12:15:22.709892 20519 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2: Bootstrap starting.
I20260709 12:15:22.715076 20519 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:22.719636 20519 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2: No bootstrap required, opened a new log
I20260709 12:15:22.722132 20519 raft_consensus.cc:359] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "233a467681ed4bd4b74f95afb29dacf2" member_type: VOTER }
I20260709 12:15:22.722571 20519 raft_consensus.cc:385] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:22.722847 20519 raft_consensus.cc:740] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233a467681ed4bd4b74f95afb29dacf2, State: Initialized, Role: FOLLOWER
I20260709 12:15:22.723492 20519 consensus_queue.cc:260] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "233a467681ed4bd4b74f95afb29dacf2" member_type: VOTER }
I20260709 12:15:22.723976 20519 raft_consensus.cc:399] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:22.724200 20519 raft_consensus.cc:493] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:22.724474 20519 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:22.729687 20519 raft_consensus.cc:515] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "233a467681ed4bd4b74f95afb29dacf2" member_type: VOTER }
I20260709 12:15:22.730278 20519 leader_election.cc:304] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [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: 233a467681ed4bd4b74f95afb29dacf2; no voters: 
I20260709 12:15:22.731446 20519 leader_election.cc:290] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:22.731918 20522 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:22.733383 20522 raft_consensus.cc:697] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [term 1 LEADER]: Becoming Leader. State: Replica: 233a467681ed4bd4b74f95afb29dacf2, State: Running, Role: LEADER
I20260709 12:15:22.734170 20522 consensus_queue.cc:237] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [LEADER]: Queue going to LEADER mode. State: All 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: "233a467681ed4bd4b74f95afb29dacf2" member_type: VOTER }
I20260709 12:15:22.734712 20519 sys_catalog.cc:565] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:22.741353 20523 sys_catalog.cc:455] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "233a467681ed4bd4b74f95afb29dacf2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "233a467681ed4bd4b74f95afb29dacf2" member_type: VOTER } }
I20260709 12:15:22.741207 20524 sys_catalog.cc:455] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 233a467681ed4bd4b74f95afb29dacf2. Latest consensus state: current_term: 1 leader_uuid: "233a467681ed4bd4b74f95afb29dacf2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "233a467681ed4bd4b74f95afb29dacf2" member_type: VOTER } }
I20260709 12:15:22.742453 20523 sys_catalog.cc:458] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:22.742563 20524 sys_catalog.cc:458] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:22.745266 20531 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:22.754027 20531 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:22.755244 14402 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:22.764110 20531 catalog_manager.cc:1383] Generated new cluster ID: 4addb2affc4a4db6b0f39a121cdae92c
I20260709 12:15:22.764441 20531 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:22.789721 20531 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:22.791101 20531 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:22.808501 20531 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2: Generated new TSK 0
I20260709 12:15:22.809185 20531 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:22.822083 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:22.828318 20540 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 12:15:22.829244 20541 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 12:15:22.831585 14402 server_base.cc:1061] running on GCE node
W20260709 12:15:22.831825 20543 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 12:15:22.833026 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:22.833258 14402 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 12:15:22.833459 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599322833438 us; error 0 us; skew 500 ppm
I20260709 12:15:22.834106 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:22.836844 14402 webserver.cc:533] Webserver started at http://127.14.16.129:39485/ using document root <none> and password file <none>
I20260709 12:15:22.837347 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:22.837553 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:22.837881 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:22.839010 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/ts-0-root/instance:
uuid: "9272132a77c94f658747614a927d0118"
format_stamp: "Formatted at 2026-07-09 12:15:22 on dist-test-slave-3hrd"
I20260709 12:15:22.843972 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:22.847893 20548 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:22.848727 14402 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:22.849057 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/ts-0-root
uuid: "9272132a77c94f658747614a927d0118"
format_stamp: "Formatted at 2026-07-09 12:15:22 on dist-test-slave-3hrd"
I20260709 12:15:22.849341 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-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 12:15:22.877104 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:22.878556 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:22.880556 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:22.883028 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:22.883265 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:22.883522 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:22.883713 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:22.925432 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.129:33633
I20260709 12:15:22.925830 20610 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.129:33633 every 8 connection(s)
I20260709 12:15:22.930699 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:22.939112 20615 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 12:15:22.940263 20616 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 12:15:22.943647 14402 server_base.cc:1061] running on GCE node
W20260709 12:15:22.943751 20618 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 12:15:22.945230 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:22.945477 14402 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 12:15:22.945724 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599322945705 us; error 0 us; skew 500 ppm
I20260709 12:15:22.946277 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:22.950023 14402 webserver.cc:533] Webserver started at http://127.14.16.130:44217/ using document root <none> and password file <none>
I20260709 12:15:22.950670 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:22.950824 20611 heartbeater.cc:344] Connected to a master server at 127.14.16.190:41065
I20260709 12:15:22.950928 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:22.951395 20611 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:22.951464 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:22.952381 20611 heartbeater.cc:507] Master 127.14.16.190:41065 requested a full tablet report, sending...
I20260709 12:15:22.953168 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/ts-1-root/instance:
uuid: "531554ed43f94f25ae4ba750df41b42d"
format_stamp: "Formatted at 2026-07-09 12:15:22 on dist-test-slave-3hrd"
I20260709 12:15:22.955106 20484 ts_manager.cc:194] Registered new tserver with Master: 9272132a77c94f658747614a927d0118 (127.14.16.129:33633)
I20260709 12:15:22.957301 20484 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52324
I20260709 12:15:22.958722 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260709 12:15:22.964406 20623 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:22.965320 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:15:22.965719 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/ts-1-root
uuid: "531554ed43f94f25ae4ba750df41b42d"
format_stamp: "Formatted at 2026-07-09 12:15:22 on dist-test-slave-3hrd"
I20260709 12:15:22.966068 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-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 12:15:22.980566 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:22.981921 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:22.983475 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:22.985915 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:22.986156 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:22.986413 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:22.986603 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:23.030416 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.130:34079
I20260709 12:15:23.030529 20685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.130:34079 every 8 connection(s)
I20260709 12:15:23.035368 14402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:23.042932 20689 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 12:15:23.044365 20690 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 12:15:23.048947 20692 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 12:15:23.049336 20686 heartbeater.cc:344] Connected to a master server at 127.14.16.190:41065
I20260709 12:15:23.049850 20686 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:23.050945 20686 heartbeater.cc:507] Master 127.14.16.190:41065 requested a full tablet report, sending...
I20260709 12:15:23.051031 14402 server_base.cc:1061] running on GCE node
I20260709 12:15:23.052327 14402 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:23.052596 14402 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 12:15:23.052794 14402 hybrid_clock.cc:648] HybridClock initialized: now 1783599323052776 us; error 0 us; skew 500 ppm
I20260709 12:15:23.053158 20484 ts_manager.cc:194] Registered new tserver with Master: 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:23.053435 14402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:23.054903 20484 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52326
I20260709 12:15:23.056713 14402 webserver.cc:533] Webserver started at http://127.14.16.131:38813/ using document root <none> and password file <none>
I20260709 12:15:23.057399 14402 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:23.057689 14402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:23.058010 14402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:23.059371 14402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/ts-2-root/instance:
uuid: "b7fd135c4db44b7481272fc49019e92d"
format_stamp: "Formatted at 2026-07-09 12:15:23 on dist-test-slave-3hrd"
I20260709 12:15:23.064530 14402 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:15:23.068636 20697 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:23.069482 14402 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 12:15:23.069887 14402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/ts-2-root
uuid: "b7fd135c4db44b7481272fc49019e92d"
format_stamp: "Formatted at 2026-07-09 12:15:23 on dist-test-slave-3hrd"
I20260709 12:15:23.070209 14402 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHb5Izm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599126986349-14402-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 12:15:23.095175 14402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:23.096524 14402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:23.098055 14402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:23.100549 14402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:23.100795 14402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:23.101094 14402 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:23.101285 14402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:23.142460 14402 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.131:37959
I20260709 12:15:23.142617 20760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.131:37959 every 8 connection(s)
I20260709 12:15:23.157305 20761 heartbeater.cc:344] Connected to a master server at 127.14.16.190:41065
I20260709 12:15:23.157923 20761 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:23.158823 20761 heartbeater.cc:507] Master 127.14.16.190:41065 requested a full tablet report, sending...
I20260709 12:15:23.161861 20484 ts_manager.cc:194] Registered new tserver with Master: b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:23.162205 14402 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016271187s
I20260709 12:15:23.163379 20484 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52336
I20260709 12:15:23.191390 20484 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52344:
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 12:15:23.194588 20484 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 12:15:23.269407 20576 tablet_service.cc:1511] Processing CreateTablet for tablet 6492deb6f65641abaf036690ce968166 (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:23.271061 20576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6492deb6f65641abaf036690ce968166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.273306 20575 tablet_service.cc:1511] Processing CreateTablet for tablet d61aac87edf34be1a499a5ca14b40326 (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:23.274870 20575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d61aac87edf34be1a499a5ca14b40326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.275874 20574 tablet_service.cc:1511] Processing CreateTablet for tablet 72c4e5f1f0644dff879987f291f6032e (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:23.277423 20574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c4e5f1f0644dff879987f291f6032e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.279201 20573 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5d435ba8b149b4b7365c50ded50e2b (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:23.280652 20573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5d435ba8b149b4b7365c50ded50e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.295171 20776 tablet_bootstrap.cc:492] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:23.300060 20576 tablet_service.cc:1511] Processing CreateTablet for tablet d781cfd4ed3d4e5e95942254aa553e5b (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:23.301549 20576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d781cfd4ed3d4e5e95942254aa553e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.302110 20776 tablet_bootstrap.cc:654] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.305229 20651 tablet_service.cc:1511] Processing CreateTablet for tablet 6492deb6f65641abaf036690ce968166 (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:23.307214 20726 tablet_service.cc:1511] Processing CreateTablet for tablet 6492deb6f65641abaf036690ce968166 (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:23.308641 20726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6492deb6f65641abaf036690ce968166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.309422 20650 tablet_service.cc:1511] Processing CreateTablet for tablet d61aac87edf34be1a499a5ca14b40326 (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:23.310698 20725 tablet_service.cc:1511] Processing CreateTablet for tablet d61aac87edf34be1a499a5ca14b40326 (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:23.314014 20725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d61aac87edf34be1a499a5ca14b40326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.314744 20724 tablet_service.cc:1511] Processing CreateTablet for tablet 72c4e5f1f0644dff879987f291f6032e (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:23.307228 20651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6492deb6f65641abaf036690ce968166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.322956 20723 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5d435ba8b149b4b7365c50ded50e2b (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:23.328191 20724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c4e5f1f0644dff879987f291f6032e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.332067 20722 tablet_service.cc:1511] Processing CreateTablet for tablet d781cfd4ed3d4e5e95942254aa553e5b (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:23.331810 20574 tablet_service.cc:1511] Processing CreateTablet for tablet d6f0c63287fe404393741d8ed5d0417b (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:23.333374 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d61aac87edf34be1a499a5ca14b40326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.334187 20574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f0c63287fe404393741d8ed5d0417b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.339694 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d781cfd4ed3d4e5e95942254aa553e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.341480 20723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5d435ba8b149b4b7365c50ded50e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.345443 20721 tablet_service.cc:1511] Processing CreateTablet for tablet d6f0c63287fe404393741d8ed5d0417b (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:23.349072 20721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f0c63287fe404393741d8ed5d0417b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.350508 20649 tablet_service.cc:1511] Processing CreateTablet for tablet 72c4e5f1f0644dff879987f291f6032e (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:23.360380 20649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c4e5f1f0644dff879987f291f6032e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.360579 20575 tablet_service.cc:1511] Processing CreateTablet for tablet 7a16bbb1d2704d77b19c12377ae10c31 (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:23.362672 20575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a16bbb1d2704d77b19c12377ae10c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.379531 20648 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5d435ba8b149b4b7365c50ded50e2b (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:23.381111 20648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5d435ba8b149b4b7365c50ded50e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.391359 20647 tablet_service.cc:1511] Processing CreateTablet for tablet d781cfd4ed3d4e5e95942254aa553e5b (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:23.398721 20647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d781cfd4ed3d4e5e95942254aa553e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.399986 20776 tablet_bootstrap.cc:492] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:23.400643 20776 ts_tablet_manager.cc:1403] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.106s	user 0.056s	sys 0.036s
I20260709 12:15:23.403808 20776 raft_consensus.cc:359] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.404546 20776 raft_consensus.cc:385] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.404840 20776 raft_consensus.cc:740] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.405606 20776 consensus_queue.cc:260] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.415855 20720 tablet_service.cc:1511] Processing CreateTablet for tablet 7a16bbb1d2704d77b19c12377ae10c31 (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:23.417428 20720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a16bbb1d2704d77b19c12377ae10c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.431538 20646 tablet_service.cc:1511] Processing CreateTablet for tablet d6f0c63287fe404393741d8ed5d0417b (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:23.431979 20645 tablet_service.cc:1511] Processing CreateTablet for tablet 7a16bbb1d2704d77b19c12377ae10c31 (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:23.433121 20646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f0c63287fe404393741d8ed5d0417b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.433813 20645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a16bbb1d2704d77b19c12377ae10c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.445115 20573 tablet_service.cc:1511] Processing CreateTablet for tablet 124d77d33d6c4414aca6034e386b2f9d (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:23.446954 20573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124d77d33d6c4414aca6034e386b2f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.471207 20611 heartbeater.cc:499] Master 127.14.16.190:41065 was elected leader, sending a full tablet report...
I20260709 12:15:23.471308 20779 tablet_bootstrap.cc:492] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:23.482491 20776 ts_tablet_manager.cc:1434] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.082s	user 0.014s	sys 0.017s
I20260709 12:15:23.483831 20776 tablet_bootstrap.cc:492] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:23.489030 20780 tablet_bootstrap.cc:492] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:23.491094 20779 tablet_bootstrap.cc:654] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.499819 20780 tablet_bootstrap.cc:654] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.503614 20776 tablet_bootstrap.cc:654] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.511379 20646 tablet_service.cc:1511] Processing CreateTablet for tablet 124d77d33d6c4414aca6034e386b2f9d (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:23.512818 20646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124d77d33d6c4414aca6034e386b2f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.524092 20722 tablet_service.cc:1511] Processing CreateTablet for tablet 124d77d33d6c4414aca6034e386b2f9d (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:23.525497 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124d77d33d6c4414aca6034e386b2f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.533100 20573 tablet_service.cc:1511] Processing CreateTablet for tablet 733d596aff0d4e438429be3ad7e51822 (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:23.538229 20573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733d596aff0d4e438429be3ad7e51822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.538717 20725 tablet_service.cc:1511] Processing CreateTablet for tablet 733d596aff0d4e438429be3ad7e51822 (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:23.539817 20779 tablet_bootstrap.cc:492] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:23.540380 20779 ts_tablet_manager.cc:1403] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.069s	user 0.029s	sys 0.008s
I20260709 12:15:23.541759 20776 tablet_bootstrap.cc:492] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:23.542750 20776 ts_tablet_manager.cc:1403] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.016s
I20260709 12:15:23.542866 20725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733d596aff0d4e438429be3ad7e51822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.544015 20779 raft_consensus.cc:359] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.544834 20779 raft_consensus.cc:385] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.545149 20779 raft_consensus.cc:740] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.545832 20778 raft_consensus.cc:493] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.546067 20779 consensus_queue.cc:260] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.546411 20778 raft_consensus.cc:515] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.546411 20776 raft_consensus.cc:359] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.548123 20776 raft_consensus.cc:385] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.548475 20776 raft_consensus.cc:740] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.549302 20776 consensus_queue.cc:260] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.538899 20646 tablet_service.cc:1511] Processing CreateTablet for tablet 733d596aff0d4e438429be3ad7e51822 (DEFAULT_TABLE table=test-workload [id=291032d91838465bae9e25dafc52734e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:23.550853 20778 leader_election.cc:290] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:23.562673 20646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733d596aff0d4e438429be3ad7e51822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.594684 20776 ts_tablet_manager.cc:1434] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.020s
I20260709 12:15:23.598639 20761 heartbeater.cc:499] Master 127.14.16.190:41065 was elected leader, sending a full tablet report...
I20260709 12:15:23.599447 20776 tablet_bootstrap.cc:492] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:23.597461 20780 tablet_bootstrap.cc:492] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:23.601289 20779 ts_tablet_manager.cc:1434] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.000s
I20260709 12:15:23.603128 20780 ts_tablet_manager.cc:1403] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.114s	user 0.031s	sys 0.021s
I20260709 12:15:23.603981 20779 tablet_bootstrap.cc:492] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:23.606245 20780 raft_consensus.cc:359] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.606997 20780 raft_consensus.cc:385] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.607316 20780 raft_consensus.cc:740] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.608148 20780 consensus_queue.cc:260] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.615908 20776 tablet_bootstrap.cc:654] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.623962 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6492deb6f65641abaf036690ce968166" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:23.626056 20661 raft_consensus.cc:2468] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 0.
I20260709 12:15:23.626350 20779 tablet_bootstrap.cc:654] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.627739 20552 leader_election.cc:304] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:23.628788 20783 raft_consensus.cc:2804] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:23.629231 20783 raft_consensus.cc:493] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:23.629597 20783 raft_consensus.cc:3060] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:23.636718 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6492deb6f65641abaf036690ce968166" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:23.638063 20783 raft_consensus.cc:515] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
W20260709 12:15:23.638700 20550 leader_election.cc:343] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:23.641084 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6492deb6f65641abaf036690ce968166" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:23.641723 20661 raft_consensus.cc:3060] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:23.649637 20762 tablet.cc:2406] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:15:23.650629 20661 raft_consensus.cc:2468] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 1.
I20260709 12:15:23.652004 20552 leader_election.cc:304] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:23.652841 20778 raft_consensus.cc:2804] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:23.660818 20780 ts_tablet_manager.cc:1434] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.057s	user 0.014s	sys 0.008s
I20260709 12:15:23.662720 20686 heartbeater.cc:499] Master 127.14.16.190:41065 was elected leader, sending a full tablet report...
I20260709 12:15:23.668797 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6492deb6f65641abaf036690ce968166" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
W20260709 12:15:23.670521 20550 leader_election.cc:343] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:23.674670 20780 tablet_bootstrap.cc:492] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:23.671392 20783 leader_election.cc:290] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 election: Requested vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:23.686021 20776 tablet_bootstrap.cc:492] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:23.687949 20779 tablet_bootstrap.cc:492] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:23.689759 20778 raft_consensus.cc:697] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [term 1 LEADER]: Becoming Leader. State: Replica: 9272132a77c94f658747614a927d0118, State: Running, Role: LEADER
I20260709 12:15:23.690061 20776 ts_tablet_manager.cc:1403] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.091s	user 0.034s	sys 0.029s
I20260709 12:15:23.690485 20779 ts_tablet_manager.cc:1403] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.087s	user 0.027s	sys 0.034s
I20260709 12:15:23.690886 20778 consensus_queue.cc:237] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.691993 20780 tablet_bootstrap.cc:654] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.693753 20779 raft_consensus.cc:359] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.694639 20779 raft_consensus.cc:385] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.695035 20779 raft_consensus.cc:740] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.696946 20776 raft_consensus.cc:359] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.697798 20776 raft_consensus.cc:385] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.698036 20779 consensus_queue.cc:260] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.701071 20779 ts_tablet_manager.cc:1434] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:15:23.698099 20776 raft_consensus.cc:740] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.702647 20776 consensus_queue.cc:260] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.705343 20776 ts_tablet_manager.cc:1434] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:15:23.706555 20776 tablet_bootstrap.cc:492] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:23.707446 20779 tablet_bootstrap.cc:492] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:23.708705 20780 tablet_bootstrap.cc:492] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:23.709395 20780 ts_tablet_manager.cc:1403] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.000s
I20260709 12:15:23.714156 20776 tablet_bootstrap.cc:654] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.714473 20779 tablet_bootstrap.cc:654] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.714221 20483 catalog_manager.cc:5697] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9272132a77c94f658747614a927d0118 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "9272132a77c94f658747614a927d0118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:23.718901 20780 raft_consensus.cc:359] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.720325 20780 raft_consensus.cc:385] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.720865 20780 raft_consensus.cc:740] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.722393 20780 consensus_queue.cc:260] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.726353 20780 ts_tablet_manager.cc:1434] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:15:23.728268 20780 tablet_bootstrap.cc:492] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:23.731556 20776 tablet_bootstrap.cc:492] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:23.732287 20776 ts_tablet_manager.cc:1403] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.006s
I20260709 12:15:23.736128 20776 raft_consensus.cc:359] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.736836 20780 tablet_bootstrap.cc:654] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.737233 20776 raft_consensus.cc:385] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.737684 20776 raft_consensus.cc:740] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.738898 20776 consensus_queue.cc:260] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.742875 20776 ts_tablet_manager.cc:1434] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.009s
I20260709 12:15:23.744616 20776 tablet_bootstrap.cc:492] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:23.745996 20787 raft_consensus.cc:493] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:23.746680 20532 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:23.746639 20787 raft_consensus.cc:515] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.755551 20776 tablet_bootstrap.cc:654] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.761304 20787 leader_election.cc:290] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:23.772549 20776 tablet_bootstrap.cc:492] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:23.773362 20776 ts_tablet_manager.cc:1403] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.010s
I20260709 12:15:23.777415 20776 raft_consensus.cc:359] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.778473 20776 raft_consensus.cc:385] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.778856 20776 raft_consensus.cc:740] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.780131 20776 consensus_queue.cc:260] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.784212 20776 ts_tablet_manager.cc:1434] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:15:23.787390 20776 tablet_bootstrap.cc:492] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:23.790701 20779 tablet_bootstrap.cc:492] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:23.790483 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61aac87edf34be1a499a5ca14b40326" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:23.791503 20779 ts_tablet_manager.cc:1403] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.033s
I20260709 12:15:23.794696 20776 tablet_bootstrap.cc:654] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.794896 20779 raft_consensus.cc:359] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.797258 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61aac87edf34be1a499a5ca14b40326" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
W20260709 12:15:23.795895 20701 leader_election.cc:343] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:23.797739 20779 raft_consensus.cc:385] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.798101 20586 raft_consensus.cc:2468] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 0.
I20260709 12:15:23.798509 20779 raft_consensus.cc:740] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.796808 20780 tablet_bootstrap.cc:492] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:23.799782 20699 leader_election.cc:304] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 531554ed43f94f25ae4ba750df41b42d
I20260709 12:15:23.800855 20780 ts_tablet_manager.cc:1403] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.034s
I20260709 12:15:23.800907 20787 raft_consensus.cc:2804] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:23.802070 20787 raft_consensus.cc:493] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:23.799853 20779 consensus_queue.cc:260] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.802515 20787 raft_consensus.cc:3060] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:23.804567 20776 tablet_bootstrap.cc:492] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:23.805418 20776 ts_tablet_manager.cc:1403] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260709 12:15:23.806895 20780 raft_consensus.cc:359] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.808226 20780 raft_consensus.cc:385] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.808741 20780 raft_consensus.cc:740] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.809008 20776 raft_consensus.cc:359] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.809978 20776 raft_consensus.cc:385] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.810520 20776 raft_consensus.cc:740] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.809950 20780 consensus_queue.cc:260] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.811474 20779 ts_tablet_manager.cc:1434] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.003s
I20260709 12:15:23.811532 20776 consensus_queue.cc:260] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.812052 20787 raft_consensus.cc:515] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.814402 20776 ts_tablet_manager.cc:1434] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:15:23.815340 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61aac87edf34be1a499a5ca14b40326" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:23.815610 20776 tablet_bootstrap.cc:492] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:23.816007 20586 raft_consensus.cc:3060] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:23.822763 20776 tablet_bootstrap.cc:654] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.823580 20780 ts_tablet_manager.cc:1434] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260709 12:15:23.824990 20586 raft_consensus.cc:2468] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 1.
I20260709 12:15:23.827828 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61aac87edf34be1a499a5ca14b40326" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:23.830660 20779 tablet_bootstrap.cc:492] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
W20260709 12:15:23.830938 20701 leader_election.cc:343] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:23.831818 20787 leader_election.cc:290] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:23.833452 20699 leader_election.cc:304] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 531554ed43f94f25ae4ba750df41b42d
I20260709 12:15:23.835143 20787 raft_consensus.cc:2804] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:23.836138 20780 tablet_bootstrap.cc:492] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:23.839617 20779 tablet_bootstrap.cc:654] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.841009 20787 raft_consensus.cc:697] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Leader. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:23.842550 20787 consensus_queue.cc:237] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.844520 20780 tablet_bootstrap.cc:654] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.850685 20776 tablet_bootstrap.cc:492] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:23.851691 20776 ts_tablet_manager.cc:1403] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.019s
I20260709 12:15:23.853322 20778 raft_consensus.cc:493] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.854169 20779 tablet_bootstrap.cc:492] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:23.853928 20778 raft_consensus.cc:515] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.854738 20779 ts_tablet_manager.cc:1403] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.011s
I20260709 12:15:23.856317 20778 leader_election.cc:290] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:23.856976 20776 raft_consensus.cc:359] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.858126 20776 raft_consensus.cc:385] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.858368 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d781cfd4ed3d4e5e95942254aa553e5b" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:23.858852 20776 raft_consensus.cc:740] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.859891 20776 consensus_queue.cc:260] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.861459 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d781cfd4ed3d4e5e95942254aa553e5b" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:23.862454 20776 ts_tablet_manager.cc:1434] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.005s
I20260709 12:15:23.863627 20776 tablet_bootstrap.cc:492] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:23.865042 20483 catalog_manager.cc:5697] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fd135c4db44b7481272fc49019e92d (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b7fd135c4db44b7481272fc49019e92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:23.866426 20552 leader_election.cc:343] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:23.870328 20550 leader_election.cc:343] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:23.870798 20550 leader_election.cc:304] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9272132a77c94f658747614a927d0118; no voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d
I20260709 12:15:23.871719 20776 tablet_bootstrap.cc:654] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.871999 20778 raft_consensus.cc:2749] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:23.875506 20780 tablet_bootstrap.cc:492] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:23.876310 20780 ts_tablet_manager.cc:1403] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.008s
I20260709 12:15:23.857868 20779 raft_consensus.cc:359] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.878158 20779 raft_consensus.cc:385] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.878494 20779 raft_consensus.cc:740] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.879712 20779 consensus_queue.cc:260] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.880856 20780 raft_consensus.cc:359] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.882594 20780 raft_consensus.cc:385] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.882930 20780 raft_consensus.cc:740] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.884811 20780 consensus_queue.cc:260] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.885349 20776 tablet_bootstrap.cc:492] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:23.886458 20776 ts_tablet_manager.cc:1403] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260709 12:15:23.887477 20780 ts_tablet_manager.cc:1434] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260709 12:15:23.888767 20780 tablet_bootstrap.cc:492] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:23.890349 20779 ts_tablet_manager.cc:1434] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.005s
I20260709 12:15:23.889788 20776 raft_consensus.cc:359] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.890878 20776 raft_consensus.cc:385] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.891175 20776 raft_consensus.cc:740] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.892102 20776 consensus_queue.cc:260] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.894470 20779 tablet_bootstrap.cc:492] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:23.896262 20780 tablet_bootstrap.cc:654] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.897548 20776 ts_tablet_manager.cc:1434] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 12:15:23.899077 20776 tablet_bootstrap.cc:492] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:23.904896 20779 tablet_bootstrap.cc:654] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.904896 20776 tablet_bootstrap.cc:654] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.913769 20780 tablet_bootstrap.cc:492] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:23.914305 20780 ts_tablet_manager.cc:1403] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260709 12:15:23.917874 20780 raft_consensus.cc:359] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.918437 20780 raft_consensus.cc:385] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.918632 20780 raft_consensus.cc:740] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.918989 20776 tablet_bootstrap.cc:492] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:23.919543 20776 ts_tablet_manager.cc:1403] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260709 12:15:23.919307 20780 consensus_queue.cc:260] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.919713 20779 tablet_bootstrap.cc:492] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:23.920429 20779 ts_tablet_manager.cc:1403] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260709 12:15:23.921588 20780 ts_tablet_manager.cc:1434] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:23.922715 20780 tablet_bootstrap.cc:492] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:23.922538 20776 raft_consensus.cc:359] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.923336 20776 raft_consensus.cc:385] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.923645 20776 raft_consensus.cc:740] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.923542 20779 raft_consensus.cc:359] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.924677 20779 raft_consensus.cc:385] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.925073 20779 raft_consensus.cc:740] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.924762 20776 consensus_queue.cc:260] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.926127 20779 consensus_queue.cc:260] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.933007 20776 ts_tablet_manager.cc:1434] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.003s
I20260709 12:15:23.933279 20779 ts_tablet_manager.cc:1434] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:15:23.934553 20779 tablet_bootstrap.cc:492] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:23.936182 20780 tablet_bootstrap.cc:654] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.941608 20779 tablet_bootstrap.cc:654] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.950974 20780 tablet_bootstrap.cc:492] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:23.951524 20779 tablet_bootstrap.cc:492] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:23.951612 20780 ts_tablet_manager.cc:1403] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.009s
I20260709 12:15:23.952167 20779 ts_tablet_manager.cc:1403] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 12:15:23.954504 20780 raft_consensus.cc:359] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.954744 20779 raft_consensus.cc:359] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.955233 20780 raft_consensus.cc:385] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.955469 20779 raft_consensus.cc:385] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.955577 20780 raft_consensus.cc:740] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.955813 20779 raft_consensus.cc:740] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.956411 20780 consensus_queue.cc:260] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.956622 20779 consensus_queue.cc:260] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.958725 20780 ts_tablet_manager.cc:1434] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:23.959007 20779 ts_tablet_manager.cc:1434] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:23.959803 20780 tablet_bootstrap.cc:492] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:23.960085 20779 tablet_bootstrap.cc:492] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:23.965406 20778 raft_consensus.cc:493] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.966069 20778 raft_consensus.cc:515] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.967769 20779 tablet_bootstrap.cc:654] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.968307 20778 leader_election.cc:290] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:23.970249 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c4e5f1f0644dff879987f291f6032e" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:23.971244 20780 tablet_bootstrap.cc:654] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:23.972055 20550 leader_election.cc:343] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:23.973328 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c4e5f1f0644dff879987f291f6032e" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
W20260709 12:15:23.975333 20552 leader_election.cc:343] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:23.975970 20552 leader_election.cc:304] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9272132a77c94f658747614a927d0118; no voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d
I20260709 12:15:23.977445 20778 raft_consensus.cc:2749] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:23.979694 20779 tablet_bootstrap.cc:492] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:23.980245 20779 ts_tablet_manager.cc:1403] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 12:15:23.983206 20779 raft_consensus.cc:359] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.983845 20779 raft_consensus.cc:385] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.984012 20780 tablet_bootstrap.cc:492] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:23.984155 20779 raft_consensus.cc:740] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.984709 20780 ts_tablet_manager.cc:1403] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 12:15:23.985231 20779 consensus_queue.cc:260] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.987438 20779 ts_tablet_manager.cc:1434] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:15:23.987879 20780 raft_consensus.cc:359] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.988579 20779 tablet_bootstrap.cc:492] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:23.988705 20780 raft_consensus.cc:385] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.989172 20780 raft_consensus.cc:740] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.989959 20780 consensus_queue.cc:260] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:23.992347 20780 ts_tablet_manager.cc:1434] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:23.993436 20780 tablet_bootstrap.cc:492] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:23.996302 20779 tablet_bootstrap.cc:654] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.000078 20780 tablet_bootstrap.cc:654] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.004499 20779 tablet_bootstrap.cc:492] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:24.005000 20779 ts_tablet_manager.cc:1403] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 12:15:24.005952 20780 tablet_bootstrap.cc:492] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:24.006492 20780 ts_tablet_manager.cc:1403] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 12:15:24.007603 20779 raft_consensus.cc:359] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.008255 20779 raft_consensus.cc:385] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.008352 20780 raft_consensus.cc:359] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.008625 20779 raft_consensus.cc:740] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.008926 20780 raft_consensus.cc:385] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.009260 20780 raft_consensus.cc:740] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.009413 20779 consensus_queue.cc:260] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.010032 20780 consensus_queue.cc:260] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.011797 20779 ts_tablet_manager.cc:1434] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:15:24.012295 20780 ts_tablet_manager.cc:1434] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:24.012856 20779 tablet_bootstrap.cc:492] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:24.013185 20780 tablet_bootstrap.cc:492] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:24.016539 20788 raft_consensus.cc:493] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.017195 20788 raft_consensus.cc:515] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.019112 20780 tablet_bootstrap.cc:654] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.019887 20779 tablet_bootstrap.cc:654] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.026366 20788 leader_election.cc:290] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:24.027298 20788 raft_consensus.cc:493] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.027963 20788 raft_consensus.cc:515] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.039094 20788 leader_election.cc:290] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:24.042809 20788 raft_consensus.cc:493] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.043615 20788 raft_consensus.cc:515] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.051201 20780 tablet_bootstrap.cc:492] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:24.051793 20780 ts_tablet_manager.cc:1403] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.015s
I20260709 12:15:24.053761 20788 leader_election.cc:290] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:24.057739 20585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124d77d33d6c4414aca6034e386b2f9d" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:24.058216 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d435ba8b149b4b7365c50ded50e2b" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:24.058750 20585 raft_consensus.cc:2468] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 0.
I20260709 12:15:24.058982 20584 raft_consensus.cc:2468] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 0.
I20260709 12:15:24.054811 20780 raft_consensus.cc:359] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.057184 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a16bbb1d2704d77b19c12377ae10c31" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:24.057794 20778 raft_consensus.cc:493] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.059965 20780 raft_consensus.cc:385] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.060235 20586 raft_consensus.cc:2468] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 0.
I20260709 12:15:24.060349 20780 raft_consensus.cc:740] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.061321 20780 consensus_queue.cc:260] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.060261 20778 raft_consensus.cc:515] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.062713 20779 tablet_bootstrap.cc:492] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:24.063380 20779 ts_tablet_manager.cc:1403] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.051s	user 0.029s	sys 0.019s
I20260709 12:15:24.064216 20780 ts_tablet_manager.cc:1434] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:15:24.066479 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f0c63287fe404393741d8ed5d0417b" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:24.067385 20736 raft_consensus.cc:2468] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 0.
I20260709 12:15:24.067070 20779 raft_consensus.cc:359] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.066473 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f0c63287fe404393741d8ed5d0417b" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:24.068287 20779 raft_consensus.cc:385] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.068663 20661 raft_consensus.cc:2468] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 0.
I20260709 12:15:24.068874 20779 raft_consensus.cc:740] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.064213 20778 leader_election.cc:290] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:24.069098 20550 leader_election.cc:304] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:24.069914 20779 consensus_queue.cc:260] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.072216 20778 raft_consensus.cc:2804] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.072551 20779 ts_tablet_manager.cc:1434] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:15:24.072690 20778 raft_consensus.cc:493] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.073158 20778 raft_consensus.cc:3060] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.074170 20625 leader_election.cc:304] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:24.075376 20625 leader_election.cc:304] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:24.076359 20820 raft_consensus.cc:2804] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.076807 20820 raft_consensus.cc:493] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.077119 20787 raft_consensus.cc:493] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.077672 20625 leader_election.cc:304] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:24.077690 20787 raft_consensus.cc:515] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.080873 20787 leader_election.cc:290] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:24.082079 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733d596aff0d4e438429be3ad7e51822" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:24.077148 20820 raft_consensus.cc:3060] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.082659 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733d596aff0d4e438429be3ad7e51822" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:24.083063 20661 raft_consensus.cc:2468] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 0.
I20260709 12:15:24.083424 20586 raft_consensus.cc:2468] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 0.
I20260709 12:15:24.084403 20701 leader_election.cc:304] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:24.082705 20788 raft_consensus.cc:2804] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.085153 20788 raft_consensus.cc:493] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.085505 20788 raft_consensus.cc:3060] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.090677 20787 raft_consensus.cc:2804] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.091207 20787 raft_consensus.cc:493] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.091575 20787 raft_consensus.cc:3060] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.093819 20778 raft_consensus.cc:515] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.093968 20820 raft_consensus.cc:515] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.096844 20820 leader_election.cc:290] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:24.097105 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f0c63287fe404393741d8ed5d0417b" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:24.097673 20820 raft_consensus.cc:2804] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.097829 20661 raft_consensus.cc:3060] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.098235 20820 raft_consensus.cc:493] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.098755 20820 raft_consensus.cc:3060] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.099929 20787 raft_consensus.cc:515] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.103621 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733d596aff0d4e438429be3ad7e51822" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:24.104316 20586 raft_consensus.cc:3060] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.106765 20661 raft_consensus.cc:2468] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 1.
I20260709 12:15:24.108167 20552 leader_election.cc:304] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:24.109397 20791 raft_consensus.cc:2804] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.109930 20791 raft_consensus.cc:697] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 1 LEADER]: Becoming Leader. State: Replica: 9272132a77c94f658747614a927d0118, State: Running, Role: LEADER
I20260709 12:15:24.110812 20791 consensus_queue.cc:237] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.111128 20820 raft_consensus.cc:515] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.111981 20803 raft_consensus.cc:493] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.112478 20803 raft_consensus.cc:515] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.113709 20820 leader_election.cc:290] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:24.113790 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733d596aff0d4e438429be3ad7e51822" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:24.114531 20660 raft_consensus.cc:3060] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.114678 20803 leader_election.cc:290] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:24.116079 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6492deb6f65641abaf036690ce968166" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:24.117009 20659 raft_consensus.cc:2393] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b7fd135c4db44b7481272fc49019e92d in current term 1: Already voted for candidate 9272132a77c94f658747614a927d0118 in this term.
I20260709 12:15:24.118490 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6492deb6f65641abaf036690ce968166" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:24.119482 20586 raft_consensus.cc:2468] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 1.
I20260709 12:15:24.120326 20787 leader_election.cc:290] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:24.120247 20699 leader_election.cc:304] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7fd135c4db44b7481272fc49019e92d; no voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118
I20260709 12:15:24.121652 20778 leader_election.cc:290] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 election: Requested vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:24.121527 20787 raft_consensus.cc:3060] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.122108 20699 leader_election.cc:304] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:24.123070 20803 raft_consensus.cc:2804] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.120128 20788 raft_consensus.cc:515] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.123569 20803 raft_consensus.cc:697] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Leader. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:24.124471 20803 consensus_queue.cc:237] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.125340 20820 raft_consensus.cc:493] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.127969 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f0c63287fe404393741d8ed5d0417b" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:24.126089 20820 raft_consensus.cc:515] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.129262 20736 raft_consensus.cc:3060] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.131440 20820 leader_election.cc:290] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:24.133172 20787 raft_consensus.cc:2749] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:24.125525 20788 leader_election.cc:290] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
W20260709 12:15:24.136741 20625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.16.129:33633, user_credentials={real_user=slave}} blocked reactor thread for 59252.9us
I20260709 12:15:24.138875 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124d77d33d6c4414aca6034e386b2f9d" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:24.139825 20586 raft_consensus.cc:3060] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.140281 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a16bbb1d2704d77b19c12377ae10c31" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:24.141337 20584 raft_consensus.cc:3060] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.142333 20660 raft_consensus.cc:2468] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 1.
I20260709 12:15:24.146809 20736 raft_consensus.cc:2468] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 1.
I20260709 12:15:24.151311 20586 raft_consensus.cc:2468] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 1.
I20260709 12:15:24.152776 20585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d435ba8b149b4b7365c50ded50e2b" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:24.154898 20585 raft_consensus.cc:3060] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.155580 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a16bbb1d2704d77b19c12377ae10c31" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:24.156685 20735 raft_consensus.cc:2468] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 0.
I20260709 12:15:24.156847 20583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d781cfd4ed3d4e5e95942254aa553e5b" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:24.159479 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124d77d33d6c4414aca6034e386b2f9d" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:24.160418 20735 raft_consensus.cc:2468] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 0.
I20260709 12:15:24.163614 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d435ba8b149b4b7365c50ded50e2b" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:24.163203 20481 catalog_manager.cc:5697] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fd135c4db44b7481272fc49019e92d (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b7fd135c4db44b7481272fc49019e92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:24.164399 20735 raft_consensus.cc:2468] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 0.
I20260709 12:15:24.165680 20583 raft_consensus.cc:2468] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 0.
I20260709 12:15:24.166776 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a16bbb1d2704d77b19c12377ae10c31" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:24.167815 20734 raft_consensus.cc:3060] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.170354 20585 raft_consensus.cc:2468] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 1.
I20260709 12:15:24.173895 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124d77d33d6c4414aca6034e386b2f9d" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:24.174651 20735 raft_consensus.cc:3060] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.178073 20734 raft_consensus.cc:2468] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 1.
I20260709 12:15:24.180120 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d781cfd4ed3d4e5e95942254aa553e5b" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:24.180867 20736 raft_consensus.cc:2468] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 0.
I20260709 12:15:24.181741 20481 catalog_manager.cc:5697] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9272132a77c94f658747614a927d0118 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "9272132a77c94f658747614a927d0118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.183094 20735 raft_consensus.cc:2468] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 1.
I20260709 12:15:24.184633 20822 raft_consensus.cc:493] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.185182 20822 raft_consensus.cc:515] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.186067 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d435ba8b149b4b7365c50ded50e2b" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:24.186252 20625 leader_election.cc:304] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:24.186858 20734 raft_consensus.cc:3060] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.187124 20788 raft_consensus.cc:2804] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.187448 20822 leader_election.cc:290] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:24.187757 20625 leader_election.cc:304] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:24.188517 20788 raft_consensus.cc:697] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Becoming Leader. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:24.190100 20822 raft_consensus.cc:2804] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.190478 20822 raft_consensus.cc:493] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.190826 20822 raft_consensus.cc:3060] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.191232 20788 consensus_queue.cc:237] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.188715 20584 raft_consensus.cc:2468] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 1.
I20260709 12:15:24.197425 20585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61aac87edf34be1a499a5ca14b40326" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:24.198383 20585 raft_consensus.cc:2393] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 531554ed43f94f25ae4ba750df41b42d in current term 1: Already voted for candidate b7fd135c4db44b7481272fc49019e92d in this term.
I20260709 12:15:24.200177 20625 leader_election.cc:304] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:24.200177 20734 raft_consensus.cc:2468] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 1.
I20260709 12:15:24.201776 20820 raft_consensus.cc:2804] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.205080 20820 raft_consensus.cc:697] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Becoming Leader. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:24.206205 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61aac87edf34be1a499a5ca14b40326" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:24.206023 20820 consensus_queue.cc:237] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.208117 20481 catalog_manager.cc:5697] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d reported cstate change: term changed from 0 to 1, leader changed from <none> to 531554ed43f94f25ae4ba750df41b42d (127.14.16.130). New cstate: current_term: 1 leader_uuid: "531554ed43f94f25ae4ba750df41b42d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.210074 20822 raft_consensus.cc:515] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.210861 20625 leader_election.cc:304] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:24.212548 20822 leader_election.cc:290] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:24.212984 20788 raft_consensus.cc:2804] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.213647 20788 raft_consensus.cc:697] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Becoming Leader. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:24.214561 20788 consensus_queue.cc:237] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.215848 20625 leader_election.cc:304] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d; no voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d
I20260709 12:15:24.216694 20820 raft_consensus.cc:3060] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.221102 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d781cfd4ed3d4e5e95942254aa553e5b" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:24.221993 20584 raft_consensus.cc:3060] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.224359 20820 raft_consensus.cc:2749] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:24.225064 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d781cfd4ed3d4e5e95942254aa553e5b" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:24.225747 20734 raft_consensus.cc:3060] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.227654 20481 catalog_manager.cc:5697] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d reported cstate change: term changed from 0 to 1, leader changed from <none> to 531554ed43f94f25ae4ba750df41b42d (127.14.16.130). New cstate: current_term: 1 leader_uuid: "531554ed43f94f25ae4ba750df41b42d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.228482 20584 raft_consensus.cc:2468] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 1.
I20260709 12:15:24.229756 20625 leader_election.cc:304] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:24.230616 20820 raft_consensus.cc:2804] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.229611 20481 catalog_manager.cc:5697] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d reported cstate change: term changed from 0 to 1, leader changed from <none> to 531554ed43f94f25ae4ba750df41b42d (127.14.16.130). New cstate: current_term: 1 leader_uuid: "531554ed43f94f25ae4ba750df41b42d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.231056 20820 raft_consensus.cc:697] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Becoming Leader. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:24.231834 20820 consensus_queue.cc:237] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.233222 20734 raft_consensus.cc:2468] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 1.
I20260709 12:15:24.244815 20481 catalog_manager.cc:5697] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d reported cstate change: term changed from 0 to 1, leader changed from <none> to 531554ed43f94f25ae4ba750df41b42d (127.14.16.130). New cstate: current_term: 1 leader_uuid: "531554ed43f94f25ae4ba750df41b42d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.256407 20791 consensus_queue.cc:1048] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.270153 20783 consensus_queue.cc:1048] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.290019 20803 raft_consensus.cc:493] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.290551 20803 raft_consensus.cc:515] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.292847 20803 leader_election.cc:290] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:24.293777 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c4e5f1f0644dff879987f291f6032e" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:24.294044 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c4e5f1f0644dff879987f291f6032e" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:24.294446 20584 raft_consensus.cc:2468] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 0.
I20260709 12:15:24.294704 20660 raft_consensus.cc:2468] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 0.
I20260709 12:15:24.295526 20699 leader_election.cc:304] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:24.296355 20803 raft_consensus.cc:2804] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.296777 20803 raft_consensus.cc:493] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.297163 20803 raft_consensus.cc:3060] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.303391 20803 raft_consensus.cc:515] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.305243 20803 leader_election.cc:290] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:24.306241 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c4e5f1f0644dff879987f291f6032e" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:24.306365 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c4e5f1f0644dff879987f291f6032e" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:24.306850 20584 raft_consensus.cc:3060] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.307050 20660 raft_consensus.cc:3060] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.312182 20584 raft_consensus.cc:2468] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 1.
I20260709 12:15:24.312330 20660 raft_consensus.cc:2468] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 1.
I20260709 12:15:24.313465 20699 leader_election.cc:304] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:24.314332 20803 raft_consensus.cc:2804] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.314851 20803 raft_consensus.cc:697] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Leader. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:24.315598 20803 consensus_queue.cc:237] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.323725 20481 catalog_manager.cc:5697] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fd135c4db44b7481272fc49019e92d (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b7fd135c4db44b7481272fc49019e92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:24.393751 20803 consensus_queue.cc:1048] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.408331 20787 consensus_queue.cc:1048] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.428893 20734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d61aac87edf34be1a499a5ca14b40326"
dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
mode: GRACEFUL
new_leader_uuid: "9272132a77c94f658747614a927d0118"
 from {username='slave'} at 127.0.0.1:38768
I20260709 12:15:24.429636 20734 raft_consensus.cc:606] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Received request to transfer leadership to TS 9272132a77c94f658747614a927d0118
I20260709 12:15:24.435226 20734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72c4e5f1f0644dff879987f291f6032e"
dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
mode: GRACEFUL
new_leader_uuid: "9272132a77c94f658747614a927d0118"
 from {username='slave'} at 127.0.0.1:38768
I20260709 12:15:24.435714 20734 raft_consensus.cc:606] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Received request to transfer leadership to TS 9272132a77c94f658747614a927d0118
I20260709 12:15:24.451336 20660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5d435ba8b149b4b7365c50ded50e2b"
dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
mode: GRACEFUL
new_leader_uuid: "9272132a77c94f658747614a927d0118"
 from {username='slave'} at 127.0.0.1:38506
I20260709 12:15:24.451872 20660 raft_consensus.cc:606] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Received request to transfer leadership to TS 9272132a77c94f658747614a927d0118
I20260709 12:15:24.468538 20584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6f0c63287fe404393741d8ed5d0417b"
dest_uuid: "9272132a77c94f658747614a927d0118"
mode: GRACEFUL
new_leader_uuid: "531554ed43f94f25ae4ba750df41b42d"
 from {username='slave'} at 127.0.0.1:54504
I20260709 12:15:24.469211 20584 raft_consensus.cc:606] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 1 LEADER]: Received request to transfer leadership to TS 531554ed43f94f25ae4ba750df41b42d
I20260709 12:15:24.605886 20783 consensus_queue.cc:1048] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.617436 20783 consensus_queue.cc:1048] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.619288 20787 consensus_queue.cc:1048] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:24.626596 20783 raft_consensus.cc:993] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118: : Instructing follower 531554ed43f94f25ae4ba750df41b42d to start an election
I20260709 12:15:24.627107 20783 raft_consensus.cc:1081] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 1 LEADER]: Signalling peer 531554ed43f94f25ae4ba750df41b42d to start an election
I20260709 12:15:24.629002 20660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6f0c63287fe404393741d8ed5d0417b"
dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
 from {username='slave'} at 127.0.0.1:38482
I20260709 12:15:24.629742 20660 raft_consensus.cc:493] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:24.630159 20660 raft_consensus.cc:3060] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.637392 20787 consensus_queue.cc:1048] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:24.638247 20820 consensus_queue.cc:1048] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:24.638823 20660 raft_consensus.cc:515] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.640949 20660 leader_election.cc:290] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 2 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:24.643898 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f0c63287fe404393741d8ed5d0417b" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:24.644914 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f0c63287fe404393741d8ed5d0417b" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:24.645677 20735 raft_consensus.cc:3060] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.649364 20584 raft_consensus.cc:3055] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:24.650014 20584 raft_consensus.cc:740] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Running, Role: LEADER
I20260709 12:15:24.652302 20584 consensus_queue.cc:260] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.653708 20584 raft_consensus.cc:3060] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.655316 20735 raft_consensus.cc:2468] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 2.
I20260709 12:15:24.659708 20625 leader_election.cc:304] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:24.660696 20820 raft_consensus.cc:2804] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:24.661245 20820 raft_consensus.cc:697] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [term 2 LEADER]: Becoming Leader. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:24.662099 20584 raft_consensus.cc:2468] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 2.
I20260709 12:15:24.662220 20820 consensus_queue.cc:237] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.670744 20844 consensus_queue.cc:1048] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.673990 20845 consensus_queue.cc:1048] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.685072 20484 catalog_manager.cc:5697] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d reported cstate change: term changed from 1 to 2, leader changed from 9272132a77c94f658747614a927d0118 (127.14.16.129) to 531554ed43f94f25ae4ba750df41b42d (127.14.16.130). New cstate: current_term: 2 leader_uuid: "531554ed43f94f25ae4ba750df41b42d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.687354 20844 raft_consensus.cc:993] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d: : Instructing follower 9272132a77c94f658747614a927d0118 to start an election
I20260709 12:15:24.687376 20845 consensus_queue.cc:1048] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:24.687999 20844 raft_consensus.cc:1081] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Signalling peer 9272132a77c94f658747614a927d0118 to start an election
I20260709 12:15:24.689978 20584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b5d435ba8b149b4b7365c50ded50e2b"
dest_uuid: "9272132a77c94f658747614a927d0118"
 from {username='slave'} at 127.0.0.1:54500
I20260709 12:15:24.690646 20584 raft_consensus.cc:493] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:24.691128 20584 raft_consensus.cc:3060] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.698856 20788 consensus_queue.cc:1048] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:24.700242 20584 raft_consensus.cc:515] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.702895 20584 leader_election.cc:290] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 2 election: Requested vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:24.704140 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d435ba8b149b4b7365c50ded50e2b" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:24.704859 20661 raft_consensus.cc:3055] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:24.705220 20661 raft_consensus.cc:740] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:24.706106 20661 consensus_queue.cc:260] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.707360 20661 raft_consensus.cc:3060] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.712386 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d435ba8b149b4b7365c50ded50e2b" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:24.713132 20735 raft_consensus.cc:3060] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.721375 20735 raft_consensus.cc:2468] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 2.
I20260709 12:15:24.721983 20661 raft_consensus.cc:2468] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 2.
I20260709 12:15:24.722609 20550 leader_election.cc:304] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:24.723642 20778 raft_consensus.cc:2804] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:24.724197 20778 raft_consensus.cc:697] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Becoming Leader. State: Replica: 9272132a77c94f658747614a927d0118, State: Running, Role: LEADER
I20260709 12:15:24.725163 20778 consensus_queue.cc:237] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.735260 20844 consensus_queue.cc:1048] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.740365 20483 catalog_manager.cc:5697] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 reported cstate change: term changed from 1 to 2, leader changed from 531554ed43f94f25ae4ba750df41b42d (127.14.16.130) to 9272132a77c94f658747614a927d0118 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "9272132a77c94f658747614a927d0118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.754055 20844 consensus_queue.cc:1048] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.772034 20845 consensus_queue.cc:1048] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.912483 20787 consensus_queue.cc:1048] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.919387 20803 raft_consensus.cc:993] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d: : Instructing follower 9272132a77c94f658747614a927d0118 to start an election
I20260709 12:15:24.919909 20803 raft_consensus.cc:1081] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Signalling peer 9272132a77c94f658747614a927d0118 to start an election
I20260709 12:15:24.922183 20584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72c4e5f1f0644dff879987f291f6032e"
dest_uuid: "9272132a77c94f658747614a927d0118"
 from {username='slave'} at 127.0.0.1:54490
I20260709 12:15:24.922806 20584 raft_consensus.cc:493] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:24.923205 20584 raft_consensus.cc:3060] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.925907 20801 consensus_queue.cc:1048] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:24.931275 20584 raft_consensus.cc:515] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.932550 20586 raft_consensus.cc:1240] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Rejecting Update request from peer b7fd135c4db44b7481272fc49019e92d for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:24.934333 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c4e5f1f0644dff879987f291f6032e" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:24.935041 20661 raft_consensus.cc:3060] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.935271 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c4e5f1f0644dff879987f291f6032e" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:24.936302 20584 leader_election.cc:290] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 2 election: Requested vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:24.936245 20801 consensus_queue.cc:1059] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:24.939056 20735 raft_consensus.cc:3055] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:24.939379 20735 raft_consensus.cc:740] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:24.940187 20735 consensus_queue.cc:260] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.941406 20735 raft_consensus.cc:3060] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.942729 20661 raft_consensus.cc:2468] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 2.
I20260709 12:15:24.944185 20552 leader_election.cc:304] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:24.945082 20778 raft_consensus.cc:2804] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:24.945600 20778 raft_consensus.cc:697] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Becoming Leader. State: Replica: 9272132a77c94f658747614a927d0118, State: Running, Role: LEADER
I20260709 12:15:24.946461 20778 consensus_queue.cc:237] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [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: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.949083 20735 raft_consensus.cc:2468] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 2.
W20260709 12:15:24.949782 20801 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:15:24.956291 20483 catalog_manager.cc:5697] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 reported cstate change: term changed from 1 to 2, leader changed from b7fd135c4db44b7481272fc49019e92d (127.14.16.131) to 9272132a77c94f658747614a927d0118 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "9272132a77c94f658747614a927d0118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.983954 20801 raft_consensus.cc:993] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d: : Instructing follower 9272132a77c94f658747614a927d0118 to start an election
I20260709 12:15:24.984495 20803 raft_consensus.cc:1081] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Signalling peer 9272132a77c94f658747614a927d0118 to start an election
I20260709 12:15:24.986768 20584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d61aac87edf34be1a499a5ca14b40326"
dest_uuid: "9272132a77c94f658747614a927d0118"
 from {username='slave'} at 127.0.0.1:54490
I20260709 12:15:24.987389 20584 raft_consensus.cc:493] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:24.987854 20584 raft_consensus.cc:3060] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.993811 20584 raft_consensus.cc:515] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:24.995716 20584 leader_election.cc:290] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 2 election: Requested vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:24.996632 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61aac87edf34be1a499a5ca14b40326" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:24.996950 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61aac87edf34be1a499a5ca14b40326" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:24.997385 20661 raft_consensus.cc:3060] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.997515 20735 raft_consensus.cc:3055] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:24.997958 20735 raft_consensus.cc:740] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:24.998822 20735 consensus_queue.cc:260] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:25.000125 20735 raft_consensus.cc:3060] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.005236 20661 raft_consensus.cc:2468] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 2.
I20260709 12:15:25.006901 20552 leader_election.cc:304] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:25.007845 20778 raft_consensus.cc:2804] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:25.008225 20735 raft_consensus.cc:2468] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 2.
I20260709 12:15:25.008306 20778 raft_consensus.cc:697] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Becoming Leader. State: Replica: 9272132a77c94f658747614a927d0118, State: Running, Role: LEADER
I20260709 12:15:25.009740 20778 consensus_queue.cc:237] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:25.015793 20483 catalog_manager.cc:5697] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 reported cstate change: term changed from 1 to 2, leader changed from b7fd135c4db44b7481272fc49019e92d (127.14.16.131) to 9272132a77c94f658747614a927d0118 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "9272132a77c94f658747614a927d0118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:25.158257 20735 raft_consensus.cc:1275] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Refusing update from remote peer 531554ed43f94f25ae4ba750df41b42d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.159721 20822 consensus_queue.cc:1048] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.169045 20586 raft_consensus.cc:1275] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Refusing update from remote peer 531554ed43f94f25ae4ba750df41b42d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.170670 20822 consensus_queue.cc:1048] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:25.201265 20661 raft_consensus.cc:1275] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Refusing update from remote peer 9272132a77c94f658747614a927d0118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.202701 20778 consensus_queue.cc:1048] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.212141 20735 raft_consensus.cc:1275] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Refusing update from remote peer 9272132a77c94f658747614a927d0118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.214139 20791 consensus_queue.cc:1048] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.457877 20735 raft_consensus.cc:1275] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Refusing update from remote peer 9272132a77c94f658747614a927d0118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.459259 20778 consensus_queue.cc:1048] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.470201 20661 raft_consensus.cc:1275] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Refusing update from remote peer 9272132a77c94f658747614a927d0118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.472088 20856 consensus_queue.cc:1048] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:25.500365 20735 raft_consensus.cc:1275] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Refusing update from remote peer 9272132a77c94f658747614a927d0118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.501744 20856 consensus_queue.cc:1048] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.511965 20661 raft_consensus.cc:1275] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Refusing update from remote peer 9272132a77c94f658747614a927d0118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.513443 20791 consensus_queue.cc:1048] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:27.511044 20483 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52348:
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 12:15:27.513439 20483 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 12:15:27.565979 20573 tablet_service.cc:1511] Processing CreateTablet for tablet b24a4e68efae4031b9f98d4dcdb1768e (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:27.567371 20573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b24a4e68efae4031b9f98d4dcdb1768e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.566962 20646 tablet_service.cc:1511] Processing CreateTablet for tablet b24a4e68efae4031b9f98d4dcdb1768e (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:27.568548 20646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b24a4e68efae4031b9f98d4dcdb1768e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.568754 20724 tablet_service.cc:1511] Processing CreateTablet for tablet b24a4e68efae4031b9f98d4dcdb1768e (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:27.570204 20724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b24a4e68efae4031b9f98d4dcdb1768e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.572000 20649 tablet_service.cc:1511] Processing CreateTablet for tablet 5045b8e9570b4d25bd16f40d3307d756 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:27.573295 20649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5045b8e9570b4d25bd16f40d3307d756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.573732 20575 tablet_service.cc:1511] Processing CreateTablet for tablet 5045b8e9570b4d25bd16f40d3307d756 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:27.574978 20575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5045b8e9570b4d25bd16f40d3307d756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.584769 20725 tablet_service.cc:1511] Processing CreateTablet for tablet 5045b8e9570b4d25bd16f40d3307d756 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:27.586236 20725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5045b8e9570b4d25bd16f40d3307d756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.594694 20869 tablet_bootstrap.cc:492] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:27.597499 20576 tablet_service.cc:1511] Processing CreateTablet for tablet 6abbe3a42cc84fe294f5906463db56d1 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:27.599416 20576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abbe3a42cc84fe294f5906463db56d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.602407 20869 tablet_bootstrap.cc:654] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.618185 20650 tablet_service.cc:1511] Processing CreateTablet for tablet 6abbe3a42cc84fe294f5906463db56d1 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:27.619702 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abbe3a42cc84fe294f5906463db56d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.626623 20647 tablet_service.cc:1511] Processing CreateTablet for tablet fa08c18905ea4493a7a587f42671dd5f (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:27.628835 20647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa08c18905ea4493a7a587f42671dd5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.631616 20651 tablet_service.cc:1511] Processing CreateTablet for tablet 85987d395e264af8a7adcddc9a665719 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:27.632557 20722 tablet_service.cc:1511] Processing CreateTablet for tablet 6abbe3a42cc84fe294f5906463db56d1 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:27.633209 20651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85987d395e264af8a7adcddc9a665719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.634057 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abbe3a42cc84fe294f5906463db56d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.645910 20645 tablet_service.cc:1511] Processing CreateTablet for tablet 43d5983a9bc04d5fa39d8560d25465bb (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:27.647950 20645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d5983a9bc04d5fa39d8560d25465bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.655241 20723 tablet_service.cc:1511] Processing CreateTablet for tablet fa08c18905ea4493a7a587f42671dd5f (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:27.659659 20575 tablet_service.cc:1511] Processing CreateTablet for tablet fa08c18905ea4493a7a587f42671dd5f (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:27.667145 20575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa08c18905ea4493a7a587f42671dd5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.670544 20648 tablet_service.cc:1511] Processing CreateTablet for tablet d71f0378e2164245a538905abe0c8664 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:27.671998 20648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71f0378e2164245a538905abe0c8664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.673715 20723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa08c18905ea4493a7a587f42671dd5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.674831 20644 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6227ccd66e4a5694a0901ac1035204 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:27.676251 20644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6227ccd66e4a5694a0901ac1035204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.680576 20573 tablet_service.cc:1511] Processing CreateTablet for tablet 85987d395e264af8a7adcddc9a665719 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:27.682804 20573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85987d395e264af8a7adcddc9a665719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.690081 20574 tablet_service.cc:1511] Processing CreateTablet for tablet 43d5983a9bc04d5fa39d8560d25465bb (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:27.692018 20574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d5983a9bc04d5fa39d8560d25465bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.695463 20643 tablet_service.cc:1511] Processing CreateTablet for tablet adaafbc00ba34fb5904859e758881ed0 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:27.696949 20643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adaafbc00ba34fb5904859e758881ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.699541 20721 tablet_service.cc:1511] Processing CreateTablet for tablet 43d5983a9bc04d5fa39d8560d25465bb (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:27.700984 20721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d5983a9bc04d5fa39d8560d25465bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.703243 20870 tablet_bootstrap.cc:492] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:27.704957 20720 tablet_service.cc:1511] Processing CreateTablet for tablet d71f0378e2164245a538905abe0c8664 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:27.705829 20572 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6227ccd66e4a5694a0901ac1035204 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:27.706455 20720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71f0378e2164245a538905abe0c8664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.708752 20576 tablet_service.cc:1511] Processing CreateTablet for tablet d71f0378e2164245a538905abe0c8664 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:27.710659 20726 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6227ccd66e4a5694a0901ac1035204 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:27.712759 20726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6227ccd66e4a5694a0901ac1035204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.718135 20572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6227ccd66e4a5694a0901ac1035204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.727703 20724 tablet_service.cc:1511] Processing CreateTablet for tablet 85987d395e264af8a7adcddc9a665719 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:27.729250 20724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85987d395e264af8a7adcddc9a665719. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:27.684805 20550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37959, user_credentials={real_user=slave}} blocked reactor thread for 54836.4us
I20260709 12:15:27.730842 20870 tablet_bootstrap.cc:654] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.731261 20576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71f0378e2164245a538905abe0c8664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.732582 20869 tablet_bootstrap.cc:492] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:27.733160 20869 ts_tablet_manager.cc:1403] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.139s	user 0.030s	sys 0.011s
I20260709 12:15:27.736340 20571 tablet_service.cc:1511] Processing CreateTablet for tablet adaafbc00ba34fb5904859e758881ed0 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:27.737871 20571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adaafbc00ba34fb5904859e758881ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.746376 20721 tablet_service.cc:1511] Processing CreateTablet for tablet adaafbc00ba34fb5904859e758881ed0 (DEFAULT_TABLE table=soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:27.747869 20721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adaafbc00ba34fb5904859e758881ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.756624 20869 raft_consensus.cc:359] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.757534 20869 raft_consensus.cc:385] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.757856 20869 raft_consensus.cc:740] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.758656 20869 consensus_queue.cc:260] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.761135 20869 ts_tablet_manager.cc:1434] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260709 12:15:27.774448 20869 tablet_bootstrap.cc:492] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:27.774642 20873 tablet_bootstrap.cc:492] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:27.787532 20869 tablet_bootstrap.cc:654] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:27.794025 20532 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:27.805311 20873 tablet_bootstrap.cc:654] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.817991 20870 tablet_bootstrap.cc:492] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:27.822247 20870 ts_tablet_manager.cc:1403] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.119s	user 0.034s	sys 0.006s
I20260709 12:15:27.820925 20869 tablet_bootstrap.cc:492] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:27.823472 20869 ts_tablet_manager.cc:1403] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.000s
I20260709 12:15:27.827324 20870 raft_consensus.cc:359] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.828256 20870 raft_consensus.cc:385] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.827921 20869 raft_consensus.cc:359] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.828580 20870 raft_consensus.cc:740] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.828715 20869 raft_consensus.cc:385] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.829077 20869 raft_consensus.cc:740] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.829595 20870 consensus_queue.cc:260] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.830024 20869 consensus_queue.cc:260] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.834117 20869 ts_tablet_manager.cc:1434] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 12:15:27.835115 20869 tablet_bootstrap.cc:492] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:27.837807 20873 tablet_bootstrap.cc:492] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:27.838587 20873 ts_tablet_manager.cc:1403] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.008s
I20260709 12:15:27.841845 20873 raft_consensus.cc:359] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.842713 20873 raft_consensus.cc:385] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.843078 20873 raft_consensus.cc:740] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.844323 20869 tablet_bootstrap.cc:654] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.843891 20873 consensus_queue.cc:260] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.846657 20873 ts_tablet_manager.cc:1434] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:15:27.847756 20873 tablet_bootstrap.cc:492] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:27.860699 20873 tablet_bootstrap.cc:654] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.862612 20869 tablet_bootstrap.cc:492] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:27.863371 20869 ts_tablet_manager.cc:1403] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.012s
I20260709 12:15:27.864430 20870 ts_tablet_manager.cc:1434] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 12:15:27.867671 20869 raft_consensus.cc:359] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.868829 20870 tablet_bootstrap.cc:492] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:27.868942 20869 raft_consensus.cc:385] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.869649 20869 raft_consensus.cc:740] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.871554 20869 consensus_queue.cc:260] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.875967 20869 ts_tablet_manager.cc:1434] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:15:27.877053 20870 tablet_bootstrap.cc:654] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.880231 20873 tablet_bootstrap.cc:492] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:27.877836 20869 tablet_bootstrap.cc:492] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:27.880815 20873 ts_tablet_manager.cc:1403] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.015s
I20260709 12:15:27.885185 20873 raft_consensus.cc:359] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.886194 20873 raft_consensus.cc:385] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.886662 20873 raft_consensus.cc:740] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.887707 20873 consensus_queue.cc:260] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.890851 20873 ts_tablet_manager.cc:1434] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 12:15:27.892035 20873 tablet_bootstrap.cc:492] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:27.893736 20870 tablet_bootstrap.cc:492] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:27.894886 20870 ts_tablet_manager.cc:1403] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 12:15:27.895406 20869 tablet_bootstrap.cc:654] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.898638 20870 raft_consensus.cc:359] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.899614 20870 raft_consensus.cc:385] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.899681 20873 tablet_bootstrap.cc:654] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.900087 20870 raft_consensus.cc:740] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.901249 20870 consensus_queue.cc:260] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.902805 20869 tablet_bootstrap.cc:492] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:27.903386 20869 ts_tablet_manager.cc:1403] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260709 12:15:27.904310 20870 ts_tablet_manager.cc:1434] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:15:27.905905 20870 tablet_bootstrap.cc:492] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:27.906368 20869 raft_consensus.cc:359] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.907177 20869 raft_consensus.cc:385] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.907497 20869 raft_consensus.cc:740] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.909906 20869 consensus_queue.cc:260] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.915727 20869 ts_tablet_manager.cc:1434] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:15:27.916993 20869 tablet_bootstrap.cc:492] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:27.920215 20870 tablet_bootstrap.cc:654] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.923583 20873 tablet_bootstrap.cc:492] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:27.924235 20873 ts_tablet_manager.cc:1403] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.019s
I20260709 12:15:27.924940 20869 tablet_bootstrap.cc:654] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.927744 20873 raft_consensus.cc:359] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.928695 20873 raft_consensus.cc:385] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.929083 20873 raft_consensus.cc:740] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.930105 20873 consensus_queue.cc:260] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.932379 20873 ts_tablet_manager.cc:1434] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:15:27.933984 20873 tablet_bootstrap.cc:492] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:27.935609 20869 tablet_bootstrap.cc:492] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:27.936206 20869 ts_tablet_manager.cc:1403] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 12:15:27.939582 20869 raft_consensus.cc:359] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.940411 20869 raft_consensus.cc:385] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.940555 20873 tablet_bootstrap.cc:654] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.940415 20870 tablet_bootstrap.cc:492] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:27.940903 20869 raft_consensus.cc:740] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.941378 20870 ts_tablet_manager.cc:1403] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.014s
I20260709 12:15:27.941936 20869 consensus_queue.cc:260] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.944634 20870 raft_consensus.cc:359] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.945847 20870 raft_consensus.cc:385] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.946265 20870 raft_consensus.cc:740] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.944672 20869 ts_tablet_manager.cc:1434] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:27.947824 20869 tablet_bootstrap.cc:492] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:27.951350 20870 consensus_queue.cc:260] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.954115 20870 ts_tablet_manager.cc:1434] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 12:15:27.955220 20870 tablet_bootstrap.cc:492] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:27.956387 20869 tablet_bootstrap.cc:654] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.962116 20870 tablet_bootstrap.cc:654] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.963027 20873 tablet_bootstrap.cc:492] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:27.963618 20873 ts_tablet_manager.cc:1403] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260709 12:15:27.967173 20873 raft_consensus.cc:359] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.968451 20873 raft_consensus.cc:385] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.968896 20873 raft_consensus.cc:740] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.970053 20873 consensus_queue.cc:260] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.973287 20873 ts_tablet_manager.cc:1434] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260709 12:15:27.974648 20873 tablet_bootstrap.cc:492] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:27.976156 20872 raft_consensus.cc:493] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.976766 20872 raft_consensus.cc:515] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.976451 20869 tablet_bootstrap.cc:492] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:27.977779 20869 ts_tablet_manager.cc:1403] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.007s
I20260709 12:15:27.979035 20872 leader_election.cc:290] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:27.979784 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5045b8e9570b4d25bd16f40d3307d756" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:27.981014 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5045b8e9570b4d25bd16f40d3307d756" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
W20260709 12:15:27.981516 20552 leader_election.cc:343] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.981813 20735 raft_consensus.cc:2468] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 0.
I20260709 12:15:27.983806 20550 leader_election.cc:304] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 531554ed43f94f25ae4ba750df41b42d
I20260709 12:15:27.984457 20870 tablet_bootstrap.cc:492] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:27.984766 20778 raft_consensus.cc:2804] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:27.985016 20870 ts_tablet_manager.cc:1403] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.001s
I20260709 12:15:27.985163 20778 raft_consensus.cc:493] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:27.985527 20778 raft_consensus.cc:3060] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.989394 20870 raft_consensus.cc:359] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.990262 20870 raft_consensus.cc:385] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.990579 20870 raft_consensus.cc:740] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.991117 20873 tablet_bootstrap.cc:654] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.991852 20870 consensus_queue.cc:260] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.982223 20869 raft_consensus.cc:359] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.994290 20869 raft_consensus.cc:385] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.994580 20869 raft_consensus.cc:740] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.995364 20869 consensus_queue.cc:260] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.995507 20778 raft_consensus.cc:515] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:27.997499 20869 ts_tablet_manager.cc:1434] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.000s
I20260709 12:15:27.999118 20869 tablet_bootstrap.cc:492] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:28.005641 20870 ts_tablet_manager.cc:1434] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.000s
I20260709 12:15:28.007525 20870 tablet_bootstrap.cc:492] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:28.011665 20803 raft_consensus.cc:493] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.012701 20803 raft_consensus.cc:515] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.018553 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24a4e68efae4031b9f98d4dcdb1768e" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:28.019264 20586 raft_consensus.cc:2468] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 0.
I20260709 12:15:28.025000 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5045b8e9570b4d25bd16f40d3307d756" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:28.027802 20699 leader_election.cc:304] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:28.028298 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24a4e68efae4031b9f98d4dcdb1768e" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:28.029141 20659 raft_consensus.cc:2468] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 0.
W20260709 12:15:28.031424 20552 leader_election.cc:343] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.027904 20869 tablet_bootstrap.cc:654] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.030129 20803 leader_election.cc:290] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:28.034070 20803 raft_consensus.cc:493] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.034531 20778 leader_election.cc:290] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 election: Requested vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:28.034593 20803 raft_consensus.cc:515] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.039997 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5045b8e9570b4d25bd16f40d3307d756" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:28.040571 20803 leader_election.cc:290] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:28.040799 20735 raft_consensus.cc:3060] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.042155 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6227ccd66e4a5694a0901ac1035204" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:28.043501 20889 raft_consensus.cc:2804] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.043552 20870 tablet_bootstrap.cc:654] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:28.043653 20701 leader_election.cc:343] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.046530 20873 tablet_bootstrap.cc:492] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:28.041538 20778 raft_consensus.cc:493] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.048326 20873 ts_tablet_manager.cc:1403] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.074s	user 0.024s	sys 0.016s
I20260709 12:15:28.048296 20778 raft_consensus.cc:515] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.047000 20889 raft_consensus.cc:493] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.050051 20889 raft_consensus.cc:3060] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.050891 20735 raft_consensus.cc:2468] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 1.
I20260709 12:15:28.051123 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abbe3a42cc84fe294f5906463db56d1" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:28.052065 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6227ccd66e4a5694a0901ac1035204" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:28.053211 20586 raft_consensus.cc:2468] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 0.
I20260709 12:15:28.051841 20873 raft_consensus.cc:359] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.054207 20873 raft_consensus.cc:385] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.054771 20873 raft_consensus.cc:740] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
W20260709 12:15:28.055647 20552 leader_election.cc:343] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.056054 20873 consensus_queue.cc:260] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.061726 20778 leader_election.cc:290] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:28.061852 20699 leader_election.cc:304] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 531554ed43f94f25ae4ba750df41b42d
I20260709 12:15:28.063521 20890 raft_consensus.cc:2804] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.064024 20890 raft_consensus.cc:493] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.065477 20550 leader_election.cc:304] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 531554ed43f94f25ae4ba750df41b42d
I20260709 12:15:28.066215 20890 raft_consensus.cc:3060] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.066687 20869 tablet_bootstrap.cc:492] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:28.067171 20872 raft_consensus.cc:2804] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.067263 20869 ts_tablet_manager.cc:1403] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.005s
I20260709 12:15:28.067770 20872 raft_consensus.cc:697] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [term 1 LEADER]: Becoming Leader. State: Replica: 9272132a77c94f658747614a927d0118, State: Running, Role: LEADER
I20260709 12:15:28.068676 20872 consensus_queue.cc:237] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.070880 20869 raft_consensus.cc:359] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.072604 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abbe3a42cc84fe294f5906463db56d1" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:28.073833 20870 tablet_bootstrap.cc:492] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:28.074482 20870 ts_tablet_manager.cc:1403] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.006s
W20260709 12:15:28.074565 20550 leader_election.cc:343] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.075137 20550 leader_election.cc:304] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9272132a77c94f658747614a927d0118; no voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d
I20260709 12:15:28.076007 20778 raft_consensus.cc:2749] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:28.078787 20870 raft_consensus.cc:359] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.079879 20870 raft_consensus.cc:385] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.080303 20870 raft_consensus.cc:740] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.071887 20869 raft_consensus.cc:385] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.081123 20873 ts_tablet_manager.cc:1434] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 12:15:28.081714 20869 raft_consensus.cc:740] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.086383 20869 consensus_queue.cc:260] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.086846 20890 raft_consensus.cc:515] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.088991 20869 ts_tablet_manager.cc:1434] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 12:15:28.089920 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6227ccd66e4a5694a0901ac1035204" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:28.090523 20586 raft_consensus.cc:3060] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.092115 20482 catalog_manager.cc:5697] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9272132a77c94f658747614a927d0118 (127.14.16.129). New cstate: current_term: 1 leader_uuid: "9272132a77c94f658747614a927d0118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.081137 20870 consensus_queue.cc:260] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.090075 20869 tablet_bootstrap.cc:492] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:28.099198 20586 raft_consensus.cc:2468] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 1.
I20260709 12:15:28.084235 20889 raft_consensus.cc:515] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.101236 20699 leader_election.cc:304] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:28.103197 20803 raft_consensus.cc:2804] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.103609 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24a4e68efae4031b9f98d4dcdb1768e" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:28.104496 20659 raft_consensus.cc:3060] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.105175 20873 tablet_bootstrap.cc:492] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:28.110863 20889 leader_election.cc:290] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:28.111802 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24a4e68efae4031b9f98d4dcdb1768e" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:28.114653 20586 raft_consensus.cc:3060] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.112877 20869 tablet_bootstrap.cc:654] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.115809 20870 ts_tablet_manager.cc:1434] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.001s
I20260709 12:15:28.119531 20889 raft_consensus.cc:493] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.120224 20870 tablet_bootstrap.cc:492] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:28.120106 20889 raft_consensus.cc:515] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.117961 20873 tablet_bootstrap.cc:654] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.117707 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6227ccd66e4a5694a0901ac1035204" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
W20260709 12:15:28.130452 20701 leader_election.cc:343] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.118919 20890 leader_election.cc:290] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:28.129900 20803 raft_consensus.cc:697] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Leader. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:28.133536 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abbe3a42cc84fe294f5906463db56d1" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:28.135308 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abbe3a42cc84fe294f5906463db56d1" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:28.135951 20659 raft_consensus.cc:2468] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 1.
I20260709 12:15:28.136246 20889 leader_election.cc:290] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:28.134359 20584 raft_consensus.cc:2468] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 0.
I20260709 12:15:28.136703 20872 raft_consensus.cc:493] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.143443 20872 raft_consensus.cc:515] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
W20260709 12:15:28.143443 20701 leader_election.cc:343] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.144932 20778 raft_consensus.cc:493] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.134358 20803 consensus_queue.cc:237] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.145689 20778 raft_consensus.cc:515] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.145844 20701 leader_election.cc:304] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:28.147819 20889 raft_consensus.cc:2804] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.148335 20889 raft_consensus.cc:697] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Leader. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:28.149150 20699 leader_election.cc:304] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 531554ed43f94f25ae4ba750df41b42d
I20260709 12:15:28.150025 20889 consensus_queue.cc:237] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.152824 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71f0378e2164245a538905abe0c8664" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:28.153750 20778 leader_election.cc:290] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:28.154728 20586 raft_consensus.cc:2468] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 1.
W20260709 12:15:28.154999 20552 leader_election.cc:343] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.150859 20872 leader_election.cc:290] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:28.155614 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa08c18905ea4493a7a587f42671dd5f" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:28.155059 20870 tablet_bootstrap.cc:654] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.157768 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71f0378e2164245a538905abe0c8664" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
W20260709 12:15:28.159423 20552 leader_election.cc:343] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.162236 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa08c18905ea4493a7a587f42671dd5f" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:28.165486 20869 tablet_bootstrap.cc:492] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:28.166028 20869 ts_tablet_manager.cc:1403] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.002s
W20260709 12:15:28.165840 20550 leader_election.cc:343] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.166709 20550 leader_election.cc:304] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9272132a77c94f658747614a927d0118; no voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d
I20260709 12:15:28.168783 20872 raft_consensus.cc:2749] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:28.169160 20869 raft_consensus.cc:359] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.169951 20869 raft_consensus.cc:385] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.170220 20869 raft_consensus.cc:740] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
W20260709 12:15:28.170499 20550 leader_election.cc:343] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.171170 20550 leader_election.cc:304] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9272132a77c94f658747614a927d0118; no voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d
I20260709 12:15:28.172264 20869 consensus_queue.cc:260] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.173341 20778 raft_consensus.cc:2749] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:28.174417 20869 ts_tablet_manager.cc:1434] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:15:28.175495 20880 raft_consensus.cc:493] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.175976 20880 raft_consensus.cc:515] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.156378 20890 raft_consensus.cc:2804] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.178170 20880 leader_election.cc:290] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:28.178342 20890 raft_consensus.cc:493] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.179047 20890 raft_consensus.cc:3060] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.180002 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5045b8e9570b4d25bd16f40d3307d756" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:28.182749 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5045b8e9570b4d25bd16f40d3307d756" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:28.183516 20735 raft_consensus.cc:2393] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 531554ed43f94f25ae4ba750df41b42d in current term 1: Already voted for candidate 9272132a77c94f658747614a927d0118 in this term.
I20260709 12:15:28.185961 20625 leader_election.cc:304] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d; no voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d
I20260709 12:15:28.187120 20880 raft_consensus.cc:3060] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.194016 20869 tablet_bootstrap.cc:492] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118: Bootstrap starting.
I20260709 12:15:28.194201 20873 tablet_bootstrap.cc:492] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:28.196848 20873 ts_tablet_manager.cc:1403] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.009s
I20260709 12:15:28.200314 20873 raft_consensus.cc:359] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.201186 20873 raft_consensus.cc:385] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.201385 20870 tablet_bootstrap.cc:492] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:28.201620 20873 raft_consensus.cc:740] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.202241 20870 ts_tablet_manager.cc:1403] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.000s
I20260709 12:15:28.202870 20880 raft_consensus.cc:2749] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:28.202917 20873 consensus_queue.cc:260] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.206205 20869 tablet_bootstrap.cc:654] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.206489 20870 raft_consensus.cc:359] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.207605 20873 ts_tablet_manager.cc:1434] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:15:28.207672 20870 raft_consensus.cc:385] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.208143 20870 raft_consensus.cc:740] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.208909 20873 tablet_bootstrap.cc:492] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:28.194010 20890 raft_consensus.cc:515] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.216328 20873 tablet_bootstrap.cc:654] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.218894 20869 tablet_bootstrap.cc:492] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118: No bootstrap required, opened a new log
I20260709 12:15:28.219517 20869 ts_tablet_manager.cc:1403] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.003s
I20260709 12:15:28.223482 20869 raft_consensus.cc:359] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.224149 20869 raft_consensus.cc:385] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.224449 20869 raft_consensus.cc:740] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.223150 20483 catalog_manager.cc:5697] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fd135c4db44b7481272fc49019e92d (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b7fd135c4db44b7481272fc49019e92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:28.225260 20869 consensus_queue.cc:260] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.208920 20870 consensus_queue.cc:260] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.226452 20483 catalog_manager.cc:5697] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fd135c4db44b7481272fc49019e92d (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b7fd135c4db44b7481272fc49019e92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:28.230458 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abbe3a42cc84fe294f5906463db56d1" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:28.231271 20586 raft_consensus.cc:3060] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.238780 20869 ts_tablet_manager.cc:1434] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:15:28.240504 20586 raft_consensus.cc:2468] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 1.
I20260709 12:15:28.243093 20870 ts_tablet_manager.cc:1434] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.001s
I20260709 12:15:28.244021 20890 leader_election.cc:290] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:28.246601 20870 tablet_bootstrap.cc:492] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:28.246502 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abbe3a42cc84fe294f5906463db56d1" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:28.247494 20659 raft_consensus.cc:3060] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.250900 20880 raft_consensus.cc:493] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.251430 20880 raft_consensus.cc:515] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.254518 20858 raft_consensus.cc:493] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.255115 20858 raft_consensus.cc:515] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.256321 20870 tablet_bootstrap.cc:654] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.257009 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85987d395e264af8a7adcddc9a665719" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:28.257397 20858 leader_election.cc:290] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:28.257838 20586 raft_consensus.cc:2468] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 0.
I20260709 12:15:28.250479 20699 leader_election.cc:304] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:28.259492 20890 raft_consensus.cc:2804] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.260102 20625 leader_election.cc:304] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:28.260279 20890 raft_consensus.cc:697] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Leader. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:28.261291 20890 consensus_queue.cc:237] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.261893 20880 leader_election.cc:290] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:28.260674 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaafbc00ba34fb5904859e758881ed0" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:28.261440 20858 raft_consensus.cc:2804] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.263151 20858 raft_consensus.cc:493] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.260345 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaafbc00ba34fb5904859e758881ed0" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:28.263669 20858 raft_consensus.cc:3060] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:28.267115 20625 leader_election.cc:343] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.267561 20586 raft_consensus.cc:2468] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 0.
I20260709 12:15:28.270702 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85987d395e264af8a7adcddc9a665719" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:28.271304 20625 leader_election.cc:304] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: b7fd135c4db44b7481272fc49019e92d
I20260709 12:15:28.272156 20873 tablet_bootstrap.cc:492] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:28.272701 20873 ts_tablet_manager.cc:1403] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.012s
I20260709 12:15:28.271653 20735 raft_consensus.cc:2468] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 0.
I20260709 12:15:28.276399 20880 raft_consensus.cc:2804] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.276876 20880 raft_consensus.cc:493] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.276448 20873 raft_consensus.cc:359] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.277258 20880 raft_consensus.cc:3060] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.277431 20873 raft_consensus.cc:385] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.278646 20873 raft_consensus.cc:740] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.279403 20873 consensus_queue.cc:260] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.280684 20482 catalog_manager.cc:5697] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fd135c4db44b7481272fc49019e92d (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b7fd135c4db44b7481272fc49019e92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:28.293656 20873 ts_tablet_manager.cc:1434] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 12:15:28.294371 20659 raft_consensus.cc:2468] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 1.
I20260709 12:15:28.294978 20873 tablet_bootstrap.cc:492] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:28.295248 20858 raft_consensus.cc:515] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.298153 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85987d395e264af8a7adcddc9a665719" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:28.298795 20586 raft_consensus.cc:3060] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.299329 20870 tablet_bootstrap.cc:492] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:28.299887 20870 ts_tablet_manager.cc:1403] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.006s
I20260709 12:15:28.302994 20873 tablet_bootstrap.cc:654] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.306538 20586 raft_consensus.cc:2468] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 1.
I20260709 12:15:28.307381 20880 raft_consensus.cc:515] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.308141 20625 leader_election.cc:304] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:28.309446 20908 raft_consensus.cc:2804] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.297394 20858 leader_election.cc:290] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:28.309561 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85987d395e264af8a7adcddc9a665719" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:28.310887 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaafbc00ba34fb5904859e758881ed0" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:28.311266 20735 raft_consensus.cc:3060] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.311506 20586 raft_consensus.cc:3060] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.303031 20870 raft_consensus.cc:359] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.313974 20870 raft_consensus.cc:385] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.313993 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaafbc00ba34fb5904859e758881ed0" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:28.314426 20870 raft_consensus.cc:740] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.315274 20870 consensus_queue.cc:260] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.312412 20880 leader_election.cc:290] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
W20260709 12:15:28.316859 20625 leader_election.cc:343] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.318326 20870 ts_tablet_manager.cc:1434] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260709 12:15:28.319553 20870 tablet_bootstrap.cc:492] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:28.323972 20908 raft_consensus.cc:697] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Becoming Leader. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:28.325053 20908 consensus_queue.cc:237] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.327461 20873 tablet_bootstrap.cc:492] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:28.328025 20873 ts_tablet_manager.cc:1403] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.005s
I20260709 12:15:28.328572 20586 raft_consensus.cc:2468] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 1.
I20260709 12:15:28.330152 20625 leader_election.cc:304] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: b7fd135c4db44b7481272fc49019e92d
I20260709 12:15:28.330717 20873 raft_consensus.cc:359] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.331104 20908 raft_consensus.cc:2804] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.331559 20873 raft_consensus.cc:385] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.331794 20908 raft_consensus.cc:697] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Becoming Leader. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:28.331858 20873 raft_consensus.cc:740] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.332597 20873 consensus_queue.cc:260] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.332726 20908 consensus_queue.cc:237] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.334951 20873 ts_tablet_manager.cc:1434] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:15:28.336603 20870 tablet_bootstrap.cc:654] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.340688 20873 tablet_bootstrap.cc:492] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d: Bootstrap starting.
I20260709 12:15:28.343974 20735 raft_consensus.cc:2468] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 1.
I20260709 12:15:28.344115 20482 catalog_manager.cc:5697] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d reported cstate change: term changed from 0 to 1, leader changed from <none> to 531554ed43f94f25ae4ba750df41b42d (127.14.16.130). New cstate: current_term: 1 leader_uuid: "531554ed43f94f25ae4ba750df41b42d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.348014 20873 tablet_bootstrap.cc:654] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.351585 20870 tablet_bootstrap.cc:492] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:28.352062 20870 ts_tablet_manager.cc:1403] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260709 12:15:28.354585 20870 raft_consensus.cc:359] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.355204 20870 raft_consensus.cc:385] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.355428 20870 raft_consensus.cc:740] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.356076 20870 consensus_queue.cc:260] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.357820 20870 ts_tablet_manager.cc:1434] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:15:28.359193 20870 tablet_bootstrap.cc:492] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d: Bootstrap starting.
I20260709 12:15:28.365178 20890 raft_consensus.cc:493] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.366111 20870 tablet_bootstrap.cc:654] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.365805 20890 raft_consensus.cc:515] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.368366 20890 leader_election.cc:290] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:28.370786 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d5983a9bc04d5fa39d8560d25465bb" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:28.371928 20659 raft_consensus.cc:2468] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 0.
I20260709 12:15:28.374617 20701 leader_election.cc:304] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:28.376865 20890 raft_consensus.cc:2804] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.379240 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d5983a9bc04d5fa39d8560d25465bb" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:28.378509 20482 catalog_manager.cc:5697] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d reported cstate change: term changed from 0 to 1, leader changed from <none> to 531554ed43f94f25ae4ba750df41b42d (127.14.16.130). New cstate: current_term: 1 leader_uuid: "531554ed43f94f25ae4ba750df41b42d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.380416 20586 raft_consensus.cc:2468] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 0.
I20260709 12:15:28.382380 20890 raft_consensus.cc:493] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.384891 20890 raft_consensus.cc:3060] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.406553 20890 raft_consensus.cc:515] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.411350 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d5983a9bc04d5fa39d8560d25465bb" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:28.411677 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d5983a9bc04d5fa39d8560d25465bb" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:28.412664 20659 raft_consensus.cc:3060] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.412299 20586 raft_consensus.cc:3060] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.424094 20659 raft_consensus.cc:2468] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 1.
I20260709 12:15:28.425940 20701 leader_election.cc:304] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:28.426481 20586 raft_consensus.cc:2468] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 1.
I20260709 12:15:28.427218 20803 raft_consensus.cc:2804] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.427942 20803 raft_consensus.cc:697] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Leader. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:28.429461 20803 consensus_queue.cc:237] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.430982 20890 leader_election.cc:290] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:28.432998 20870 tablet_bootstrap.cc:492] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d: No bootstrap required, opened a new log
I20260709 12:15:28.433632 20873 tablet_bootstrap.cc:492] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d: No bootstrap required, opened a new log
I20260709 12:15:28.433557 20870 ts_tablet_manager.cc:1403] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d: Time spent bootstrapping tablet: real 0.075s	user 0.039s	sys 0.021s
I20260709 12:15:28.434298 20873 ts_tablet_manager.cc:1403] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d: Time spent bootstrapping tablet: real 0.094s	user 0.055s	sys 0.025s
I20260709 12:15:28.436849 20873 raft_consensus.cc:359] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.437363 20873 raft_consensus.cc:385] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.437608 20873 raft_consensus.cc:740] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.437865 20870 raft_consensus.cc:359] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.438259 20873 consensus_queue.cc:260] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.438987 20870 raft_consensus.cc:385] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.439412 20870 raft_consensus.cc:740] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.440527 20873 ts_tablet_manager.cc:1434] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:28.440279 20870 consensus_queue.cc:260] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.441787 20880 raft_consensus.cc:493] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.442309 20880 raft_consensus.cc:515] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.443814 20870 ts_tablet_manager.cc:1434] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:15:28.444422 20880 leader_election.cc:290] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:28.446672 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa08c18905ea4493a7a587f42671dd5f" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:28.447350 20735 raft_consensus.cc:2468] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 0.
I20260709 12:15:28.447860 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa08c18905ea4493a7a587f42671dd5f" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:28.448583 20586 raft_consensus.cc:2468] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 0.
I20260709 12:15:28.448832 20625 leader_election.cc:304] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:28.449704 20880 raft_consensus.cc:2804] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.450124 20880 raft_consensus.cc:493] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.450649 20880 raft_consensus.cc:3060] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.451844 20482 catalog_manager.cc:5697] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fd135c4db44b7481272fc49019e92d (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b7fd135c4db44b7481272fc49019e92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:28.457335 20880 raft_consensus.cc:515] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.459434 20880 leader_election.cc:290] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:28.460641 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa08c18905ea4493a7a587f42671dd5f" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:28.460774 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa08c18905ea4493a7a587f42671dd5f" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:28.461249 20735 raft_consensus.cc:3060] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.461409 20586 raft_consensus.cc:3060] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.466924 20735 raft_consensus.cc:2468] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 1.
I20260709 12:15:28.468357 20586 raft_consensus.cc:2468] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 1.
I20260709 12:15:28.468394 20625 leader_election.cc:304] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:28.469708 20803 raft_consensus.cc:493] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.469923 20880 raft_consensus.cc:2804] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.470513 20880 raft_consensus.cc:697] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Becoming Leader. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:28.470245 20803 raft_consensus.cc:515] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.471343 20880 consensus_queue.cc:237] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.472225 20803 leader_election.cc:290] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:28.472930 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71f0378e2164245a538905abe0c8664" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:28.473767 20586 raft_consensus.cc:2468] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 0.
I20260709 12:15:28.474035 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71f0378e2164245a538905abe0c8664" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:28.474771 20659 raft_consensus.cc:2468] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 0.
I20260709 12:15:28.475747 20699 leader_election.cc:304] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:28.476661 20803 raft_consensus.cc:2804] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.477047 20803 raft_consensus.cc:493] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.477402 20803 raft_consensus.cc:3060] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.481292 20482 catalog_manager.cc:5697] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d reported cstate change: term changed from 0 to 1, leader changed from <none> to 531554ed43f94f25ae4ba750df41b42d (127.14.16.130). New cstate: current_term: 1 leader_uuid: "531554ed43f94f25ae4ba750df41b42d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.483479 20803 raft_consensus.cc:515] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.486111 20803 leader_election.cc:290] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:28.486389 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71f0378e2164245a538905abe0c8664" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:28.487010 20659 raft_consensus.cc:3060] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.487223 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71f0378e2164245a538905abe0c8664" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:28.487824 20586 raft_consensus.cc:3060] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.495283 20586 raft_consensus.cc:2468] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 1.
I20260709 12:15:28.495298 20659 raft_consensus.cc:2468] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 1.
I20260709 12:15:28.496721 20701 leader_election.cc:304] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:28.497462 20803 raft_consensus.cc:2804] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.497987 20803 raft_consensus.cc:697] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Leader. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:28.498780 20803 consensus_queue.cc:237] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.506608 20482 catalog_manager.cc:5697] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fd135c4db44b7481272fc49019e92d (127.14.16.131). New cstate: current_term: 1 leader_uuid: "b7fd135c4db44b7481272fc49019e92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:28.535919 20872 consensus_queue.cc:1048] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:28.547508 20778 consensus_queue.cc:1048] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:28.620637 20803 consensus_queue.cc:1048] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:28.628455 20890 consensus_queue.cc:1048] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:28.662709 20890 raft_consensus.cc:493] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.663213 20890 raft_consensus.cc:515] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.665043 20890 leader_election.cc:290] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:28.665889 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaafbc00ba34fb5904859e758881ed0" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:28.666115 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaafbc00ba34fb5904859e758881ed0" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531554ed43f94f25ae4ba750df41b42d" is_pre_election: true
I20260709 12:15:28.666597 20586 raft_consensus.cc:2393] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b7fd135c4db44b7481272fc49019e92d in current term 1: Already voted for candidate 531554ed43f94f25ae4ba750df41b42d in this term.
I20260709 12:15:28.667714 20699 leader_election.cc:304] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7fd135c4db44b7481272fc49019e92d; no voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118
I20260709 12:15:28.668526 20890 raft_consensus.cc:3060] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.674078 20890 raft_consensus.cc:2749] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:28.674856 20890 consensus_queue.cc:1048] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:28.677405 20880 raft_consensus.cc:493] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.678042 20880 raft_consensus.cc:515] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.680210 20880 leader_election.cc:290] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:28.682051 20659 raft_consensus.cc:3060] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.682261 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6227ccd66e4a5694a0901ac1035204" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd135c4db44b7481272fc49019e92d" is_pre_election: true
I20260709 12:15:28.682881 20586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6227ccd66e4a5694a0901ac1035204" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9272132a77c94f658747614a927d0118" is_pre_election: true
I20260709 12:15:28.684100 20625 leader_election.cc:304] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d; no voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d
I20260709 12:15:28.689599 20880 raft_consensus.cc:2749] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:28.690743 20890 consensus_queue.cc:1048] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:28.691568 20734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b24a4e68efae4031b9f98d4dcdb1768e"
dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
mode: GRACEFUL
new_leader_uuid: "9272132a77c94f658747614a927d0118"
 from {username='slave'} at 127.0.0.1:38768
I20260709 12:15:28.692183 20734 raft_consensus.cc:606] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Received request to transfer leadership to TS 9272132a77c94f658747614a927d0118
I20260709 12:15:28.703326 20734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6abbe3a42cc84fe294f5906463db56d1"
dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
mode: GRACEFUL
new_leader_uuid: "9272132a77c94f658747614a927d0118"
 from {username='slave'} at 127.0.0.1:38768
I20260709 12:15:28.703958 20734 raft_consensus.cc:606] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Received request to transfer leadership to TS 9272132a77c94f658747614a927d0118
I20260709 12:15:28.709245 20659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa08c18905ea4493a7a587f42671dd5f"
dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
mode: GRACEFUL
new_leader_uuid: "9272132a77c94f658747614a927d0118"
 from {username='slave'} at 127.0.0.1:38506
I20260709 12:15:28.709846 20659 raft_consensus.cc:606] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Received request to transfer leadership to TS 9272132a77c94f658747614a927d0118
I20260709 12:15:28.717989 20734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43d5983a9bc04d5fa39d8560d25465bb"
dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
mode: GRACEFUL
new_leader_uuid: "531554ed43f94f25ae4ba750df41b42d"
 from {username='slave'} at 127.0.0.1:38768
I20260709 12:15:28.718600 20734 raft_consensus.cc:606] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Received request to transfer leadership to TS 531554ed43f94f25ae4ba750df41b42d
I20260709 12:15:28.723688 20734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d71f0378e2164245a538905abe0c8664"
dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
mode: GRACEFUL
new_leader_uuid: "531554ed43f94f25ae4ba750df41b42d"
 from {username='slave'} at 127.0.0.1:38768
I20260709 12:15:28.724241 20734 raft_consensus.cc:606] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Received request to transfer leadership to TS 531554ed43f94f25ae4ba750df41b42d
I20260709 12:15:28.729166 20734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f6227ccd66e4a5694a0901ac1035204"
dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
mode: GRACEFUL
new_leader_uuid: "531554ed43f94f25ae4ba750df41b42d"
 from {username='slave'} at 127.0.0.1:38768
I20260709 12:15:28.729743 20734 raft_consensus.cc:606] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Received request to transfer leadership to TS 531554ed43f94f25ae4ba750df41b42d
I20260709 12:15:28.734750 20659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adaafbc00ba34fb5904859e758881ed0"
dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
mode: GRACEFUL
new_leader_uuid: "b7fd135c4db44b7481272fc49019e92d"
 from {username='slave'} at 127.0.0.1:38506
I20260709 12:15:28.735306 20659 raft_consensus.cc:606] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Received request to transfer leadership to TS b7fd135c4db44b7481272fc49019e92d
I20260709 12:15:28.745217 20890 consensus_queue.cc:1048] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:28.752007 20889 raft_consensus.cc:993] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d: : Instructing follower 9272132a77c94f658747614a927d0118 to start an election
I20260709 12:15:28.752584 20803 raft_consensus.cc:1081] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Signalling peer 9272132a77c94f658747614a927d0118 to start an election
I20260709 12:15:28.754434 20584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6abbe3a42cc84fe294f5906463db56d1"
dest_uuid: "9272132a77c94f658747614a927d0118"
 from {username='slave'} at 127.0.0.1:54490
I20260709 12:15:28.755077 20584 raft_consensus.cc:493] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:28.755486 20584 raft_consensus.cc:3060] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.759560 20803 consensus_queue.cc:1048] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:28.764132 20584 raft_consensus.cc:515] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.773882 20584 leader_election.cc:290] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 2 election: Requested vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:28.776207 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abbe3a42cc84fe294f5906463db56d1" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:28.775755 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abbe3a42cc84fe294f5906463db56d1" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:28.779738 20734 raft_consensus.cc:3055] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:28.779851 20659 raft_consensus.cc:3060] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.780191 20734 raft_consensus.cc:740] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:28.781131 20734 consensus_queue.cc:260] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.782430 20734 raft_consensus.cc:3060] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.786130 20659 raft_consensus.cc:2468] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 2.
I20260709 12:15:28.787330 20552 leader_election.cc:304] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:28.788185 20778 raft_consensus.cc:2804] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:28.788193 20734 raft_consensus.cc:2468] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 2.
I20260709 12:15:28.788815 20778 raft_consensus.cc:697] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Becoming Leader. State: Replica: 9272132a77c94f658747614a927d0118, State: Running, Role: LEADER
I20260709 12:15:28.789758 20778 consensus_queue.cc:237] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.797233 20481 catalog_manager.cc:5697] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 reported cstate change: term changed from 1 to 2, leader changed from b7fd135c4db44b7481272fc49019e92d (127.14.16.131) to 9272132a77c94f658747614a927d0118 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "9272132a77c94f658747614a927d0118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.830413 20803 consensus_queue.cc:1048] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:28.837096 20889 raft_consensus.cc:993] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d: : Instructing follower 531554ed43f94f25ae4ba750df41b42d to start an election
I20260709 12:15:28.837637 20898 raft_consensus.cc:1081] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Signalling peer 531554ed43f94f25ae4ba750df41b42d to start an election
I20260709 12:15:28.839421 20660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43d5983a9bc04d5fa39d8560d25465bb"
dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
 from {username='slave'} at 127.0.0.1:38492
I20260709 12:15:28.840097 20660 raft_consensus.cc:493] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:28.840463 20660 raft_consensus.cc:3060] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.843856 20803 consensus_queue.cc:1048] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:28.849725 20908 consensus_queue.cc:1048] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:28.852039 20660 raft_consensus.cc:515] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.855183 20660 leader_election.cc:290] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 2 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:28.855949 20659 raft_consensus.cc:1240] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Rejecting Update request from peer b7fd135c4db44b7481272fc49019e92d for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:28.859272 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d5983a9bc04d5fa39d8560d25465bb" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:28.859931 20734 raft_consensus.cc:3055] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:28.860296 20734 raft_consensus.cc:740] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:28.861241 20734 consensus_queue.cc:260] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.862251 20734 raft_consensus.cc:3060] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.864001 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d5983a9bc04d5fa39d8560d25465bb" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:28.864692 20584 raft_consensus.cc:3060] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.871858 20734 raft_consensus.cc:2468] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 2.
I20260709 12:15:28.873107 20625 leader_election.cc:304] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:28.874333 20908 raft_consensus.cc:2804] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:28.874850 20908 raft_consensus.cc:697] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [term 2 LEADER]: Becoming Leader. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:28.875831 20584 raft_consensus.cc:2468] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 2.
I20260709 12:15:28.875790 20908 consensus_queue.cc:237] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [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: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.877981 20880 consensus_queue.cc:1048] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:28.888593 20483 catalog_manager.cc:5697] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d reported cstate change: term changed from 1 to 2, leader changed from b7fd135c4db44b7481272fc49019e92d (127.14.16.131) to 531554ed43f94f25ae4ba750df41b42d (127.14.16.130). New cstate: current_term: 2 leader_uuid: "531554ed43f94f25ae4ba750df41b42d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.894665 20934 consensus_queue.cc:1048] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:28.904191 20880 raft_consensus.cc:993] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d: : Instructing follower 9272132a77c94f658747614a927d0118 to start an election
I20260709 12:15:28.904661 20880 raft_consensus.cc:1081] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Signalling peer 9272132a77c94f658747614a927d0118 to start an election
I20260709 12:15:28.912267 20584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa08c18905ea4493a7a587f42671dd5f"
dest_uuid: "9272132a77c94f658747614a927d0118"
 from {username='slave'} at 127.0.0.1:54500
I20260709 12:15:28.914084 20880 consensus_queue.cc:1048] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:28.919142 20935 consensus_queue.cc:1048] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:28.919417 20584 raft_consensus.cc:493] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:28.920044 20584 raft_consensus.cc:3060] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.928939 20584 raft_consensus.cc:515] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.930828 20935 raft_consensus.cc:993] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d: : Instructing follower b7fd135c4db44b7481272fc49019e92d to start an election
I20260709 12:15:28.931458 20934 raft_consensus.cc:1081] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Signalling peer b7fd135c4db44b7481272fc49019e92d to start an election
I20260709 12:15:28.931631 20584 leader_election.cc:290] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 2 election: Requested vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:28.933274 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa08c18905ea4493a7a587f42671dd5f" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:28.933974 20660 raft_consensus.cc:3055] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:28.934281 20660 raft_consensus.cc:740] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:28.935141 20660 consensus_queue.cc:260] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.936283 20660 raft_consensus.cc:3060] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.936745 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa08c18905ea4493a7a587f42671dd5f" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:28.937376 20734 raft_consensus.cc:3060] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.941525 20733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adaafbc00ba34fb5904859e758881ed0"
dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
 from {username='slave'} at 127.0.0.1:38752
I20260709 12:15:28.941481 20935 consensus_queue.cc:1048] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:28.946530 20660 raft_consensus.cc:2468] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 2.
I20260709 12:15:28.947911 20552 leader_election.cc:304] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:28.948717 20778 raft_consensus.cc:2804] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:28.949208 20778 raft_consensus.cc:697] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Becoming Leader. State: Replica: 9272132a77c94f658747614a927d0118, State: Running, Role: LEADER
I20260709 12:15:28.950104 20778 consensus_queue.cc:237] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.950333 20734 raft_consensus.cc:2468] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 2.
I20260709 12:15:28.952204 20733 raft_consensus.cc:493] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:28.952751 20733 raft_consensus.cc:3060] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.961668 20481 catalog_manager.cc:5697] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 reported cstate change: term changed from 1 to 2, leader changed from 531554ed43f94f25ae4ba750df41b42d (127.14.16.130) to 9272132a77c94f658747614a927d0118 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "9272132a77c94f658747614a927d0118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.967089 20733 raft_consensus.cc:515] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.977522 20733 leader_election.cc:290] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 2 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:28.978461 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaafbc00ba34fb5904859e758881ed0" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:28.979338 20584 raft_consensus.cc:3060] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.979321 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaafbc00ba34fb5904859e758881ed0" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:28.980212 20660 raft_consensus.cc:3055] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:28.980556 20660 raft_consensus.cc:740] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:28.981391 20660 consensus_queue.cc:260] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.982534 20660 raft_consensus.cc:3060] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.987192 20584 raft_consensus.cc:2468] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 2.
I20260709 12:15:28.988848 20699 leader_election.cc:304] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:28.989202 20660 raft_consensus.cc:2468] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 2.
I20260709 12:15:28.989797 20803 raft_consensus.cc:2804] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:28.990574 20803 raft_consensus.cc:697] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [term 2 LEADER]: Becoming Leader. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:28.991441 20803 consensus_queue.cc:237] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:28.999279 20482 catalog_manager.cc:5697] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d reported cstate change: term changed from 1 to 2, leader changed from 531554ed43f94f25ae4ba750df41b42d (127.14.16.130) to b7fd135c4db44b7481272fc49019e92d (127.14.16.131). New cstate: current_term: 2 leader_uuid: "b7fd135c4db44b7481272fc49019e92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:29.097424 20803 consensus_queue.cc:1048] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.104236 20889 raft_consensus.cc:993] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d: : Instructing follower 531554ed43f94f25ae4ba750df41b42d to start an election
I20260709 12:15:29.104775 20890 raft_consensus.cc:1081] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Signalling peer 531554ed43f94f25ae4ba750df41b42d to start an election
I20260709 12:15:29.106361 20659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d71f0378e2164245a538905abe0c8664"
dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
 from {username='slave'} at 127.0.0.1:38492
I20260709 12:15:29.107359 20659 raft_consensus.cc:493] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:29.107766 20659 raft_consensus.cc:3060] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.111116 20803 consensus_queue.cc:1048] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.116601 20659 raft_consensus.cc:515] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:29.119992 20659 leader_election.cc:290] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 2 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:29.121063 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71f0378e2164245a538905abe0c8664" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:29.121834 20584 raft_consensus.cc:3060] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.122462 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71f0378e2164245a538905abe0c8664" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:29.123102 20736 raft_consensus.cc:3055] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:29.123420 20736 raft_consensus.cc:740] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:29.124210 20736 consensus_queue.cc:260] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:29.125491 20736 raft_consensus.cc:3060] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.129511 20584 raft_consensus.cc:2468] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 2.
I20260709 12:15:29.131035 20625 leader_election.cc:304] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:29.131958 20935 raft_consensus.cc:2804] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:29.132422 20935 raft_consensus.cc:697] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [term 2 LEADER]: Becoming Leader. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:29.133535 20935 consensus_queue.cc:237] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:29.137485 20889 raft_consensus.cc:993] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d: : Instructing follower 9272132a77c94f658747614a927d0118 to start an election
I20260709 12:15:29.137979 20803 raft_consensus.cc:1081] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Signalling peer 9272132a77c94f658747614a927d0118 to start an election
I20260709 12:15:29.140308 20584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b24a4e68efae4031b9f98d4dcdb1768e"
dest_uuid: "9272132a77c94f658747614a927d0118"
 from {username='slave'} at 127.0.0.1:54490
I20260709 12:15:29.140901 20584 raft_consensus.cc:493] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:29.141276 20584 raft_consensus.cc:3060] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.142788 20482 catalog_manager.cc:5697] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d reported cstate change: term changed from 1 to 2, leader changed from b7fd135c4db44b7481272fc49019e92d (127.14.16.131) to 531554ed43f94f25ae4ba750df41b42d (127.14.16.130). New cstate: current_term: 2 leader_uuid: "531554ed43f94f25ae4ba750df41b42d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.146124 20889 raft_consensus.cc:993] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d: : Instructing follower 531554ed43f94f25ae4ba750df41b42d to start an election
I20260709 12:15:29.146695 20890 raft_consensus.cc:1081] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Signalling peer 531554ed43f94f25ae4ba750df41b42d to start an election
I20260709 12:15:29.146551 20736 raft_consensus.cc:2468] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 2.
I20260709 12:15:29.148451 20584 raft_consensus.cc:515] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:29.148695 20659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f6227ccd66e4a5694a0901ac1035204"
dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
 from {username='slave'} at 127.0.0.1:38492
I20260709 12:15:29.149454 20659 raft_consensus.cc:493] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:29.149843 20659 raft_consensus.cc:3060] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.150497 20584 leader_election.cc:290] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 2 election: Requested vote from peers 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:29.151826 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24a4e68efae4031b9f98d4dcdb1768e" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:29.152477 20660 raft_consensus.cc:3060] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.152810 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24a4e68efae4031b9f98d4dcdb1768e" candidate_uuid: "9272132a77c94f658747614a927d0118" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:29.153492 20736 raft_consensus.cc:3055] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:29.154063 20736 raft_consensus.cc:740] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:29.155205 20736 consensus_queue.cc:260] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:29.159868 20736 raft_consensus.cc:3060] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.161288 20659 raft_consensus.cc:515] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:29.163630 20659 leader_election.cc:290] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 2 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), b7fd135c4db44b7481272fc49019e92d (127.14.16.131:37959)
I20260709 12:15:29.164937 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6227ccd66e4a5694a0901ac1035204" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:29.165390 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6227ccd66e4a5694a0901ac1035204" candidate_uuid: "531554ed43f94f25ae4ba750df41b42d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
I20260709 12:15:29.165622 20584 raft_consensus.cc:3060] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.166013 20733 raft_consensus.cc:3055] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:29.166340 20733 raft_consensus.cc:740] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:29.167225 20733 consensus_queue.cc:260] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:29.168300 20736 raft_consensus.cc:2468] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 2.
I20260709 12:15:29.168454 20733 raft_consensus.cc:3060] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.169775 20550 leader_election.cc:304] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:29.170411 20660 raft_consensus.cc:2468] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9272132a77c94f658747614a927d0118 in term 2.
I20260709 12:15:29.170727 20942 raft_consensus.cc:2804] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:29.171271 20942 raft_consensus.cc:697] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Becoming Leader. State: Replica: 9272132a77c94f658747614a927d0118, State: Running, Role: LEADER
I20260709 12:15:29.172088 20942 consensus_queue.cc:237] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:29.172587 20584 raft_consensus.cc:2468] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 2.
I20260709 12:15:29.173763 20625 leader_election.cc:304] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531554ed43f94f25ae4ba750df41b42d, 9272132a77c94f658747614a927d0118; no voters: 
I20260709 12:15:29.174614 20935 raft_consensus.cc:2804] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:29.175151 20935 raft_consensus.cc:697] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [term 2 LEADER]: Becoming Leader. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:29.176054 20935 consensus_queue.cc:237] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:29.179553 20733 raft_consensus.cc:2468] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531554ed43f94f25ae4ba750df41b42d in term 2.
I20260709 12:15:29.181200 20482 catalog_manager.cc:5697] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 reported cstate change: term changed from 1 to 2, leader changed from b7fd135c4db44b7481272fc49019e92d (127.14.16.131) to 9272132a77c94f658747614a927d0118 (127.14.16.129). New cstate: current_term: 2 leader_uuid: "9272132a77c94f658747614a927d0118" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.184856 20481 catalog_manager.cc:5697] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d reported cstate change: term changed from 1 to 2, leader changed from b7fd135c4db44b7481272fc49019e92d (127.14.16.131) to 531554ed43f94f25ae4ba750df41b42d (127.14.16.130). New cstate: current_term: 2 leader_uuid: "531554ed43f94f25ae4ba750df41b42d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.310623 20736 raft_consensus.cc:1275] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Refusing update from remote peer 9272132a77c94f658747614a927d0118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.318197 20942 consensus_queue.cc:1048] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:29.324388 20736 raft_consensus.cc:1275] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Refusing update from remote peer 531554ed43f94f25ae4ba750df41b42d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.326334 20935 consensus_queue.cc:1048] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:29.340807 20660 raft_consensus.cc:1275] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Refusing update from remote peer 9272132a77c94f658747614a927d0118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.353960 20778 consensus_queue.cc:1048] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:29.358076 20660 raft_consensus.cc:1275] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Refusing update from remote peer 9272132a77c94f658747614a927d0118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.363304 20872 consensus_queue.cc:1048] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:29.393838 20733 raft_consensus.cc:1275] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Refusing update from remote peer 9272132a77c94f658747614a927d0118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.398761 20584 raft_consensus.cc:1275] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Refusing update from remote peer 531554ed43f94f25ae4ba750df41b42d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.401697 20946 consensus_queue.cc:1048] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:29.403095 20880 consensus_queue.cc:1048] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:29.544338 20584 raft_consensus.cc:1275] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Refusing update from remote peer b7fd135c4db44b7481272fc49019e92d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.545869 20890 consensus_queue.cc:1048] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:29.556820 20660 raft_consensus.cc:1275] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Refusing update from remote peer b7fd135c4db44b7481272fc49019e92d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.559136 20898 consensus_queue.cc:1048] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:29.571918 20733 raft_consensus.cc:1275] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Refusing update from remote peer 531554ed43f94f25ae4ba750df41b42d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.573500 20880 consensus_queue.cc:1048] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:29.586022 20584 raft_consensus.cc:1275] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Refusing update from remote peer 531554ed43f94f25ae4ba750df41b42d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.587385 20935 consensus_queue.cc:1048] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:29.657598 20660 raft_consensus.cc:1275] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Refusing update from remote peer 9272132a77c94f658747614a927d0118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.659828 20946 consensus_queue.cc:1048] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:29.674521 20733 raft_consensus.cc:1275] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Refusing update from remote peer 9272132a77c94f658747614a927d0118: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.676065 20942 consensus_queue.cc:1048] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:29.706030 20733 raft_consensus.cc:1275] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Refusing update from remote peer 531554ed43f94f25ae4ba750df41b42d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.707571 20935 consensus_queue.cc:1048] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:29.720345 20583 raft_consensus.cc:1275] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Refusing update from remote peer 531554ed43f94f25ae4ba750df41b42d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.722364 20880 consensus_queue.cc:1048] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:31.739017 20482 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52348:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:15:31.765683 20482 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52348:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:15:31.803298 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:31.939435 20975 tablet.cc:1724] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d: 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 12:15:31.918678 20973 tablet.cc:1724] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118: 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 12:15:31.939795 20963 log.cc:927] Time spent T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260709 12:15:32.016858 20970 log.cc:927] Time spent T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
W20260709 12:15:32.085901 20965 log.cc:927] Time spent T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
W20260709 12:15:32.092095 20625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:33633, user_credentials={real_user=slave}} blocked reactor thread for 84423us
I20260709 12:15:32.101922 21002 tablet.cc:1724] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d: 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 12:15:32.085054 20550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.131:37959, user_credentials={real_user=slave}} blocked reactor thread for 116298us
I20260709 12:15:32.134116 21004 tablet.cc:1724] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118: 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 12:15:32.204595 21013 tablet.cc:1724] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118: 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 12:15:32.206796 21015 tablet.cc:1724] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d: 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 12:15:32.242369 21010 tablet.cc:1724] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d: 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 12:15:32.258104 20975 tablet.cc:1724] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d: 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 12:15:32.266029 21017 tablet.cc:1724] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d: 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 12:15:32.310199 21024 tablet.cc:1724] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d: 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 12:15:32.311709 21010 tablet.cc:1724] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d: 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 12:15:32.316720 21009 log.cc:927] Time spent T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d: Append to log took a long time: real 0.195s	user 0.000s	sys 0.003s
W20260709 12:15:32.323071 21011 log.cc:927] Time spent T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d: Append to log took a long time: real 0.189s	user 0.002s	sys 0.000s
I20260709 12:15:32.326869 20973 tablet.cc:1724] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118: 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 12:15:32.330646 21014 tablet.cc:1724] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118: 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 12:15:32.334851 21010 tablet.cc:1724] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d: 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 12:15:32.338788 21004 tablet.cc:1724] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118: 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 12:15:32.344833 21017 tablet.cc:1724] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d: 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 12:15:32.350069 20552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.130:34079, user_credentials={real_user=slave}} blocked reactor thread for 44762.4us
W20260709 12:15:32.359241 20699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.16.129:33633, user_credentials={real_user=slave}} blocked reactor thread for 96929.7us
I20260709 12:15:32.364867 20582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d61aac87edf34be1a499a5ca14b40326"
dest_uuid: "9272132a77c94f658747614a927d0118"
mode: GRACEFUL
new_leader_uuid: "b7fd135c4db44b7481272fc49019e92d"
 from {username='slave'} at 127.0.0.1:54510
I20260709 12:15:32.377321 21023 tablet.cc:1724] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d: 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 12:15:32.378588 20582 raft_consensus.cc:606] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Received request to transfer leadership to TS b7fd135c4db44b7481272fc49019e92d
I20260709 12:15:32.392019 21002 tablet.cc:1724] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d: 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 12:15:32.395263 20975 tablet.cc:1724] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d: 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 12:15:32.365916 20973 tablet.cc:1724] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118: 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 12:15:32.400282 21016 tablet.cc:1724] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d: 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 12:15:32.412971 21013 tablet.cc:1724] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118: 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 12:15:32.373147 21017 tablet.cc:1724] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d: 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 12:15:32.428412 21014 tablet.cc:1724] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118: 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 12:15:32.419648 21015 tablet.cc:1724] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d: 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 12:15:32.432793 21024 tablet.cc:1724] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d: 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 12:15:32.425263 20975 tablet.cc:1724] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d: 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 12:15:32.443820 21012 raft_consensus.cc:993] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118: : Instructing follower b7fd135c4db44b7481272fc49019e92d to start an election
I20260709 12:15:32.444729 21012 raft_consensus.cc:1081] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Signalling peer b7fd135c4db44b7481272fc49019e92d to start an election
I20260709 12:15:32.447330 20731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d61aac87edf34be1a499a5ca14b40326"
dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
 from {username='slave'} at 127.0.0.1:38742
I20260709 12:15:32.448328 20731 raft_consensus.cc:493] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:32.448804 20731 raft_consensus.cc:3060] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:32.485077 20731 raft_consensus.cc:515] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:32.488477 20731 leader_election.cc:290] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 3 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:32.488619 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61aac87edf34be1a499a5ca14b40326" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:32.489739 20584 raft_consensus.cc:3055] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:32.490154 20584 raft_consensus.cc:740] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9272132a77c94f658747614a927d0118, State: Running, Role: LEADER
I20260709 12:15:32.491175 20584 consensus_queue.cc:260] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [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: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:32.492252 20584 raft_consensus.cc:3060] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:32.494922 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61aac87edf34be1a499a5ca14b40326" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:32.495733 20658 raft_consensus.cc:3060] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:32.501506 20584 raft_consensus.cc:2468] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 3.
I20260709 12:15:32.503204 20699 leader_election.cc:304] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:32.504053 20658 raft_consensus.cc:2468] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 3.
I20260709 12:15:32.504369 20951 raft_consensus.cc:2804] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:32.504894 20951 raft_consensus.cc:697] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 3 LEADER]: Becoming Leader. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:32.505877 20951 consensus_queue.cc:237] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [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: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:32.507680 20658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d781cfd4ed3d4e5e95942254aa553e5b"
dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
mode: GRACEFUL
new_leader_uuid: "b7fd135c4db44b7481272fc49019e92d"
 from {username='slave'} at 127.0.0.1:38520
I20260709 12:15:32.508340 20658 raft_consensus.cc:606] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Received request to transfer leadership to TS b7fd135c4db44b7481272fc49019e92d
I20260709 12:15:32.510136 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:32.510823 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:32.516218 20482 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2: soft_deleted_table [id=5ecd22af09b2415b97e2cdbe517f6f5a] alter complete (version 1)
I20260709 12:15:32.529871 20481 catalog_manager.cc:5697] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d reported cstate change: term changed from 2 to 3, leader changed from 9272132a77c94f658747614a927d0118 (127.14.16.129) to b7fd135c4db44b7481272fc49019e92d (127.14.16.131). New cstate: current_term: 3 leader_uuid: "b7fd135c4db44b7481272fc49019e92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:32.589875 20935 raft_consensus.cc:993] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d: : Instructing follower b7fd135c4db44b7481272fc49019e92d to start an election
I20260709 12:15:32.590560 20953 raft_consensus.cc:1081] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Signalling peer b7fd135c4db44b7481272fc49019e92d to start an election
I20260709 12:15:32.592134 20731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d781cfd4ed3d4e5e95942254aa553e5b"
dest_uuid: "b7fd135c4db44b7481272fc49019e92d"
 from {username='slave'} at 127.0.0.1:38752
I20260709 12:15:32.592624 20731 raft_consensus.cc:493] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:32.592913 20731 raft_consensus.cc:3060] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:32.598435 20731 raft_consensus.cc:515] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:32.600126 20731 leader_election.cc:290] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 2 election: Requested vote from peers 9272132a77c94f658747614a927d0118 (127.14.16.129:33633), 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079)
I20260709 12:15:32.601133 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d781cfd4ed3d4e5e95942254aa553e5b" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9272132a77c94f658747614a927d0118"
I20260709 12:15:32.601405 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d781cfd4ed3d4e5e95942254aa553e5b" candidate_uuid: "b7fd135c4db44b7481272fc49019e92d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531554ed43f94f25ae4ba750df41b42d"
I20260709 12:15:32.601917 20584 raft_consensus.cc:3060] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:32.602149 20658 raft_consensus.cc:3055] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:32.602523 20658 raft_consensus.cc:740] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 531554ed43f94f25ae4ba750df41b42d, State: Running, Role: LEADER
I20260709 12:15:32.603305 20658 consensus_queue.cc:260] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:32.604314 20658 raft_consensus.cc:3060] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:32.607389 20584 raft_consensus.cc:2468] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 2.
I20260709 12:15:32.608726 20699 leader_election.cc:304] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9272132a77c94f658747614a927d0118, b7fd135c4db44b7481272fc49019e92d; no voters: 
I20260709 12:15:32.609437 20951 raft_consensus.cc:2804] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:32.609916 20951 raft_consensus.cc:697] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [term 2 LEADER]: Becoming Leader. State: Replica: b7fd135c4db44b7481272fc49019e92d, State: Running, Role: LEADER
I20260709 12:15:32.610755 20658 raft_consensus.cc:2468] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd135c4db44b7481272fc49019e92d in term 2.
I20260709 12:15:32.610698 20951 consensus_queue.cc:237] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } }
I20260709 12:15:32.619688 20481 catalog_manager.cc:5697] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d reported cstate change: term changed from 1 to 2, leader changed from 531554ed43f94f25ae4ba750df41b42d (127.14.16.130) to b7fd135c4db44b7481272fc49019e92d (127.14.16.131). New cstate: current_term: 2 leader_uuid: "b7fd135c4db44b7481272fc49019e92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd135c4db44b7481272fc49019e92d" member_type: VOTER last_known_addr { host: "127.14.16.131" port: 37959 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:33.000896 20584 raft_consensus.cc:1275] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Refusing update from remote peer b7fd135c4db44b7481272fc49019e92d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:33.002970 20951 consensus_queue.cc:1048] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:33.015612 20658 raft_consensus.cc:1275] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Refusing update from remote peer b7fd135c4db44b7481272fc49019e92d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:33.019910 20979 consensus_queue.cc:1048] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:33.034317 20660 raft_consensus.cc:1275] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 3 FOLLOWER]: Refusing update from remote peer b7fd135c4db44b7481272fc49019e92d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:33.036932 20979 consensus_queue.cc:1048] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531554ed43f94f25ae4ba750df41b42d" member_type: VOTER last_known_addr { host: "127.14.16.130" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:33.051522 20582 raft_consensus.cc:1275] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 3 FOLLOWER]: Refusing update from remote peer b7fd135c4db44b7481272fc49019e92d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:33.054522 20951 consensus_queue.cc:1048] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9272132a77c94f658747614a927d0118" member_type: VOTER last_known_addr { host: "127.14.16.129" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:33.511996 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:33.518635 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:33.519132 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:34.520242 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:34.525681 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:34.526158 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:15:35.744827 20607 debug-util.cc:398] Leaking SignalData structure 0x7b080021a460 after lost signal to thread 14405
W20260709 12:15:35.745947 20607 debug-util.cc:398] Leaking SignalData structure 0x7b08002543a0 after lost signal to thread 20518
W20260709 12:15:35.747023 20607 debug-util.cc:398] Leaking SignalData structure 0x7b0800369c60 after lost signal to thread 20610
W20260709 12:15:35.747936 20607 debug-util.cc:398] Leaking SignalData structure 0x7b08002b0bc0 after lost signal to thread 20685
W20260709 12:15:35.748826 20607 debug-util.cc:398] Leaking SignalData structure 0x7b080033c160 after lost signal to thread 20760
I20260709 12:15:35.805656 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:35.811547 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:35.812050 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:36.813012 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:36.821734 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:36.822186 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:37.823200 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:37.829188 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:37.829742 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:38.830821 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:38.836112 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:38.836651 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:39.838102 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:39.846982 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:39.847435 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:40.848588 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:40.853914 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:40.854453 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:41.855458 14402 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:41.862511 14402 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:41.862941 14402 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:42.927080 14402 tablet_server.cc:179] TabletServer@127.14.16.129:0 shutting down...
I20260709 12:15:42.978770 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:42.979707 14402 tablet_replica.cc:333] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:42.980583 14402 raft_consensus.cc:2243] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:42.981659 14402 raft_consensus.cc:2272] T 85987d395e264af8a7adcddc9a665719 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.984527 14402 tablet_replica.cc:333] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:42.985244 14402 raft_consensus.cc:2243] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:42.986066 14402 raft_consensus.cc:2272] T d71f0378e2164245a538905abe0c8664 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.989715 14402 tablet_replica.cc:333] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:42.990411 14402 raft_consensus.cc:2243] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:42.991290 14402 raft_consensus.cc:2272] T 4f6227ccd66e4a5694a0901ac1035204 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:42.993721 20699 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
I20260709 12:15:42.995045 14402 tablet_replica.cc:333] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:42.995846 14402 raft_consensus.cc:2243] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:42.997073 14402 raft_consensus.cc:2272] T 6abbe3a42cc84fe294f5906463db56d1 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:42.997853 20699 consensus_peers.cc:597] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d -> Peer 9272132a77c94f658747614a927d0118 (127.14.16.129:33633): Couldn't send request to peer 9272132a77c94f658747614a927d0118. 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 12:15:43.000038 14402 tablet_replica.cc:333] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:43.000772 14402 raft_consensus.cc:2243] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.001269 14402 raft_consensus.cc:2272] T 124d77d33d6c4414aca6034e386b2f9d P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.003968 14402 tablet_replica.cc:333] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:43.004804 14402 raft_consensus.cc:2243] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.005921 14402 raft_consensus.cc:2272] T b24a4e68efae4031b9f98d4dcdb1768e P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.008462 14402 tablet_replica.cc:333] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:43.009069 14402 raft_consensus.cc:2243] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.009622 14402 raft_consensus.cc:2272] T 733d596aff0d4e438429be3ad7e51822 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.011933 14402 tablet_replica.cc:333] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:43.012714 14402 raft_consensus.cc:2243] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.013652 14402 raft_consensus.cc:2272] T 8b5d435ba8b149b4b7365c50ded50e2b P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.016125 14402 tablet_replica.cc:333] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:43.016779 14402 raft_consensus.cc:2243] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.017699 14402 raft_consensus.cc:2272] T fa08c18905ea4493a7a587f42671dd5f P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.019955 14402 tablet_replica.cc:333] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:43.020560 14402 raft_consensus.cc:2243] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.021304 14402 raft_consensus.cc:2272] T d6f0c63287fe404393741d8ed5d0417b P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.025038 14402 tablet_replica.cc:333] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:43.025640 14402 raft_consensus.cc:2243] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.026082 14402 raft_consensus.cc:2272] T 7a16bbb1d2704d77b19c12377ae10c31 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.028481 14402 tablet_replica.cc:333] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:43.029012 14402 raft_consensus.cc:2243] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.029892 14402 raft_consensus.cc:2272] T 72c4e5f1f0644dff879987f291f6032e P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.032189 14402 tablet_replica.cc:333] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:43.032821 14402 raft_consensus.cc:2243] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.033270 14402 raft_consensus.cc:2272] T d61aac87edf34be1a499a5ca14b40326 P 9272132a77c94f658747614a927d0118 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.035545 14402 tablet_replica.cc:333] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:43.036042 14402 raft_consensus.cc:2243] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.036710 14402 raft_consensus.cc:2272] T 43d5983a9bc04d5fa39d8560d25465bb P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.038998 14402 tablet_replica.cc:333] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:43.039520 14402 raft_consensus.cc:2243] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.040359 14402 raft_consensus.cc:2272] T 5045b8e9570b4d25bd16f40d3307d756 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.043083 14402 tablet_replica.cc:333] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:43.043866 14402 raft_consensus.cc:2243] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.044515 14402 raft_consensus.cc:2272] T d781cfd4ed3d4e5e95942254aa553e5b P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.047309 14402 tablet_replica.cc:333] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:43.047868 14402 raft_consensus.cc:2243] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.048406 14402 raft_consensus.cc:2272] T adaafbc00ba34fb5904859e758881ed0 P 9272132a77c94f658747614a927d0118 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.050750 14402 tablet_replica.cc:333] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118: stopping tablet replica
I20260709 12:15:43.051263 14402 raft_consensus.cc:2243] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.052130 14402 raft_consensus.cc:2272] T 6492deb6f65641abaf036690ce968166 P 9272132a77c94f658747614a927d0118 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.123358 14402 tablet_server.cc:196] TabletServer@127.14.16.129:0 shutdown complete.
W20260709 12:15:43.126551 20625 consensus_peers.cc:597] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d -> Peer 9272132a77c94f658747614a927d0118 (127.14.16.129:33633): Couldn't send request to peer 9272132a77c94f658747614a927d0118. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:33633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.146000 20699 consensus_peers.cc:597] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d -> Peer 9272132a77c94f658747614a927d0118 (127.14.16.129:33633): Couldn't send request to peer 9272132a77c94f658747614a927d0118. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:33633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.153733 20699 consensus_peers.cc:597] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d -> Peer 9272132a77c94f658747614a927d0118 (127.14.16.129:33633): Couldn't send request to peer 9272132a77c94f658747614a927d0118. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:33633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.163034 20625 consensus_peers.cc:597] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d -> Peer 9272132a77c94f658747614a927d0118 (127.14.16.129:33633): Couldn't send request to peer 9272132a77c94f658747614a927d0118. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:33633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.184777 14402 tablet_server.cc:179] TabletServer@127.14.16.130:0 shutting down...
W20260709 12:15:43.221498 20701 consensus_peers.cc:597] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d -> Peer 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079): Couldn't send request to peer 531554ed43f94f25ae4ba750df41b42d. 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 12:15:43.221702 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:43.222733 14402 tablet_replica.cc:333] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.223891 14402 raft_consensus.cc:2243] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.224975 14402 raft_consensus.cc:2272] T 4f6227ccd66e4a5694a0901ac1035204 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.227088 20625 consensus_peers.cc:597] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d -> Peer 9272132a77c94f658747614a927d0118 (127.14.16.129:33633): Couldn't send request to peer 9272132a77c94f658747614a927d0118. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:33633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.227954 14402 tablet_replica.cc:333] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.228713 14402 raft_consensus.cc:2243] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.229693 14402 raft_consensus.cc:2272] T d71f0378e2164245a538905abe0c8664 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.231966 14402 tablet_replica.cc:333] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.232563 14402 raft_consensus.cc:2243] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.233115 14402 raft_consensus.cc:2272] T 6abbe3a42cc84fe294f5906463db56d1 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.235455 14402 tablet_replica.cc:333] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.236166 14402 raft_consensus.cc:2243] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.237143 14402 raft_consensus.cc:2272] T 85987d395e264af8a7adcddc9a665719 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.239542 14402 tablet_replica.cc:333] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.240157 14402 raft_consensus.cc:2243] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.240752 14402 raft_consensus.cc:2272] T 5045b8e9570b4d25bd16f40d3307d756 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.243193 14402 tablet_replica.cc:333] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.243774 14402 raft_consensus.cc:2243] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.244602 14402 raft_consensus.cc:2272] T 43d5983a9bc04d5fa39d8560d25465bb P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.246924 14402 tablet_replica.cc:333] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.247458 14402 raft_consensus.cc:2243] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.248229 14402 raft_consensus.cc:2272] T 124d77d33d6c4414aca6034e386b2f9d P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.250517 14402 tablet_replica.cc:333] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.251132 14402 raft_consensus.cc:2243] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.251597 14402 raft_consensus.cc:2272] T b24a4e68efae4031b9f98d4dcdb1768e P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.253755 14402 tablet_replica.cc:333] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.254314 14402 raft_consensus.cc:2243] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.254745 14402 raft_consensus.cc:2272] T 8b5d435ba8b149b4b7365c50ded50e2b P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.257157 14402 tablet_replica.cc:333] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.257851 14402 raft_consensus.cc:2243] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.258354 14402 raft_consensus.cc:2272] T 733d596aff0d4e438429be3ad7e51822 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.260876 20625 consensus_peers.cc:597] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d -> Peer 9272132a77c94f658747614a927d0118 (127.14.16.129:33633): Couldn't send request to peer 9272132a77c94f658747614a927d0118. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:33633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.261147 14402 tablet_replica.cc:333] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.261900 14402 raft_consensus.cc:2243] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.262419 14402 raft_consensus.cc:2272] T d61aac87edf34be1a499a5ca14b40326 P 531554ed43f94f25ae4ba750df41b42d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.264601 14402 tablet_replica.cc:333] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.265275 14402 raft_consensus.cc:2243] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.265944 14402 raft_consensus.cc:2272] T fa08c18905ea4493a7a587f42671dd5f P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.268103 14402 tablet_replica.cc:333] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.268695 14402 raft_consensus.cc:2243] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.269610 14402 raft_consensus.cc:2272] T d6f0c63287fe404393741d8ed5d0417b P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.271843 14402 tablet_replica.cc:333] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.272389 14402 raft_consensus.cc:2243] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.272931 14402 raft_consensus.cc:2272] T d781cfd4ed3d4e5e95942254aa553e5b P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.275089 14402 tablet_replica.cc:333] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.275646 14402 raft_consensus.cc:2243] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.276154 14402 raft_consensus.cc:2272] T 72c4e5f1f0644dff879987f291f6032e P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.278430 14402 tablet_replica.cc:333] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.278981 14402 raft_consensus.cc:2243] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.279851 14402 raft_consensus.cc:2272] T 7a16bbb1d2704d77b19c12377ae10c31 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.282006 14402 tablet_replica.cc:333] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.282764 14402 raft_consensus.cc:2243] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.283367 14402 raft_consensus.cc:2272] T adaafbc00ba34fb5904859e758881ed0 P 531554ed43f94f25ae4ba750df41b42d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.285415 14402 tablet_replica.cc:333] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d: stopping tablet replica
I20260709 12:15:43.285948 14402 raft_consensus.cc:2243] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.286448 14402 raft_consensus.cc:2272] T 6492deb6f65641abaf036690ce968166 P 531554ed43f94f25ae4ba750df41b42d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.301487 20699 consensus_peers.cc:597] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d -> Peer 9272132a77c94f658747614a927d0118 (127.14.16.129:33633): Couldn't send request to peer 9272132a77c94f658747614a927d0118. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.129:33633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.302402 20701 consensus_peers.cc:597] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d -> Peer 531554ed43f94f25ae4ba750df41b42d (127.14.16.130:34079): Couldn't send request to peer 531554ed43f94f25ae4ba750df41b42d. 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 12:15:43.331781 14402 tablet_server.cc:196] TabletServer@127.14.16.130:0 shutdown complete.
I20260709 12:15:43.373519 14402 tablet_server.cc:179] TabletServer@127.14.16.131:0 shutting down...
I20260709 12:15:43.405987 14402 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:43.406786 14402 tablet_replica.cc:333] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.408499 14402 raft_consensus.cc:2243] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.409262 14402 raft_consensus.cc:2272] T d71f0378e2164245a538905abe0c8664 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.412483 14402 tablet_replica.cc:333] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.413228 14402 raft_consensus.cc:2243] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.414211 14402 raft_consensus.cc:2272] T 85987d395e264af8a7adcddc9a665719 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.416867 14402 tablet_replica.cc:333] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.417469 14402 raft_consensus.cc:2243] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.418033 14402 raft_consensus.cc:2272] T 6abbe3a42cc84fe294f5906463db56d1 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.420390 14402 tablet_replica.cc:333] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.421083 14402 raft_consensus.cc:2243] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.421712 14402 raft_consensus.cc:2272] T 4f6227ccd66e4a5694a0901ac1035204 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.424060 14402 tablet_replica.cc:333] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.424737 14402 raft_consensus.cc:2243] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.425241 14402 raft_consensus.cc:2272] T 124d77d33d6c4414aca6034e386b2f9d P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.427582 14402 tablet_replica.cc:333] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.428274 14402 raft_consensus.cc:2243] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.428867 14402 raft_consensus.cc:2272] T b24a4e68efae4031b9f98d4dcdb1768e P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.431357 14402 tablet_replica.cc:333] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.431972 14402 raft_consensus.cc:2243] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.432984 14402 raft_consensus.cc:2272] T 733d596aff0d4e438429be3ad7e51822 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.435410 14402 tablet_replica.cc:333] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.436023 14402 raft_consensus.cc:2243] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.436578 14402 raft_consensus.cc:2272] T 8b5d435ba8b149b4b7365c50ded50e2b P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.438870 14402 tablet_replica.cc:333] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.439487 14402 raft_consensus.cc:2243] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.440037 14402 raft_consensus.cc:2272] T fa08c18905ea4493a7a587f42671dd5f P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.442376 14402 tablet_replica.cc:333] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.442986 14402 raft_consensus.cc:2243] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.443568 14402 raft_consensus.cc:2272] T d6f0c63287fe404393741d8ed5d0417b P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.445942 14402 tablet_replica.cc:333] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.446583 14402 raft_consensus.cc:2243] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.447109 14402 raft_consensus.cc:2272] T 43d5983a9bc04d5fa39d8560d25465bb P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.449277 14402 tablet_replica.cc:333] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.449916 14402 raft_consensus.cc:2243] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.450426 14402 raft_consensus.cc:2272] T 5045b8e9570b4d25bd16f40d3307d756 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.452639 14402 tablet_replica.cc:333] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.453161 14402 raft_consensus.cc:2243] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.454001 14402 raft_consensus.cc:2272] T d781cfd4ed3d4e5e95942254aa553e5b P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.456290 14402 tablet_replica.cc:333] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.456837 14402 raft_consensus.cc:2243] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.457316 14402 raft_consensus.cc:2272] T 72c4e5f1f0644dff879987f291f6032e P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.459461 14402 tablet_replica.cc:333] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.459986 14402 raft_consensus.cc:2243] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.460423 14402 raft_consensus.cc:2272] T 7a16bbb1d2704d77b19c12377ae10c31 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.463043 14402 tablet_replica.cc:333] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.463577 14402 raft_consensus.cc:2243] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.464583 14402 raft_consensus.cc:2272] T adaafbc00ba34fb5904859e758881ed0 P b7fd135c4db44b7481272fc49019e92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.466987 14402 tablet_replica.cc:333] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.467578 14402 raft_consensus.cc:2243] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.468093 14402 raft_consensus.cc:2272] T 6492deb6f65641abaf036690ce968166 P b7fd135c4db44b7481272fc49019e92d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.470795 14402 tablet_replica.cc:333] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d: stopping tablet replica
I20260709 12:15:43.471395 14402 raft_consensus.cc:2243] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.472339 14402 raft_consensus.cc:2272] T d61aac87edf34be1a499a5ca14b40326 P b7fd135c4db44b7481272fc49019e92d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.518621 14402 tablet_server.cc:196] TabletServer@127.14.16.131:0 shutdown complete.
I20260709 12:15:43.566295 14402 master.cc:562] Master@127.14.16.190:41065 shutting down...
I20260709 12:15:43.596776 14402 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.597469 14402 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.597909 14402 tablet_replica.cc:333] T 00000000000000000000000000000000 P 233a467681ed4bd4b74f95afb29dacf2: stopping tablet replica
I20260709 12:15:43.619505 14402 master.cc:584] Master@127.14.16.190:41065 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (21064 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (44224 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (216518 ms total)
[  PASSED  ] 8 tests.
I20260709 12:15:43.682382 14402 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2199 messages since previous log ~32 seconds ago
I20260709 12:15:43.682713 14402 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2210 messages since previous log ~32 seconds ago
I20260709 12:15:43.682902 14402 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2209 messages since previous log ~33 seconds ago
I20260709 12:15:43.683175 14402 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 ~53 seconds ago
I20260709 12:15:43.683382 14402 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 ~53 seconds ago
I20260709 12:15:43.683698 14402 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 10 messages since previous log ~0 seconds ago
I20260709 12:15:43.684037 14402 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~20 seconds ago
